Home
Softono

AI Voice Agent

Open source MIT Python
144
Stars
43
Forks
2
Issues
4
Watchers
1 year
Last Commit

 About AI Voice Agent

Self-hosted AI voice agent

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing AI Voice Agent?

We provide expert installation service for this software. Our team will install, configure, and secure AI Voice Agent on your server. plans start at just $30.

AI Voice Agent

View on GitHub

Awesome Generative AI Apps

🎨 Explore 50+ more open-source AI apps →

AI-Voice-Agent

Self-hosted AI voice agent

Open-source AI agent which can handle voice calls and respond back in real-time. Can be used for many use-cases such as sales calls, customer support etc.

Youtube Tutorial -> https://youtu.be/77xnx26dyYU

Medium Article -> https://medium.com/@anilmatcha/ai-voice-agent-how-to-build-one-in-minutes-a-comprehensive-guide-032a79a1ac1e

Requirements

Python 3.11

Deepgram and OpenAI key

Steps to run

Open .env file and setup Deepgram and OpenAI api key

Create a virtualenv and install depends from requirements.txt using below command

pip install -r requirements.txt

Run the app using below command

python app.py