Self-hosted RAG framework with RBAC, multi-LLM support, and natural language SQL over tabular data
Stars
12
Forks
0
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
7
commits
Merge dev branch: CI pipeline, health endpoint, code formatting, test suite
8f132a8View on GitHubMerge pull request #4 from shivama205/claude/polish-project-WVv5o
121c7c6View on GitHubFix CI: add httpx to test deps (required by starlette TestClient)
f563512View on GitHubMerge pull request #3 from shivama205/claude/polish-project-WVv5o
9b414daView on GitHubFix CI: add pytest config, simplify test runner, remove coverage step
ebeedccView on GitHubMerge pull request #2 from shivama205/claude/polish-project-WVv5o
cd36630View on GitHubFormat entire codebase with black + isort, fix all lint issues
069112eView on GitHubFix CI: add missing test deps, simplify lint to critical-only checks
f2720d4View on GitHubMerge pull request #1 from shivama205/claude/polish-project-WVv5o
4e73adaView on GitHubAdd dev branch to CI triggers, add PyMySQL for test deps, add CI badge
b545d67View on GitHubFix health tests to run fully + fix 2 pre-existing Python 3.11 bugs
dcd8962View on GitHub