Built end to end
Backend, LLM layer, and frontend, shipped as one product. An async FastAPI service handles request orchestration, with Celery and Redis carrying the long-running analysis work off the request path so the UI stays responsive while jobs run.