RocketRAG is a high-performance Retrieval-Augmented Generation (RAG) system designed with a focus on speed, simplicity, and extensibility. Built on top of state-of-the-art libraries, it provides both CLI and web server capabilities for seamless integration into any workflow.
Stars
78
Forks
7
Watchers
78
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
1
commits
Merge pull request #6 from TheLion-ai/feat/add-supported-filetypes-to-loades
b5b5513View on GitHubfeat(loaders): add file format validation to base loader
ca0ef3fView on GitHubMerge pull request #5 from TheLion-ai/fix/cli-server-host-port
6301f8eView on GitHubfix(cli): pass port and host parameters to start_server
0676688View on GitHubMerge pull request #1 from mccannm11/add-module-loading-indication-to-prepare
9a66e08View on GitHubShow a loading spinner when loading modules during prepare command
2cafa7fView on GitHub