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

# Welcome to eigi.ai

> Transform Business Communication with AI-Powered Voice Agents

## What is eigi.ai?

**eigi.ai** is an enterprise-grade conversational AI platform that enables businesses to create, deploy, and manage intelligent voice agents. Whether you're building customer support agents, sales assistants, appointment schedulers, or survey bots, eigi.ai provides everything you need to create sophisticated voice agents without writing code.

<Card title="Get started in minutes" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to deploy your first AI voice agent.
</Card>

<Card title="Use the CLI" icon="terminal" href="/cli/introduction" horizontal>
  Install the official CLI to fetch prompts, create agents, and test flows from
  your terminal.
</Card>

<Card title="Install the Claude Code plugin" icon="puzzle-piece" href="/plugins/introduction" horizontal>
  Add the official plugin to get eigi.ai MCP tools and prompt-writing skills in
  one Claude Code setup.
</Card>

## Core Capabilities

<Columns cols={2}>
  <Card title="Natural Voice Conversations" icon="microphone">
    AI agents that speak and listen like humans using state-of-the-art LLM, TTS,
    and STT providers.
  </Card>

  <Card title="Modular Architecture" icon="puzzle-piece">
    Mix and match LLM (OpenAI, Anthropic, Google), TTS (ElevenLabs, Cartesia,
    Sarvam), and STT (Deepgram) providers.
  </Card>

  <Card title="Enterprise Telephony" icon="phone">
    Production-ready integration with Plivo and Twilio for inbound and outbound
    calls at scale.
  </Card>

  <Card title="No-Code Builder" icon="wand-magic-sparkles">
    Intuitive dashboard to configure agents, prompts, voices, and integrations
    without programming.
  </Card>

  <Card title="API Integrations" icon="plug">
    Connect to any external system, database, or service through Dynamic API
    Tools and MCP (Model Context Protocol).
  </Card>

  <Card title="Real-Time Analytics" icon="chart-line">
    Monitor conversations, track performance, analyze sentiment, and optimize
    agent behavior.
  </Card>
</Columns>

## Platform Features

Explore what makes eigi.ai the perfect platform for conversational AI.

<Columns cols={2}>
  <Card title="Agent Builder" icon="robot" href="/essentials/settings">
    Create and configure AI voice agents with custom prompts, tools, and voice
    profiles.
  </Card>

  <Card title="Call Management" icon="phone-volume" href="/essentials/navigation">
    Initiate outbound calls, handle inbound routing, and schedule calls at
    scale.
  </Card>

  <Card title="API Documentation" icon="code" href="/api-reference/introduction">
    Comprehensive API reference for integrating eigi.ai into your applications.
  </Card>

  <Card title="Development Setup" icon="terminal" href="/development">
    Set up your local development environment and start building.
  </Card>

  <Card title="CLI Guide" icon="terminal" href="/cli/introduction">
    Terminal-first workflows for prompts, agents, chat, and calls.
  </Card>
</Columns>

## Use Cases

<AccordionGroup>
  <Accordion title="Customer Support" icon="headset">
    Automate customer service calls with AI agents that understand context, access customer data through APIs, and resolve issues naturally. Handle common queries 24/7 while routing complex issues to human agents.
  </Accordion>

  <Accordion title="Sales & Lead Qualification" icon="chart-mixed">
    Engage leads with conversational agents that qualify prospects, answer
    questions, schedule meetings with sales teams, and follow up automatically.
    Increase conversion rates with personalized outreach at scale.
  </Accordion>

  <Accordion title="Appointment Scheduling" icon="calendar-check">
    Manage bookings and appointments through voice calls with calendar
    integration, automated reminders, and rescheduling capabilities. Reduce
    no-shows and optimize scheduling efficiency.
  </Accordion>

  <Accordion title="Surveys & Feedback" icon="clipboard-question">
    Conduct phone surveys at scale with agents that adapt questions based on
    responses, capture detailed feedback, and analyze sentiment. Get higher
    response rates than traditional methods.
  </Accordion>

  <Accordion title="Healthcare & Wellness" icon="heart-pulse">
    Patient reminders, prescription refills, appointment confirmations, and health
    check-ins with HIPAA-ready architecture. Improve patient engagement and reduce
    administrative overhead.
  </Accordion>

  <Accordion title="Education & Training" icon="graduation-cap">
    Interactive voice-based learning experiences, student support, attendance tracking, and administrative task automation. Enhance student engagement with conversational AI.
  </Accordion>
</AccordionGroup>

## Getting Started

<Steps>
  <Step title="Create an Account">
    Sign up for eigi.ai and get your API keys from the dashboard.
  </Step>

  <Step title="Build Your First Agent">
    Use the no-code builder to configure your agent's personality, voice, and
    tools.
  </Step>

  <Step title="Test & Refine">
    Test conversations in the sandbox environment and refine your prompts.
  </Step>

  <Step title="Deploy & Monitor">
    Go live with your agent and monitor performance through real-time analytics.
  </Step>
</Steps>

## API Integration

Integrate eigi.ai into your applications with our comprehensive REST APIs.

<Card title="API Reference" icon="brackets-curly" href="/api-reference/introduction" horizontal>
  Explore our full API documentation with authentication, endpoints, and
  examples.
</Card>

## Support & Resources

<CardGroup cols={2}>
  <Card title="Dashboard" icon="grid" href="https://eigi.ai">
    Access the eigi.ai platform
  </Card>

  <Card title="Support" icon="envelope" href="mailto:buddy@eigi.ai">
    Get help from our team
  </Card>
</CardGroup>
