#23 · Primary category: Knowledge Base & RAG

MaxKB

agent agentic-ai chatbot deepseek-r1 knowledgebase langchain llama3 llm maxkb mcp-server ollama pgvector qwen3 rag

🔥 MaxKB is an open-source platform for building enterprise-grade agents.

Project last updated:08/29/26

GitHub Stars

22.6K

Forks

3.1K

Contributors

96

License

GPL-3.0

Why we included this project

MaxKB is a solid choice for teams that want to turn internal documents, crawled web pages, and other scattered content into a Q&A system without writing much integration code. It handles the full RAG pipeline, from document upload through automatic text splitting and vectorization, so answers stay grounded in your own material rather than invented by the model. On top of retrieval, it adds a workflow engine, a function library, and MCP tool-use for chaining steps and calling external tools in more complex business flows. The platform works with private models like DeepSeek, Llama, and Qwen as well as hosted APIs such as OpenAI, Claude, and Gemini, and it deploys as a single Docker container. That makes it a practical option for a self-hosted knowledge assistant you can wire into existing systems with minimal coding.

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