HelpDash

PythonFastAPIMongoDBCrewAIGemini APIDockerNGINXGunicornUvicorn
HelpDash

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.

Key Features

  • Multi-agent AI orchestration
  • Automated support query handling
  • Dashboard insights generation
  • Versioned API endpoints
  • Health check routes
  • CORS-enabled backend
  • Production-ready deployment setup