Spaces:
Sleeping
Sleeping
ο»Ώ--- | |
title: FastAPI RAG API | |
emoji: π§© | |
colorFrom: purple | |
colorTo: indigo | |
sdk: docker | |
pinned: false | |
## π Available for Hire | |
**Specialties:** RAG Systems | PDF Processing | FastAPI | LangChain | |
**Rate:** $15β45/hour | |
**Contact:** [Upwork](https://www.upwork.com/) Β· [Email](mailto:[email protected]) | |
<hr /> | |
## π Available for Hire | |
**Specialties:** RAG Systems | PDF Processing | FastAPI | LangChain | |
**Rate:** $15β45/hour | |
**Contact:** [Upwork](https://www.upwork.com/) | [Email](mailto:[email protected]) | |
title: FastAPI RAG API | |
sdk: docker | |
pinned: false | |
--- | |
# FastAPI RAG API | |
Minimal backend for RAG (FastAPI + FAISS + Sentence-Transformers). | |
Open /docs for the interactive API. | |
## Quick test | |
curl -F "[email protected]" https://<API>/upload_pdf | |
curl -H "Content-Type: application/json" -d "{\"question\":\"What is the document about?\",\"top_k\":5}" https://<API>/ask_question | |