Add Phone Chatbot Template Collection#116
Open
sazed-bot[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source URLs
Assessor score
Synopsis
A collection of Pipecat templates for phone chatbots covering dial-in, dial-out, and cold/warm call transfer to human operators over Daily PSTN or Twilio SIP, using Deepgram STT, GPT-4o, and Cartesia TTS.
Reasoning
The repo passes all disqualifiers: it's a multi-component, multi-vendor, forkable artifact with named outcomes (call transfer to operator, inbound/outbound PSTN). Each example subfolder has its own README with setup, architecture, and code. The outcome is named at the call-pattern level (cold transfer, warm transfer, dial-in, dial-out) rather than a specific vertical industry, which slightly limits the C3 score, but the templates clearly fit SpeechStack's bar for forkable Pipecat phone-agent starters.
Claude raw output
{ "id": "phone-chatbot-examples-collection", "slug": "phone-chatbot-examples-collection", "tags": [ "telephony", "pstn", "twilio", "call-transfer", "reference-implementation", "template-collection" ], "title": "Phone Chatbot Template Collection", "config": { "examples": [ "daily-pstn-dial-in", "daily-pstn-dial-out", "daily-pstn-cold-transfer", "daily-pstn-warm-transfer", "daily-twilio-sip-dial-in", "daily-twilio-sip-dial-out" ], "transport": "Daily WebRTC", "telephony_options": [ "Daily PSTN", "Twilio SIP" ] }, "source": "github_discovery", "license": "MIT", "demo_url": "https://github.com/pipecat-ai/pipecat-examples/tree/main/phone-chatbot", "industry": "other", "pipeline": { "llm": "GPT-4o", "stt": "Deepgram Nova-3", "tts": "Cartesia Sonic-3", "telephony": "Daily PSTN" }, "use_case": "support", "framework": "Pipecat", "languages": [ "en-US" ], "created_at": "2025-05-26T10:30:00Z", "updated_at": "2025-05-26T10:30:00Z", "contributor": { "github": "pipecat-ai" }, "description": "A collection of reference implementations for building phone-based voice AI agents that handle incoming and outgoing calls, call transfers, and integration with telephony providers. These templates demonstrate various telephony integration patterns including dial-in, dial-out, and call transfer scenarios using WebRTC transport.", "github_source_url": "https://github.com/pipecat-ai/pipecat-examples/tree/main/phone-chatbot" }Dedup decision
F6 dedup has not landed yet; no dedup decision available.
Reviewer notes
approve-to-pr running: