AI Agent for Telephony voice bot - based on vocode, twilio, deepgram, and elevenlabs. Just add your own keys and prompt.
Stars
32
Forks
11
Watchers
32
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
Merge pull request #2 from Agentic-Insights/add-prometheus-grafana-signals
0f01eafView on GitHubfix: Update event data references in VoiceBotEventsManager
df6ebc2View on GitHubfix: Make VoiceBotEventsManager.handle_event asynchronous
1883e45View on GitHubfeat: Implement event handling with metrics in VoiceBotEventsManager
f308f79View on GitHubfeat: Implement VoiceBotEventsManager and update app/inbound.py
3a9d7bbView on GitHubfeat: integrate Prometheus counters and gauges for session tracking in inbound and outbound calls
ab4d69cView on GitHubrefactor: simplify event management by using EventsManager directly and implementing event handling logic in inbound.py
ffe1dc6View on GitHubfeat: update session tracking to handle phone call events correctly
2dd094fView on GitHub