Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sagarkava
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Open-Source Google Meet Clone
(github.com)
2 points
by
sagarkava
2mo ago
|
0 comments
2.
▲
by
sagarkava
1y ago
Hi HN — I’m launching an open-source WhatsApp AI Voice Agent for phone calls. Tech stack: It runs on VideoSDK for the SIP gateway, bridging WebRTC ↔ SIP under the hood. For the AI side you can plug in whatever stack you prefer (LLM + STT +
3.
▲
Show HN: Welcome to "Voice AI Stack" Weekly – A Home for Voice AI Builders
(videosdkweekly.substack.com)
6 points
by
sagarkava
1y ago
|
0 comments
4.
▲
by
sagarkava
1y ago
Hi HN, I'm excited to share our new open-source project: an AI voice agent specifically designed for call centers. This project aims to streamline customer interactions and reduce the workload on human agents by automating initial call
5.
▲
Show HN: Open-Source Framework for Real-Time AI Video Avatars
(github.com)
5 points
by
sagarkava
1y ago
|
0 comments
6.
▲
by
sagarkava
1y ago
Thanks for the mention. Curious—what challenges are you finding with Pipecat that you're hoping something else (like https://github.com/videosdk-live/agents ) might fix? Always looking to improve based on real gaps
7.
▲
by
sagarkava
1y ago
That is one of our goals. If a solution is under 500 lines of Python, you should not need to pay $499 per month for it. We want to lower the barrier for developers and businesses to build their own voice agents. GitHub: https://g
8.
▲
by
sagarkava
1y ago
The same technology can also enable businesses that never had live phone support to offer it affordably. The goal is augmentation and access, not mass replacement.
9.
▲
by
sagarkava
1y ago
That risk is real. That’s why we made this open-source to empower smaller businesses to build responsible systems with their own logic, prompts, and escalation paths. GitHub: https://github.com/videosdk-live/agents
10.
▲
by
sagarkava
1y ago
That’s valid. But many people, including elderly users, prefer voice interfaces. Our system can serve those customers without requiring a smartphone or web access. GitHub: https://github.com/videosdk-live/agents
11.
▲
by
sagarkava
1y ago
Only if misused. Our system supports human fallback, logging, and prompt tools to prevent poor user experiences. The key is thoughtful automation. GitHub: https://github.com/videosdk-live/agents Docs on HITL: https:&#
12.
▲
by
sagarkava
1y ago
Fair point. But when implemented properly, these agents can reliably handle narrow, production-grade tasks like appointment reminders or smart call routing.
13.
▲
by
sagarkava
1y ago
We experienced similar challenges. That’s why we made audio handling, turn detection, and LLM retries modular. You can swap models or providers as needed. GitHub: https://github.com/videosdk-live/agents Blog: https:&#
14.
▲
by
sagarkava
1y ago
That is a fantastic idea. We’ve tested it on low-resource hardware. It’s SIP-agnostic and modular, making it ideal for home or SMB setups. We would love to highlight your RPi implementation if you publish it. GitHub: https://gith
15.
▲
by
sagarkava
1y ago
You absolutely can. Our framework can answer calls, run speech-to-text, analyze intent, and respond with LLMs, making it a great defensive tool against spam or scam calls. GitHub: https://github.com/videosdk-live/agents
16.
▲
by
sagarkava
1y ago
Completely agree. Our goal is to enable smart automation for legitimate, helpful use cases, not intrusive marketing. We also built in Human-in-the-Loop (HITL) support so humans can intervene any time. Docs on HITL: https://docs.v
17.
▲
by
sagarkava
1y ago
Valid concern. That’s why we focused on responsible use cases such as appointment bots, IVRs, or call reminders, not spam. Our project is open-source, modular, and designed for ethical, contextual automation. GitHub: https://gith
18.
▲
by
sagarkava
1y ago
Totally valid concern. The goal isn’t to replace people, but to offload repetitive tasks so humans can focus on higher-value work. We’ve also built in Human-in-the-Loop support so a person can step in anytime the AI falls short. More on tha
19.
▲
Build an AI telephony agent for inbound and outbound calls
(github.com)
66 points
by
sagarkava
1y ago
|
48 comments
20.
▲
by
sagarkava
1y ago
Hi I am Sagar, We just open-sourced a complete framework to build an AI-powered telephony agent that can handle both inbound and outbound calls—using Python, SIP, and cloud LLMs like OpenAI or Gemini. You can use it to create smart appointm
21.
▲
by
sagarkava
1y ago
Chatterbox is great for local/private TTS with Resemble AI. voice agent SDK is broader it's full real-time voice infra with STT, LLM, TTS, memory, and RAG built in. You can plug in Resemble, ElevenLabs, etc., and deploy across web
22.
▲
by
sagarkava
1y ago
Hey! Quick video overview: https://www.youtube.com/watch?v=m_oc1GDyhrc Live demo to try it out: https://aiagent.tryvideosdk.live
23.
▲
by
sagarkava
1y ago
Totally fair. The space moves fast, and it's smart to be skeptical. Here's how VideoSDK Real-Time AI Agents stand out from OpenAI agents SDKs and others: 1. Voice infra included OpenAI agents handle logic and memory, but they don’
24.
▲
by
sagarkava
1y ago
Yes, VideoSDK Real-Time AI Agents are already running in production with several partners across different domains — from healthcare assistants to customer support agents and AI companions. These deployments are handling real user interacti
25.
▲
by
sagarkava
1y ago
Hey bigcat12345678, great question! Yes, with VideoSDK's Real-Time AI Agents, you can control the TTS output tone, either via prompt engineering (if your TTS provider supports it, like ElevenLabs) or by integrating custom models that s
26.
▲
Open-source framework for real-time AI voice
(github.com)
27 points
by
sagarkava
1y ago
|
15 comments
27.
▲
by
sagarkava
1y ago
Hey I’m Sagar, co-founder of VideoSDK. I'm beyond excited to share what we've been building: VideoSDK Real-Time AI Agents. Today, voice is becoming the new UI. We expect agents to feel human, to understand us, respond instantly, a
28.
▲
by
sagarkava
3y ago
Twilio has decided to shut down its Programmable Video SDK. This decision, while understandable, may leave many developers wondering about the future of their video-based applications. In a recent statement, Twilio CEO Jeff Lawson explained
29.
▲
Show HN: Easiest way to build live audio and video apps
1 points
by
sagarkava
4y ago
|
0 comments
30.
▲
by
sagarkava
4y ago
We made it to#1 Product of the Day on Product Hunt And, we're excited that Video SDK 2.0 is Trending on the #3 Product of the Week It would be really helpful if you can share a Video SDK 2.0 with your FluttreFlow community. Support us
More ›