k
kritak
back to agents
)Voice & CallingframeworkPaid

Retell AI

by Retell AI

Voice agent platform that handles inbound and outbound calls with low-latency conversational AI. Build the agent in a dashboard, deploy to a phone number in minutes.

Notable for
Pioneered the "ultra-low latency voice agent" category in 2023 before realtime APIs existed, by stitching together best-of-breed STT, LLM, and TTS providers.

$ cat curator-note.md

Retell's product feels more like a finished tool than a developer kit, which is its main differentiator from Vapi. The dashboard walks you through agent creation step-by-step — pick a voice, write a prompt, attach functions, get a phone number — and you have a live agent in under fifteen minutes. The latency is genuinely good, with most user-perceived response times under 800ms, achieved by aggressive parallel streaming of speech-to-text, LLM, and text-to-speech. The vertical templates (restaurant reservations, customer support intake, market research surveys) save days of prompt engineering for common patterns. For non-technical operators who need a working voice agent and don't want to assemble it from primitives, this is the cleanest path.

Where it falls short is flexibility for ambitious use cases. The polished defaults are great until you need something the platform doesn't natively support — a custom STT provider, a non-OpenAI/Anthropic model, unusual telephony routing — and then you hit walls. The pricing per minute also adds up quickly at production volume; a busy agent fielding 1,000 minutes a day at $0.20/minute is $6,000/month, which is cheaper than human staff but expensive compared to self-built stacks. Retell's positioning as "the polished option" also means it's less attractive to developers who want to learn the underlying stack.

Use Retell if you want a voice agent live on a phone number this week with minimal engineering. If you want full control of the telephony stack and don't mind more setup, Vapi gives you that flexibility at similar margins. If you're building a complex enterprise voice deployment with strict SLAs, established platforms like NICE or Genesys integrate more cleanly with existing call center infrastructure.