Pipecat Lead Qualifier is a modular voice assistant application that uses a FastAPI server to orchestrate bot workflows and a Next.js client for user interactions.
Stars
41
Forks
23
Watchers
41
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
396
commits
Pull in latest main branch commits from pipecat and pipecat-flows
ef55850View on GitHubUpdate DeepgramSTTService to use newly released nova-3-general model
030028aView on GitHubAdd new STTMuteStrategy.MUTE_UNTIL_FIRST_BOT_COMPLETE to STTMuteFilter
3cac9fcView on GitHubPull in latest main branch changes to pipecat which include MUTE_UNTIL_FIRST_BOT_COMPLETE STTMuteStrategy
f9d9faaView on GitHubAlso add back list comprehension to filter None processors from pipeline
ce479d9View on GitHubAdd STTMuteFilter back to pipeline, but default to off in config
b415363View on GitHubImprove prompting in agent and classifier to handle fragments when establishing interest
205c6a2View on GitHubRemove a bad example from the development services qualification section of CLASSIFIER_SYSTEM_INSTRUCTION
4f89285View on GitHub