
HelpDash is a production-ready multi-agent backend built using FastAPI. It exposes AI-powered Support and Dashboard agents via a versioned REST API. CrewAI handles agent orchestration, Gemini API powers LLM responses, and MongoDB Atlas stores structured data. The backend is containerized and served using Gunicorn + Uvicorn behind NGINX, with environment-based configuration and CORS support.