← Back to Projects
productionai

AI-EventPlanner

Multi-agent event planning powered by 7 specialized AI agents

A multi-tenant SaaS platform where a coordinator agent orchestrates seven specialized AI agents — analytics, compliance, financial, marketing, project management, resource planning, and stakeholder management. Built with LangGraph for agent orchestration with hybrid LLM routing: Gemini for routine tasks, GPT-4 for quality-critical operations.

AI Capabilities

  • Coordinator agent orchestrating 7 specialized agents
  • Hybrid LLM routing for cost optimization (99% savings)
  • Persistent conversation memory
  • Multi-tenant LLM cost controls
  • Subscription-based feature gating

AI Technology

LangGraphGoogle Gemini 2.0GPT-4ClaudeLangsmith

Architecture Notes

LangGraph state machine with directed agent graph. Each agent has isolated tools and memory. Coordinator uses intent classification to route to appropriate specialist.

Tech Stack

PythonFastAPILangGraphLangChainPostgreSQLAzure