Django medical RAG assistant

Project routes and indexed references

This page replaces the old FastAPI docs route with a Django-native overview of the live endpoints and the documents already present in the FAISS metadata store.

Endpoints

Available routes

/
Interactive browser UI for asking medical questions.
GET
/health
Runtime status for the RAG index and local model.
GET
/ask
JSON or form endpoint for assistant responses.
POST
/docs
Human-readable endpoint and source reference page.
GET
/admin/
Standard Django admin entrypoint.
GET
Reference files

114 documents in chunk metadata