team-telnyx/telnyx-code-examples
Production-ready code examples for Telnyx AI Communications Infrastructure — Voice AI, SMS, SIP, and IoT APIs
Home / AI Build Ideas / P028
用電信 API+開源語音模型,做一支會講中文、能接聽與外撥的 AI 電話 agent,幫診所/餐廳/美容做預約確認、提醒與基本客服。
①SaaS 月費(按分鐘/座席,賣給在地服務業/小型客服中心)②建置代設定服務一次性收費 ③模板/話術包買斷(MoR)④電信服務聯盟(號碼/分鐘數,非 VPN)。落地頁 Adsterra/Monetag+Ko-fi。
Telnyx 接通電話/外撥 → nemotron 串流 ASR 把語音轉文字 → LFM2.5 本機 LLM 判斷意圖(預約/改期/問題)並查行事曆/FAQ → Inflect-Nano 低延遲 TTS 回話 → 需要時發 SMS 確認。全程可本機/私有部署,通話內容不外流。
Production-ready code examples for Telnyx AI Communications Infrastructure — Voice AI, SMS, SIP, and IoT APIs
automatic-speech-recognition · nemo, safetensors, nemotron3_5_asr
text-generation · transformers, safetensors, lfm2_moe
text-to-speech · pytorch, text-to-speech, tts