nageoffer/ragent
企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。 observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 99
- Release rhythm 85
- Longevity 20
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 55
- age_days: 286
- days_rel: 23
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
3779 stars · 763 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ragent AI is a production-grade Java platform for building Agentic RAG applications, covering document ingestion, hybrid retrieval (vector, keyword, knowledge graph, web search), intent recognition, query rewriting, session memory, and MCP tool calling. It is also positioned as a hands-on learning project for Java backend developers transitioning into AI engineering.
Use cases
- build an enterprise RAG chatbot over internal documents
- implement hybrid retrieval with vector, keyword, and knowledge graph recall
- add MCP tool calling to an LLM agent in Java
- manage conversation memory with token cost control
- learn how production RAG systems are engineered end to end
- add rate limiting and fair queuing in front of LLM services
- trace and evaluate RAG answers with source attribution
When to choose
- you are a Java/Spring developer building a RAG or agent system in production
- you need a full pipeline from document ingestion to grounded answers with tracing
- you want a realistic, enterprise-level reference project for learning AI engineering
When to avoid
- you need a Python-based RAG stack like LangChain or LlamaIndex
- you only need a lightweight demo or a simple vector search wrapper
- you want a managed SaaS RAG service rather than a self-hosted platform
Facets
application · maturity active
rag agent-framework mcp search-engine chatbot llm-inference prompt-engineering web-framework large-language-models chatbots developer-tools education jvm self-hosted agentic-rag spring-ai hybrid-retrieval knowledge-base rerank session-memory interview-preparation enterprise retrieval-augmented-generation ai-agents natural-language-processing web-server docker
4 sources
- readme: https://github.com/nageoffer/ragent · fetched 2026-08-28 · 5d53f1e3ec39
- homepage: https://nageoffer.com/ragent · fetched 2026-08-29 · edc52d08efcb
- site_page: https://nageoffer.com/docs · fetched 2026-08-29 · 2085d089b778
- site_page: https://nageoffer.com/ragent/faq · fetched 2026-08-29 · f7f3746c2f3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nageoffer/ragent | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="nageoffer/ragent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem