aidialer — Agent Tool by akiani

by akiani · Agent Tool · ★ 159

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About aidialer

🤖 ☎️ 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...

aianthropicgenaillmopenaittstwilio

Quick Facts

Stars159
Forks50
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score43.75/100
Last Updated2025-04-25
Created2024-06-18
Platformspython
Est. Tokens~28k

aidialer alternative? Top 6 similar tools

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.

  • samples by strands-agents · ⭐ 795

    Agent samples built using the Strands Agents SDK.

  • agent-builder by strands-agents · ⭐ 410

    An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder c

  • mcp-server by strands-agents · ⭐ 282

    This MCP server provides documentation about Strands Agents to your GenAI tools, so you can use your favorite

  • sdk-typescript by strands-agents · ⭐ 701

    A model-driven approach to building AI agents in just a few lines of code.

  • giselle by giselles-ai · ⭐ 535

    Giselle: AI App Builder. Open Source.

  • c4-genai-suite by codecentric · ⭐ 171

    c4 GenAI Suite

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is aidialer?

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.

What programming language is aidialer written in?

aidialer is primarily written in Python. It covers topics such as ai, anthropic, genai.

How do I install or use aidialer?

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.

What license does aidialer use?

aidialer is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to aidialer?

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.

View on GitHub → Browse Agent Tool tools