Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cdialai-0073e50a.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Introduction to Indigenius Agent Pro

The developer platform for building voice AI agents. Indigenius Agent Pro enables you to build, test, and deploy real-time voice agents with ease. It abstracts away the complexity of underlying infrastructure, making it simple and scalable to create intelligent, production-ready agents.

Key Capabilities

  • Conversational flow: Turn-taking, interruptions, and backchanneling
  • Low latency: ~0.75s between turns
  • Programmable logic: Tool calls, workflows, widgets, and APIs
  • Telephony and streaming: SIP and web calls
  • Observability: Transcripts, call reports, metadata, and logs
Indigenius Agent Pro is a product built on top of voice agents.

What is a Voice Agent?

We call them Agents, and they are composed of 3 parts:

Speech-To-Text (STT)

Audio from the user is transcribed

Large-Language-Model (LLM)

Transcript is fed to an LLM

Text-To-Speech (TTS)

Outputs from the LLM are spoken back to the user
Each layer is highly customizable and we support dozens of models across STT, LLM and TTS.

Quickstart Guides

No-code Quickstart

The easiest way to start with Indigenius. Build a voice agent in 5 Minutes.

Web Quickstarts

Quickly get started making web calls.

Examples

Explore end-to-end examples for some common voice workflows:

Inbound Calls

Build an outbound sales agent for scheduling appointment.

Outbound Calls

Build a technical Support that remembers where it left off.

Diseases Survey

Conduct survey for diseases risk.

Key Concepts

Agents

Agents set the foundation for applications built on Indigenius.

Server URLs

Server URLs allows Indigenius deliver your application data in realtime

Phone Calling

Learn the ins-and-outs of telephony and conducting phone calls on Indigenius.

Privacy

Learn about HIPAA and data privacy concepts on Indigenius.

Explore SDKs

Our SDKs are open source, and are available on our Github:

Indigenius Web

Add Indigenius agent to your web application.

Indigenius iOS

Add an Indigenius agent to your iOS app.

Indigenius Flutter

Add an Indigenius agent to your Flutter app.

Indigenius React Native

Add an Indigenius agent to your React Native app.