RAG server for quantitative finance research — layout-aware PDF/LaTeX/notebook ingestion, hybrid BM25 + BGE-M3 retrieval with reranking, local LLM synthesis, REST API and MCP server.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
120
commits
feat(07-03): add smoke test script for local wheel install verification
e2244bdView on GitHubdocs(07-03): add pip install quickstart and CLI reference to README
bf93c0eView on GitHubchore(07-03): add GitHub Actions publish workflow (Trusted Publisher OIDC)
2ceaa5aView on GitHubdocs(07-02): complete rag-server CLI plan — dispatcher, commands, setup wizard
bfdd45dView on GitHubfeat(07-02): setup_wizard.py — idempotent MCP registration and llm.yaml copy
3b95decView on GitHubfeat(07-02): CLI commands.py — start, mcp, start-qdrant implementations
948e777View on GitHubfeat(07-02): CLI dispatcher main.py with subcommand routing and first-run sentinel
48c966cView on GitHubdocs(07-01): complete fellowquant-rag package setup plan
63d4cfbView on GitHubfeat(07-01): add embedded assets package (Qdrant-only compose + llm.yaml.example) and cli namespace
3cf69efView on GitHubchore(07-01): rename package to fellowquant-rag, add rag-server console_script entry point
e942eeaView on GitHubfix(07-pip-package): revise plans based on checker feedback
d92d165View on GitHub