Skip to content
Prompt Engineering
0:15:15
6 940
284
50
Last update : 23/08/2024

Voice AI on Autopilot: Building Your Own Verbi Assistant 🎙️🤖

Goodbye Gemini, Hello Verbi! 👋

This isn’t just another AI assistant explainer. This is your chance to dive into the world of building a custom voice assistant that rivals the big players like Google’s Gemini! 🤯 We’ll be using Verbi, an open-source project that puts you in the driver’s seat.

The Power of Verbi 💪

Why Verbi? 🤔

Verbi is special because it’s modular. This means you can swap out different components, like the speech-to-text engine or the AI model, to get the perfect blend of speed and accuracy. 🏎️

Verbi’s Secret Sauce 🧪

  • Transcription: Converts your voice to text. 🗣️➡️📝
  • LLM (the brains): Understands your requests and generates responses.🧠
  • Text to Speech: Gives your AI a voice! 📝➡️🔊

Building Your Voice AI Dream Team 🛠️

Picking Your Players 🏈

Think of it like assembling a team of all-star players:

  • Transcription: Grok (super fast! )
  • LLM: Grok again (for speed) or OpenAI (if you need GPT-4 power)
  • Text to Speech: Cartesia (blazing fast and sounds great) or Eleven Labs (for more voice options)

Local Heroes 🦸

Feeling adventurous? You can even use your own computer to run these models locally, but it needs to be pretty powerful for a smooth experience.

Getting Your Hands Dirty (It’s Easy!) 🛠️

  1. Clone the Repo: Grab Verbi’s code from Github. 💻
  2. Set the Stage: Create a virtual environment to keep things organized.
  3. Install the Dream Team: Get all the necessary software packages with a single command.
  4. ** API Keys:** Grab your keys from the API providers you chose (like OpenAI, Grok, etc.).
  5. Configuration is Key: Tell Verbi which models to use by updating a simple configuration file.
  6. System Message: Give your AI some personality with a custom greeting and instructions.
  7. Run and Enjoy!: Sit back and let your custom voice assistant take the stage!

Level Up Your Verbi Game 🚀

  • Custom Wake Words: Train Verbi to respond to your own unique wake word (like “Hey Jarvis!”).
  • Function Calling: Connect your AI to the outside world, allowing it to perform tasks like setting reminders or controlling smart home devices.
  • Multilingual Mastery: Teach Verbi to understand and speak multiple languages.

The Future is Vocal 🗣️

With Verbi, you have the power to build a personalized voice assistant experience tailored to your needs. What will you create?

Other videos of

Play Video
Prompt Engineering
0:17:06
405
44
4
Last update : 20/09/2024
Play Video
Prompt Engineering
0:16:29
5 803
244
61
Last update : 18/09/2024
Play Video
Prompt Engineering
0:16:39
4 067
163
22
Last update : 18/09/2024
Play Video
Prompt Engineering
0:13:41
5 010
255
24
Last update : 18/09/2024
Play Video
Prompt Engineering
0:18:30
4 853
121
33
Last update : 11/09/2024
Play Video
Prompt Engineering
0:15:56
8 838
378
32
Last update : 11/09/2024
Play Video
Prompt Engineering
0:13:42
2 154
94
6
Last update : 11/09/2024
Play Video
Prompt Engineering
0:15:41
15 021
412
34
Last update : 11/09/2024
Play Video
Prompt Engineering
0:10:41
6 520
220
22
Last update : 04/09/2024