An open API service indexing awesome lists of open source software.

https://github.com/pankaj085/pdf_qa

PDF Q&A API is a modular FastAPI backend that lets you upload PDF documents and ask context-aware questions about their content. Powered by Groq LLM, SentenceTransformers, and ChromaDB, it delivers accurate, semantic answers based on your PDFs, with a clean architecture for easy maintenance and extension.
https://github.com/pankaj085/pdf_qa

ai aiagent chromadb embeddings groq langchain langchain-python llm python vector-database

Last synced: about 1 month ago
JSON representation

PDF Q&A API is a modular FastAPI backend that lets you upload PDF documents and ask context-aware questions about their content. Powered by Groq LLM, SentenceTransformers, and ChromaDB, it delivers accurate, semantic answers based on your PDFs, with a clean architecture for easy maintenance and extension.

Awesome Lists containing this project