huangjia2019/rag-project03-audit
[RAG训练营] u.geekbang.org/subject/airag/1009927 ESG合规审计系统 - 可持续发展报告检查工具
Implements RAG architecture from scratch using modular components—document chunking, vector embedding, and similarity-based retrieval—without heavy frameworks like LangChain. Built with FastAPI backend (Python 3.10), Milvus vector database, and React+Vite frontend, supporting both Windows and Ubuntu deployment with configurable OpenAI/DeepSeek API integration via environment variables.
No commits in the last 6 months.
Stars
34
Forks
26
Language
Python
License
—
Category
Last pushed
Jun 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/huangjia2019/rag-project03-audit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
masterFoad/NanoSage
Local LLM Powered Recursive Search & Smart Knowledge Explorer
LeDat98/NexusRAG
Hybrid RAG system combining vector search, knowledge graph (LightRAG), and cross-encoder...
Zakk-Yang/nexusync
Intuitive RAG system on top of LllamaIndex
Serhii2009/brix-protocol
Runtime Reliability Infrastructure for LLM Pipelines — enforce deterministic rules, measure the...
Ambuj123-lab/agentic-rag-financial-parser
Enterprise RAG ecosystem managing 15,000+ semantic chunks. Features hybrid parsing...