> ## Documentation Index
> Fetch the complete documentation index at: https://docs.callintel.io/llms.txt
> Use this file to discover all available pages before exploring further.

# CallIntel

> Build intelligent voice calling experiences with AI agents. Automate customer interactions, deploy intelligent agents, and gain real-time insights.

<img style={{ borderRadius: "0.5rem" }} src="https://mintcdn.com/rejoicehubllp/LzdXog-36DnCnrxl/images/home.png?fit=max&auto=format&n=LzdXog-36DnCnrxl&q=85&s=7b2c5a4d35a03e87a6f9ffe247af2df9" alt="CallIntel Platform" width="1600" height="900" data-path="images/home.png" />

# Welcome to CallIntel

**Build intelligent voice calling experiences with AI agents**

CallIntel is an enterprise-grade AI-powered voice communication platform designed for modern contact centers. Automate customer interactions, deploy intelligent agents across multiple channels, and gain real-time insights—all with simple APIs and no infrastructure headaches.

**Perfect for:**

* 🎯 Customer service automation
* 📊 Lead generation and sales
* 📞 Inbound call management
* 🤖 AI-powered support agents
* 📱 Multi-channel communication

## Platform Features

<CardGroup cols={2}>
  <Card title="Intelligent AI Agents" icon="brain" href="/guides/core-concepts/agents">
    Deploy voice agents powered by OpenAI, Google Gemini, and other leading LLMs. Build custom agents with knowledge bases and real-time learning.
  </Card>

  <Card title="Advanced Call Management" icon="phone" href="/guides/core-concepts/calling">
    Inbound and outbound calling, real-time call routing, call recording, and intelligent queue management. Support for phone and web-based calls.
  </Card>

  <Card title="Rich Integrations" icon="plug" href="/guides/integrations/overview">
    Connect with Gmail, WhatsApp, Telegram, Shopify, and 100+ services. Custom webhooks and API integrations available.
  </Card>

  <Card title="Dashboard & Analytics" icon="chart-line" href="/guides/admin/super-admin-dashboard">
    Real-time dashboards for admin and organization-level analytics. Call history, agent performance, and billing insights.
  </Card>

  <Card title="Multi-Modal AI" icon="waveform" href="/guides/integrations/ai-models/overview">
    Speech-to-Text, Text-to-Speech, and Speaker Diarization. Support for 50+ languages with multiple provider options.
  </Card>

  <Card title="Flexible Billing" icon="credit-card" href="/guides/organization/billing-and-credits">
    Per-minute credit-based pricing with flexible subscription plans. Scale from startup to enterprise needs.
  </Card>
</CardGroup>

## Start Building in Minutes

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/guides/getting-started/quickstart">
    Get up and running with your first AI voice agent in 5 minutes. No infrastructure setup required.
  </Card>

  <Card title="Docker Deployment" icon="docker" href="/guides/getting-started/docker-setup">
    Deploy the complete platform locally or to production with Docker Compose.
  </Card>

  <Card title="Configuration Guide" icon="sliders" href="/guides/getting-started/configuration">
    Environment variables, API keys, and platform configuration for your setup.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Complete REST and WebSocket API documentation with code examples.
  </Card>
</CardGroup>

***

## For Different Roles

<CardGroup cols={3}>
  <Card title="Super Admins" icon="shield" href="/guides/admin/super-admin-dashboard">
    Manage the entire platform, organizations, agents, users, and billing.
  </Card>

  <Card title="Organization Admins" icon="building" href="/guides/organization/org-admin-dashboard">
    Manage your organization's agents, calls, users, and billing within your account.
  </Card>

  <Card title="Developers" icon="code" href="/api-reference/introduction">
    Build integrations, custom agents, and connect to your applications.
  </Card>
</CardGroup>

***

## Learn by Feature

<CardGroup cols={2}>
  <Card title="Create AI Agents" icon="robot" href="/guides/core-concepts/agents">
    Build conversational agents with knowledge bases, custom tools, and real-time learning.
  </Card>

  <Card title="Make & Receive Calls" icon="phone-arrow-up-right" href="/guides/core-concepts/calling">
    Initiate outbound calls, handle inbound calls, and manage call routing.
  </Card>

  <Card title="Use AI Models" icon="sparkles" href="/guides/integrations/ai-models/overview">
    Explore OpenAI, Google Gemini, Deepgram, ElevenLabs, and more.
  </Card>

  <Card title="Manage Billing" icon="wallet" href="/guides/organization/billing-and-credits">
    Understand subscription plans, credit system, and cost optimization.
  </Card>

  <Card title="Setup Integrations" icon="link" href="/guides/integrations/overview">
    Connect with Gmail, Telegram, WhatsApp, Shopify, and custom APIs.
  </Card>

  <Card title="Platform Architecture" icon="building" href="/guides/core-concepts/architecture">
    Understand the microservices architecture and how components interact.
  </Card>
</CardGroup>

***

## How It Works

CallIntel uses a modular, microservices architecture:

| Component                | Purpose                                                              |
| ------------------------ | -------------------------------------------------------------------- |
| **Agent Service**        | Create and manage AI agents with custom knowledge bases and tools    |
| **Call Service**         | Handle voice calls with intelligent routing and real-time management |
| **Organization Service** | Multi-tenant account and user management                             |
| **Scheduler Service**    | Automate and schedule calls for batch operations                     |
| **Integration Services** | Connect with 100+ external platforms via APIs                        |
| **LiveKit Server**       | Real-time communication infrastructure for WebRTC and voice calls    |

***

## Technology Stack

**Core Technologies:**

* **Backend**: FastAPI (Python) with async support
* **Real-time**: LiveKit for WebRTC and voice streaming
* **AI Models**: OpenAI, Google Gemini, Qwen, Claude
* **Speech AI**: Deepgram, AssemblyAI, Cartesia, ElevenLabs
* **Database**: Supabase (PostgreSQL)
* **Infrastructure**: Docker, Kubernetes-ready
* **Integrations**: MCP servers, REST APIs, Webhooks

<Card title="Explore the Architecture" icon="diagram-project" href="/guides/core-concepts/architecture">
  Deep dive into system design, components, and how everything connects together.
</Card>

***

## What's Included

<CardGroup cols={2}>
  <Card title="Pre-built Components" icon="check">
    Ready-to-use agent templates, knowledge bases, and integration modules.
  </Card>

  <Card title="Admin Dashboards" icon="check">
    Web interface for managing agents, calls, users, and organization settings.
  </Card>

  <Card title="APIs & Webhooks" icon="check">
    RESTful APIs for all operations plus webhook events for real-time integrations.
  </Card>

  <Card title="Multi-Language Support" icon="check">
    Support for 50+ languages across speech recognition and synthesis.
  </Card>

  <Card title="Analytics & Reporting" icon="check">
    Real-time dashboards with call analytics, agent performance, and billing insights.
  </Card>

  <Card title="Enterprise Features" icon="check">
    White-labeling, custom SLAs, dedicated support, and advanced security.
  </Card>
</CardGroup>

***

## Next Steps

<Steps>
  <Step title="Create Your First Agent">
    Go to the <a href="/guides/core-concepts/agents">Agent Setup Guide</a> and build your first AI voice agent.
  </Step>

  <Step title="Make Your First Call">
    Follow the <a href="/guides/core-concepts/calling">Calling Guide</a> to make test calls and understand call flows.
  </Step>

  <Step title="Explore Integrations">
    Check out <a href="/guides/integrations/overview">available integrations</a> to connect your systems.
  </Step>

  <Step title="Review API Documentation">
    Read the <a href="/api-reference/introduction">complete API documentation</a> for advanced integrations.
  </Step>
</Steps>

***

## Need Help?

<CardGroup cols={2}>
  <Card title="Documentation" icon="book" href="/">
    Browse comprehensive guides for every feature and use case.
  </Card>

  <Card title="GitHub Discussions" icon="github" href="https://github.com/rejoicehub/callintel-livekit/discussions">
    Join the community and ask questions.
  </Card>

  <Card title="GitHub Issues" icon="github" href="https://github.com/rejoicehub/callintel-livekit/issues">
    Report bugs or request features.
  </Card>

  <Card title="Email Support" icon="envelope" href="mailto:callintel01@gmail.com">
    Contact our support team.
  </Card>
</CardGroup>
