diff --git a/fern/snippets/faq-snippet.mdx b/fern/snippets/faq-snippet.mdx index 95bad3b5c..0f64b66d3 100644 --- a/fern/snippets/faq-snippet.mdx +++ b/fern/snippets/faq-snippet.mdx @@ -20,26 +20,21 @@ You can bring your own custom models for any part of the pipeline. Everything is interchangeable, mix & match to suit your usecase. - + -You could (and the person writing this right now did, from scratch) — but there are good reasons for not doing so. +Vapi solves problems of orchestration and call quality that dramatically improve the experience of your users. We've built extremely low-latency, highly intelligent steps that work with multiple model providers. -Writing a great realtime voice AI application from scratch is a fairly challenging task (more on those challenges [here](/challenges-of-realtime-conversation)). Most of these challenges are not apparent until you face them, then you realize you are 3 weeks into a rabbit hole that may take months to properly solve out of. - -Think of Vapi as hiring a software engineering team for this hard problem, while you focus on what uniquely generates value for your voice AI application. - ---- - -But to address cost, the vast majority of cost in running your application will come from provider cost (Speect-to-text, LLM, Text-to-speech) direct with vendors (Deepgram, OpenAI, ElevenLabs, etc) — where we add no fee (vendor cost passes-through). These would have to be incurred anyway. +The vast majority of cost in running your application will come from provider cost (Speech-to-text, LLM, Text-to-speech) direct with vendors (Deepgram, OpenAI, ElevenLabs, etc) — where we add no fee (vendor cost passes-through). These would have to be incurred anyway. Vapi only charges its small fee on top of these for the continuous maintenance & improvement of these hardest components of your system (which would have costed you time to write/maintain). No matter what, some cost is inescapable (in money, time, etc) to solve this challenging technical problem. -Our focus is solely on foundational Voice AI orchestration, & it’s what we put our full time and resources into. + To learn more about Vapi’s pricing, you can visit our [pricing page](/pricing). +