TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Python implementation of low-latency and interruptible AI phone calls

2 点作者 amiroo10 个月前

1 comment

amiroo10 个月前
I stitched up Twilio, LLMs, speech understanding, and speech generation tools together to work all in parallel in a system. The result is a low-latency, interruptible and near-human quality AI phone agent<p>Wanted to share my learnings and code with the community. Hope this ends up being useful for someone out there :)<p>Detailed writeup: <a href="https:&#x2F;&#x2F;amirkiani.xyz&#x2F;posts&#x2F;ai-dialer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;amirkiani.xyz&#x2F;posts&#x2F;ai-dialer&#x2F;</a> Code: <a href="https:&#x2F;&#x2F;github.com&#x2F;akiani&#x2F;aidialer">https:&#x2F;&#x2F;github.com&#x2F;akiani&#x2F;aidialer</a> Example Call: <a href="https:&#x2F;&#x2F;amirkiani.xyz&#x2F;audio&#x2F;ai-dialer.m4a" rel="nofollow">https:&#x2F;&#x2F;amirkiani.xyz&#x2F;audio&#x2F;ai-dialer.m4a</a>