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

# Introduction

> Welcome to Pranthora!

## What is Pranthora ?

Pranthora lets you create voice agents and workflows with built-in integrations to multiple providers.\
Simply plug in what you need, and your agent is ready to handle complex, real-world tasks — from automations to conversations — right out of the box.

What you can do with Pranthora **Voice Agents**

* **Build lifelike voice experiences** that understand and respond naturally to your users.
* **Make and receive calls** seamlessly through telephony or web-based channels.
* **Connect instantly to multiple providers** with Pranthora’s unified MCP integrations — no complex setup required.
* **Automate complex workflows** like appointment scheduling, lead qualification, or customer support.

A voice agent is made up of:

<CardGroup cols={2}>
  <Card title="Speech to text" icon="pen-to-square" href="">
    listens to the caller’s voice and converts it into text for the model to understand
  </Card>

  <Card title="LLM" icon="image" href="">
    processes the text input and generates intelligent responses based on the assistant’s prompt
  </Card>

  <Card title="Text to speech" icon="sparkles">
    Converts the assistant’s text responses into natural-sounding speech.
  </Card>

  <Card title="Integrations" icon="sparkles">
    Connect with external systems and perform real actions — from fetching data to automating workflows
  </Card>
</CardGroup>

What you can do with Pranthora **Voice Workflows**

* **Design conversational flows visually** — define how the conversation moves step by step.
* **Assign roles to agents** — let each agent handle a specific part of the dialogue based on its purpose.
* **Set transition rules** — control when the conversation moves to the next step or agent.
* **Connect actions and integrations** — let certain steps perform real tasks like scheduling or fetching data automatically.
