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

# Agni - by Ravan.ai

> The world's most natural voice AI. Real emotion. Real turn-taking. Real conversation. Not a chatbot. Not a script. Just talk.

<div style={{ position: 'relative', width: '100%', paddingBottom: '56.25%', borderRadius: '12px', overflow: 'hidden', marginBottom: '16px' }}>
  <iframe width="100%" height="100%" src="https://www.youtube.com/embed/5-PJI1fTRvc?si=DP1IsAqC0_b_81jh" title="Agni by Ravan.ai" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%' }} />
</div>

<a
  href="/guides/enterprise-plan"
  style={{
display: "inline-flex",
alignItems: "center",
gap: "8px",
padding: "10px 14px",
border: "1px solid #f97316",
borderRadius: "10px",
textDecoration: "none",
fontWeight: 700,
marginBottom: "10px"
}}
>
  Explore Enterprise Plan
</a>

<p style={{ marginTop: "0", marginBottom: "14px", fontSize: "15px" }}>
  You can go here to book an appointment for your enterprise onboarding.
</p>

## Experience it. Don't read. Listen.

We could write paragraphs about latency, orchestration, and cost curves. Or you could just talk to it and know.

<CardGroup cols={2}>
  <Card title="Try the Demo" icon="microphone-lines" href="https://agni.ravan.ai">
    Experience Agni immediately. No signup required. Talk to it and then decide.
  </Card>

  <Card title="View API Docs" icon="code" href="/api-reference/introduction">
    Dive straight into our API reference and start integrating in minutes.
  </Card>
</CardGroup>

***

## Real-Time Voice Infrastructure

Enterprise-grade scale and performance, out of the box.

<CardGroup cols={2}>
  <Card title="<300ms Latency" icon="bolt-lightning">
    Human-speed response times. No awkward pauses.
  </Card>

  <Card title="100k+ Daily Calls" icon="phone-volume">
    Tested and proven at scale across production workloads.
  </Card>

  <Card title="2,000+ Businesses" icon="buildings">
    Trusted by teams worldwide for customer-facing calls.
  </Card>

  <Card title="8 Concurrency" icon="infinity">
    No provider throttling. Scale on your terms.
  </Card>

  <Card title="Simple Pricing" icon="tag">
    Transparent, usage-based pricing. Contact sales for details.
  </Card>

  <Card title="50+ Languages" icon="earth-americas">
    Native fluency globally. Not just translation.
  </Card>
</CardGroup>

***

## Why this is different.

Built from scratch for the post-real-time era. Not retrofitted. Not patched. Designed.

<AccordionGroup>
  <Accordion icon="waveform-lines" title="01. Real emotion, not synthesis">
    Agni doesn't stitch audio clips together. It thinks in voice -- it pauses, laughs, hesitates, and breathes. It sounds the way humans actually talk.
  </Accordion>

  <Accordion icon="route" title="02. Model-agnostic runtime">
    We don't lock you into one vendor. Agni dynamically routes across real-time engines to guarantee the best latency, quality, and cost -- on every single call.
  </Accordion>

  <Accordion icon="server" title="03. Your concurrency, your control">
    No provider contracts throttling your scale. Concurrency is entirely in your hands -- whether you need 50, 500, or 5,000 simultaneous sessions.
  </Accordion>

  <Accordion icon="microchip" title="04. Built for the post-real-time era">
    Competitors architected their systems before streaming models even existed. Agni was designed from day one for the world we're in right now.
  </Accordion>
</AccordionGroup>

***

## Transparent Pricing

<div
  style={{
border: "1px solid #e5e7eb",
borderRadius: "16px",
padding: "24px",
marginBottom: "12px",
}}
>
  <div
    style={{
  width: "28px",
  height: "28px",
  border: "2px solid #f97316",
  borderRadius: "6px",
  color: "#ea580c",
  display: "inline-flex",
  alignItems: "center",
  justifyContent: "center",
  fontWeight: 700,
  marginBottom: "12px",
}}
  >
    \$
  </div>

  <p style={{ margin: 0, fontSize: "32px", fontWeight: 700, lineHeight: 1.2 }}>
    Usage-Based Pricing
  </p>

  <p style={{ margin: "8px 0 0 0", fontSize: "18px", lineHeight: 1.55 }}>
    <strong>Simple. Transparent. No hidden fees.</strong> Pricing is matched to your region and usage.
  </p>
</div>

<a
  className="regional-pricing-link"
  id="regional-pricing-link"
  href="https://agni.ravan.ai/"
  target="_blank"
  rel="noreferrer"
  style={{
display: "block",
padding: "24px",
border: "1px solid #e5e7eb",
borderRadius: "12px",
textDecoration: "none",
color: "inherit",
fontSize: "18px",
fontWeight: 600,
lineHeight: 1.5,
}}
>
  <span className="regional-pricing-link__text">
    For pricing-related questions, visit the pricing page for your region.
  </span>

  <span className="regional-pricing-link__cta">View pricing</span>
</a>

<br />

## Explore the Docs

<CardGroup cols={2}>
  <Card title="Guides" icon="book-open" href="/guides/authentication">
    Step-by-step walkthroughs for every feature in the Agni platform.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Full REST API documentation with cURL, Python, and JavaScript examples.
  </Card>

  <Card title="Talk to Agni" icon="comment-dots" href="https://agni.ravan.ai">
    Words don't do it justice. Try the demo and then decide.
  </Card>
</CardGroup>
