A fully local, multi-agent Retrieval-Augmented Generation (RAG) system built with Spring Boot 4 and Java 25. It features explicit agent orchestration, SSE-based agent observability, document versioning, and re-embedding strategies.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Update unit tests to match new citation-free answer validation
5087ec3View on GitHubUpdate README with answer quality improvements and model upgrade
80e817dView on GitHubImprove RAG answer quality with enhanced prompts and model upgrade
731a819View on GitHubAdd Docker PostgreSQL database management documentation
3d5e53eView on GitHubAdd comprehensive testing infrastructure and CI/CD pipeline
3f29697View on GitHubAdd comprehensive multi-agent system documentation to README
e9acf7cView on GitHubElevate all debug logging to info level for better visibility
71585f8View on GitHubReplace System.out/err with SLF4J logging and enhance observability
f3729b3View on GitHubImplement RAG agent orchestrator with direct Ollama integration
f40fb59View on GitHub