#2 · Primary category: Customer Support

call-center-ai

Send a phone call from AI agent, in an API call. Or, directly call the bot from the configured phone number!

Project last updated:07/01/26

GitHub Stars

6.6K

Forks

780

Contributors

3

License

Apache-2.0

Why we included this project

This is one of the few open-source options that actually places and receives phone calls rather than just demoing a chat interface. You send an API request with a phone number, a short task description, and a claim schema, and the bot calls the number, runs a GPT-4.1 conversation, and collects the fields you defined while saving a transcript. That fits insurance intake, IT help desk, and similar customer service work with minimal setup. It also covers the operational details that tend to break naive demos in real deployments: streaming responses, resuming calls that drop, call recording, human fallback, and Application Insights monitoring. Prompts and the voice itself are customizable, so this feels like a foundation you adapt rather than a finished product.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category