Next.js Business Orchestrator Template

A multi-agent business orchestration template with company management, agent creation, task scheduling, and real-time chat powered by ChatBotKit, Next.js, and shadcn/ui.

nextjs
app-router
template
1658

This template provides a complete multi-agent orchestration interface for business workflows. Users create companies, assign AI agents to each company with configurable models and backstories, and interact with agents through a real-time chat interface.

The architecture uses ChatBotKit blueprints as company containers and bots as agents within those containers. A shared AgentForm component keeps creation and settings views consistent. Task scheduling supports immediate execution, one-off scheduled runs, and recurring intervals with client-side persistence.

Authentication is handled via NextAuth with Google OAuth, and all server actions use session guards to keep API keys off the client. The model list is configurable through an AGENT_MODELS environment variable.

This is the recommended starting point for building multi-agent business platforms where different teams or departments need their own set of specialized AI agents.

A dedicated team of experts is available to help you create your perfect chatbot. Reach out via or chat for more information.