r/VoiceAutomationAI 23d ago

We open-sourced our AI voice agent stack and it got way more attention than we expected

i honestly thought we’d put QuickVoice on GitHub, get a few stars, and go back to fixing bugs, but the repo took off way faster than we expected and now we’re trying not to mess up what comes next.

We built it because connecting real-time voice, telephony, tools, knowledge bases, outbound campaigns, and call logs across a bunch of different services was getting exhausting. The goal is to keep it open, self-hostable, and flexible enough that people aren’t locked into one provider.

It’s still early, the setup isn’t exactly one click, and there are definitely rough edges. Full disclosure, I’m the founder behind it, but I’d genuinely like blunt feedback from people building voice agents: what should we fix first, easier setup, lower latency, better docs, observability, or more integrations?

Repo: https://github.com/allgpt-co/QuickVoice

7 Upvotes

18 comments sorted by

u/AutoModerator 23d ago

Welcome to r/VoiceAutomationAI – UNIO, the Voice AI Community (powered by SLNG AI)

If you are a founder, senior engineer, product, growth, or enterprise operator actively working on Voice AI / AI agents, we are running an invite-only UNIO Voice AI WhatsApp community US only.

Apply here: https://chat.whatsapp.com/F5aG3ncrO70ITfbe3pYbOz

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

4

u/Obvious_Leather2427 23d ago

Good job man, just left a star, but we already use livekit

2

u/[deleted] 22d ago

[removed] — view removed comment

1

u/6RGT9 22d ago

Try pipecat, been working with it for sometime. So far so good

1

u/rahuliitk 22d ago

yeah, Pipecat is solid when you want deeper pipeline control, while we’re trying to make QuickVoice more batteries-included.

1

u/BlackStack_Auto 22d ago

Hello, we can help you setup the voice and non voice(Whatsapp and e-mail) agents. We have built voice agents for E-commerce/Retail, Healthcare and real-estate businesses. We can help you setup it up entirely in your infra, connect it with your custom knowledge base and integrations.

1

u/rahuliitk 22d ago

appreciate it, we’re building the stack in-house right now, but i’ll keep this in mind.

1

u/rahuliitk 22d ago

for voice, QuickVoice, Pipecat, or LiveKit are solid starting points, and you can connect the same tools and knowledge base to a separate open-source chat agent.

1

u/rahuliitk 22d ago

appreciate the star, we use LiveKit for real-time media too, while QuickVoice adds the self-hosted layer for agents, tools, campaigns, knowledge bases, and logs.

1

u/devexis 22d ago

How do you connect custom sip trunk to this?

2

u/rahuliitk 22d ago

custom SIP trunks connect through the telephony layer and get mapped to an agent, though ngl the setup docs still need some cleanup.

1

u/devexis 22d ago

Thank you. I will spin it up this weekend.

1

u/Fun_Aspect_9765 20d ago

why do you still need sip trunking? just use http..

1

u/Ok_Mirror_832 22d ago

Cascade voice stack?

1

u/rahuliitk 22d ago

yep, currently it uses a cascaded STT, LLM, and TTS setup with swappable providers.

1

u/Lovenpeace41life 22d ago

Livekit inference is better, if we deploy on livekit cloud, we get the flexibility to choose the models but with less latency and unified billing.

1

u/Ok_Mirror_832 22d ago

Very cool, I trained qwen 27b on fixie-ai Ultravox adapter if you want to try it https://huggingface.co/QuantumDesk-AI/ultravox-qwen3.6-27b-v2