You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dora will answer using only information from the documents
API Endpoints
Method
Endpoint
Description
GET
/health
Check server and Ollama status
POST
/upload
Upload a document
GET
/documents
List uploaded documents
DELETE
/documents
Clear all documents
POST
/chat/stream
Send message and stream response
Features
Document upload (PDF, TXT, MD)
Multi-document search
Real-time streaming responses
Source citation in answers
Clean, responsive UI
About
Dora is an AI-powered customer support agent built using RAG with Mistral AI, FastAPI, and Vite, enabling secure question-answering over uploaded business documents.