Back to search
RAG-Ops is a production-style Retrieval-Augmented Generation (RAG) system designed with an Ops-first mindset, combining agentic orchestration, vector databases, and LLMs with observability, retries, throttling, and scalable deployment on AWS.
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
3
commits
Inggest setps run logic utilized to perform pdf ingetion and vector storing in one function, and queries vector store and using llm to generate response from another function.
b6fee9bView on GitHubINIT: Setup Clients for Qdrant, OpenAI, FastAPI, Inngest.
3fb97d0View on GitHub