Enterprise-ready fork of agentic-rag-for-dummies (M4 routing, OpenBB citations, enterprise API, OCR service).
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
151
commits
docs(design): add detailed end-to-end design document
2b3d32bView on GitHubfeat(llm): add OpenAI-compatible cloud provider via env LLM_PROVIDER
9729229View on GitHubfeat: add PaddleOCR GPU PDF-to-Markdown standalone script
9525648View on GitHubfeat: add auto PDF complexity routing and paddleocr option for pdf_to_md
70b63b6View on GitHubdocs: add Chinese PDF-to-Markdown notebook and CLI script
7f911ffView on GitHubfeat(ocr): add Tencent OCR backend with table-detection policy
6eab82eView on GitHubdocs: document Tencent OCR env + table-only policy
4b8a3b6View on GitHubAdd PaddleOCR microservice and OCR fallback for scanned PDFs
ea6f001View on GitHubM4: wire intent routing and add market/fusion paths
c2860e8View on GitHubdocs: document routing modes (document|market|fusion)
27deb00View on GitHubfeat(openbb): pack tool outputs with structured citations
217544fView on GitHubtest: fix import paths and OpenBB tool invocation in tests
4d2684fView on GitHub