企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。
Ragent is a Java-based, enterprise-grade Agentic RAG platform built with Spring AI that covers the full pipeline from document ingestion to intelligent question answering. It implements parallel multi-channel retrieval with deduplication and reranking, a tree-structured intent classifier that requests clarification when confidence falls below a threshold, query rewriting for multi-turn conversations, session memory management, and MCP tool integration that automatically invokes business tools for non-knowledge intents. The platform includes a model scheduling layer with health checks, first-packet latency probing, and automatic failover so that individual model outages do not interrupt service. It connects to LLMs through a custom scheduling engine rather than LangChain4j or Spring AI abstractions, a deliberate design choice the project documents in detail. The primary audience is Java backend developers transitioning into AI engineering roles, and the repository explicitly frames the codebase as resume-ready material for candidates who need to demonstrate production-grade RAG and Agent experience in technical interviews.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
git clone https://github.com/nageoffer/ragent && cp ragent/*.md ~/.claude/agents/Resumen de Subagents
Lo que la gente pregunta sobre ragent
¿Qué es nageoffer/ragent?
+
nageoffer/ragent es subagents para el ecosistema de Claude AI. 企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。 Tiene 4k estrellas en GitHub y su última actualización registrada es del 2026-09-13.
¿Cómo se instala ragent?
+
Puedes instalar ragent clonando el repositorio (https://github.com/nageoffer/ragent) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar nageoffer/ragent?
+
Nuestro agente de seguridad ha analizado nageoffer/ragent y le ha asignado un Trust Score de 97/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene nageoffer/ragent?
+
nageoffer/ragent es mantenido por nageoffer. La última actividad registrada en GitHub es del 2026-09-13, con 58 issues abiertos.
¿Hay alternativas a ragent?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega ragent en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/nageoffer-ragent)<a href="https://claudewave.com/repo/nageoffer-ragent"><img src="https://claudewave.com/api/badge/nageoffer-ragent" alt="Featured on ClaudeWave: nageoffer/ragent" width="320" height="64" /></a>Más Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.