by akiani · Agent Tool · ★ 159
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🤖 ☎️ AI Dialer 👉 A blog post explaining the work behind this project. Important Update As of 2025, major changes in Deepgram, ElevenLabs and OpenAI APIs has unfortunately rendered this codebase obsolete. The repo is kept merely as a code reference for handling real-time AI phone calls. Summary A full stack app for interruptible, low-latency and near-human quality AI phone calls built from stitching LLMs, speech understanding tools, text-to-speech models, and Twilio’s phone API Listen to example call Features The following components have been implemented and wrangled together in streaming fashion to achieve the tasks of low-latency and interruptible AI calls: ☎️ Phone Service: makes and receives phone calls through a virtual phone number (Twilio) 🗣️ Speech-to-Text Service: converts the caller’s voice to text (so that it can be passed to LLMs) and understands speech patterns such as when the user is done speaking and interruptions to facilitate interruptibility (Deepgram) 🤖 Text-to-text LLM: understands the phone conversation, can make “function calls” and steers the conversation towards accomplishing specific tasks specified through a “system” message (OpenAI GPT-o or...
| Stars | 159 |
| Forks | 50 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 43.75/100 |
| Last Updated | 2025-04-25 |
| Created | 2024-06-18 |
| Platforms | python |
| Est. Tokens | ~28k |
Looking for a aidialer alternative? If you're comparing aidialer with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Agent samples built using the Strands Agents SDK.
An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder c
This MCP server provides documentation about Strands Agents to your GenAI tools, so you can use your favorite
A model-driven approach to building AI agents in just a few lines of code.
Giselle: AI App Builder. Open Source.
c4 GenAI Suite
Explore other popular agent tool tools:
aidialer is A full stack app for interruptible, low-latency and near-human quality AI phone calls built from stitching LLMs, speech understanding tools, text-to-speech models, and Twilio’s phone API.. It is categorized as a Agent Tool with 159 GitHub stars.
aidialer is primarily written in Python. It covers topics such as ai, anthropic, genai.
You can find installation instructions and usage details in the aidialer GitHub repository at github.com/akiani/aidialer. The project has 159 stars and 50 forks, indicating an active community.
aidialer is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to aidialer on Agent Skills Hub include samples, agent-builder, mcp-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.