Agentic-RAG Framework: A high-performance knowledge retrieval system featuring Hybrid Search (FAISS + BM25), RRF Re-ranking, and MySQL/Redis persistent storage.
Stars
60
Forks
0
Watchers
60
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Optimized the method for handling table cross-page transitions.
3352488View on GitHubOptimize long text streaming rendering performance and refactor speech bubble logic
d5130b8View on GitHubfeat: optimize RAG engine stream logic and frontend message rendering
cf57801View on GitHubchore: add streaming LLM, RAG stream endpoint, idempotency tests and docs
bcdd93bView on GitHubrefactor: implement idempotency and concurrency control for ingestion pipeline
846315fView on GitHubfeat: fully functional RAG with multi-route retrieval, CALC tool, and frontend integration
d2b4814View on GitHubfeat: implement intent-based RAG with CALC and SUMMARY tools
0543527View on GitHub