Technical Deep Dive

How a single prompt travels from your keyboard through the FastAPI gateway, ACL middleware, provider router, and streaming response — plus how RAG retrieves and reranks context.

Mini Map
🔄 Request Lifecycle
📚 Hybrid RAG Pipeline

Deployment Architecture

How the frontend, backend, database, and client apps connect through Cloudflare, Vercel, Render, and NeonDB.

☁️ Deployment Architecture

Auth & Security Flow

How every request is rate-limited, authenticated via session cookie or API key, authorized by role, and logged to the audit trail.

🔐 Auth & Security Flow

Waterfall SDLC

The sequential software development lifecycle that guided OllamoMUI from requirements through maintenance — with feedback arcs linking later phases back to earlier ones.

🌊 Waterfall SDLC