RAG Agent — ChatPDF
A RAG based AI assistant that allows you to upload PDFs and ask questions based on their content. It uses Qdrant as vector database and Inngest for observability features utilizing free models via Groq API
Python/fastapihuggingfaceQdrantInngestllamaIndexgroq
Technical highlights:
- •
Inngest for Observability features.
- •
Integration with Groq for running open-source LLMs.
- •
Qdrant vector store for efficient document retrieval.