#64 · Primary category: Knowledge Base & RAG
ragent
Enterprise-grade Agentic RAG agent with end-to-end document parsing, multi-path retrieval, intent recognition, question rewriting, conversation memory, MCP tool calling, and deep thinking, designed for real business scenarios with complete engineering implementation from scratch.
Project last updated:08/25/26
GitHub Stars
3.8K
Forks
767
Contributors
14
License
Apache-2.0
Why we included this project
For Java teams building document-grounded question answering, this is a rare find: a full production-oriented Agentic RAG implementation rather than a thin demo wrapper. The pipeline runs from document ingestion to answered questions, with hybrid retrieval that pulls from vector, keyword, knowledge-graph, and web sources before reranking and fusing the results. What separates it from the usual tutorial code is the engineering around real-world failures: intent recognition and question rewriting, conversation memory backed by persisted summaries to control token costs, MCP tool discovery, and distributed concurrency control so a traffic spike doesn't overwhelm the model service. An admin console, answer tracing, user feedback, and a configurable ingestion pipeline round out the system. Developers who want to see how production RAG handles pitfalls, or teams hunting for a serious starting point for enterprise deployments, will find genuinely battle-tested patterns here.
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
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience