AngBot is a multi-agent AI assistant designed to bring contextual intelligence to Discord servers.
- Custom Subagents: Bind different AI configurations, system prompts, and custom files to specific Discord channels.
- Context Inheritance: Subagents automatically inherit the system prompt and document database of the server's global parent agent.
- RAG-Powered Ingestion: Upload text files or PDFs to the dashboard. The bot automatically chunks, embeds, and retrieves relevant context to answer user queries accurately.
- Web Dashboard: An elegant portal to manage agents, configure system instructions, upload reference documents, and view token usage and call invocation telemetry.
Important
This is a school project. It was built as an academic submission and is not open for public contributions or external pull requests.