A simple local RAG with sqlite and ollama. All data is kept local, MCP exposes it for further use.
Stars
6
Forks
3
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
58
commits
feat: auto-discover git repos recursively from configured paths (#12)
aa0967aView on GitHubfeat: rename 'group' to 'code' CLI and 'code_groups' to 'repositories' config key (#11)
705593cView on GitHubfeat: move project paths from DB to config.json (#10)
27dc8cfView on GitHubfeat: add generic metadata filtering to search (#8)
2740eb0View on GitHubfeat: propagate markdown frontmatter into chunk metadata (#7)
7dfa691View on GitHubfeat: add collections paths CLI and fix project path persistence (#6)
a449f05View on GitHubMerge pull request #1 from sebastianhutter/feature/gui-menu-bar
883802fView on GitHubfix: improve error handling for Ollama, config, MCP, and DB errors
bc19f28View on GitHubdocs: add GUI section, launchd plist, and SSE registration to README
d9fb1b9View on GitHub