Building a $5,000 AI Caller for SAAS Startups | Full Tutorial

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии • 12

  • @AlozieIgbokwe
    @AlozieIgbokwe 5 месяцев назад

    Great Video. Love it. I did a pretty similar video with vapi too so it cool see another version of it. I really like prompt and how its routes to
    different departments. Seems like something that would be pretty cool to implement with bland pathways or vapi squads

    • @tommychryst
      @tommychryst  5 месяцев назад +1

      Definitely man. I'm still working on a vid that incorporates Vapi Squads right now. For this use case I wanted to go with something a bit more beginner friendly. But as soon as you add some complexity to the routes and stuff I would recommend using Squads or bland instead of hard baking the routes into the prompt.

  • @MarkTomlet
    @MarkTomlet 5 месяцев назад

    Excellent video brother!!

  • @eduardoKhamer
    @eduardoKhamer 5 месяцев назад

    good video

  • @insight-guy
    @insight-guy 5 месяцев назад

    Brilliant. Thanks

  • @partsunknownbeatz5803
    @partsunknownbeatz5803 5 месяцев назад +1

    How would you take that call and have make send an email or text message with a booking link?

    • @tommychryst
      @tommychryst  5 месяцев назад +3

      The short answer is it depends.
      The long answer is that you would take an sms or email node in make, and position it wherever in the flow you want the info to be sent (before the google sheet, after, etc.). You would then make the necessary connections with that node to set it up. After that, you would be able to fill out the message with whatever variables or links you want, while making sure the "To:" section is the users email or phone #. Please also note that Vapi does not naturally capture the users email, so you have to prompt the AI caller to do that.
      The second option you have is to use another webhook just for that purpose, and create some sort of 'booking' function within Make & Vapi that is triggered when the prospect is interested or something along those lines

  • @PersonProMax
    @PersonProMax 5 месяцев назад +1

    Thank you for brilliant information i was lookng for. may i have your contact details?

    • @tommychryst
      @tommychryst  5 месяцев назад

      Yes! Look in the description