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

# introduction

> welcome to fixa - a python package for testing and evaluating AI voice agents

<p align="center">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/pixa/images/logo.png" alt="fixa logo" />
</p>

## overview

fixa uses a voice agent to call your voice agent and an LLM to evaluate how the conversation went.

under the hood, this package uses:

* [Pipecat](https://github.com/pipecat-ai/pipecat) for the agent
* Cartesia for TTS
* Deepgram for transcription
* OpenAI for the evaluator
* Twilio to initiate calls

(other integrations coming soon)
