ma2za/docqa-stream
Document QA with FastAPI, Weaviate and Azure OpenAI
This tool helps developers quickly set up a document question-answering system using their own PDF documents. You upload PDF files, and then you can ask questions against the content of those documents. The system streams answers back to you, making it useful for developers building AI-powered internal knowledge bases or customer support tools.
Use this if you are a developer looking for a ready-to-deploy example of a document Q&A API using FastAPI, Weaviate, and Azure OpenAI.
Not ideal if you are an end-user without development experience or if you need a pre-built user interface rather than an API.
Stars
9
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ma2za/docqa-stream"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Snaiel/OpenAI-Milvus-QA-Over-Docs
Uses Milvus and OpenAI's API to perform question answering over documents with a chat interface
ngmisl/mojo-qa
Using langchain, deeplake and openai to create a Q&A on the Mojo lang programming manual
sohamw03/GramLearn
Local RAG based LLM Pipeline for Grammar teaching.
s-l-h/qax
a basic proof-of-concept implementation of...
dmanning23/SanFranciscoFoodTruckQA
Find out about food trucks in San Francisco using AI