#276 · Primary category: AI Agents & Automation

Yuxi

agentic-rag ai-agents deepagents docker document-ai fastapi harness kbqa kgqa knowledge-base knowledge-graph langgraph llms mcp milvus multi-agent neo4j rag self-hosted vue

Self-hosted knowledge agent platform for RAG, knowledge graphs and multi-agent workflows.

Project last updated:08/28/26

GitHub Stars

6.6K

Forks

981

Contributors

54

License

MIT

Why we included this project

Yuxi bundles what it takes to run question answering over your own documents and knowledge graphs as one self-hosted service. It pairs retrieval-augmented generation with graph reasoning, so answers come with citations and follow relationships between entities instead of relying on whatever the model happens to recall. Admins configure knowledge bases, models, and permissions in a multi-tenant workspace, while the people actually using it just chat with agents that can reach into MCP tools, sandboxed utilities, and sub-agents. For a team that wants a working knowledge-agent environment without assembling separate retrieval, graph, and orchestration components by hand, the Docker Compose setup keeps the barrier to trying it low.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category