What's the difference between your product and Gridspace's? I get the sense that your offering is more developer-focused, but I'm curious if there are any technical differences.
I believe Gridspace is an IVR solution, not one based on LLM. It's challenging to ask questions that deviate from the initial settings. We're using LLM to generate responses, which makes the conversation smoother.
Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
171–180 of 182 posts
Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#172Would it be possible to integrate Retell with a RAG pipeline?
Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#173Excellent product and fantastic demo! Would it be possible to integrate Retell with a RAG pipeline?
Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#174It's really good, but the AI cracks still show up. Trying the demo therapist, I mentioned I'm not finding a job. It suggested finding a career counsellor and said "it would get back as soon as possible"... yeah, no it didn't. It claimed to be "working on it" but would say "I'm here if you want to speak...". It clearly doesn't understand what it's saying, it feels like bing's ai would be "better" at not claiming to do…
Thanks for trying that out! Retell focuses on making the AI sound like human, it is developers' LLM responsibility to make it think smart. The therapist in the dashboard is for demo purpose only and ideally some developers will plug in their great AI therapist LLM to make it more human-like :)
Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#175Wow this is incredible. I've worked a bit in the conversational LLM space and one of the hardest problems we were struggling with was human interruption handling. From the demo it seems like you guys have it down. Can't wait to see where this goes :) BTW I don't think the demo works on mobile, tried it on safari on IOS and got no response.
They're most likely have two "agents" working in tandem to listen and speak, and it seems like the listener takes precedence over the speaker agent but underneath they share the same context window. Programming wise, probably using multithreading and channels architecture, depending on the programming language.
Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#176Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#177Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#178Re: Launch HN: Retell AI (YC W24) – Conversational Speech API for Your LLM
#179This demo really shines light on how you could "talk" to place your order in a comparatively fast amount of time, similar to speaking with a human. Yes it can't handle all the million corner cases, and it will get it wrong a bunch of the time, but at least you can verify your order on a screen before tapping your phone to pay.