Enterprise AI Copilot
- Enterprise AI
- copilot-frontend.bravehill-b7d9fe57.centralindia.azurecontainerapps.io/
- Next.js 14, TypeScript, FastAPI (Python 3.11), OpenAI GPT-4o / GPT-4o-mini, PostgreSQL 15, Redis 7, Docker, GitHub Actions, Azure App Service
Overview
The Enterprise AI Copilot is the central intelligence layer of a multi-team enterprise platform. It owns the end-to-end user journey — authentication, the chat experience, AI orchestration (agent routing plus workflow execution), enterprise data access, and the integration fabric that fans out to the Documents, Analytics, and Industry Solutions teams and merges every result into a single unified answer.
Key capabilities
- Auto-routed chat — a hybrid rule + LLM router selects the right agent and tools for each request using JSON-mode tool selection.
- Workflow builder — turns insights into action, letting users design and execute multi-step automations.
- Enterprise data access — RBAC plus row-level access over a PostgreSQL core, with Redis for cache, session, and memory.
- Integration fabric — connects Virtue HRM, GitHub, Microsoft 365, and document sources through a shared tool catalog.
- Observability & cost tracking — OpenTelemetry traces and token/cost logging via Application Insights.
