A fully local, private AI assistant for querying internal PDF documents — no data leaves your machine. Built on Apple Silicon with Ollama, PostgreSQL/pgvector, FastAPI, and React.
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
7
commits
feat: ingest PDFs from any folder on disk, expand README with setup guide
2020302View on GitHubfeat: knowledge graph RAG layer — entity extraction, graph traversal, and entity browser
1e1be86View on GitHubfeat: rich text responses, table extraction, and retrieval quality fixes
1e8db15View on GitHubfeat: book favicon, collapsible and resizable sidebar
7e28193View on GitHubchore: remove CLAUDE.md from repo (AI tooling config, not app code)
e7260dcView on GitHubfeat: initial commit — fully local RAG system for private document Q&A
b8793a7View on GitHub