Activity

Yakshith Kommineni

I hooked up the VAPI API to my backend, this took a lot of time for me to define the tools VAPI was going to use along with the system prompt. I also had to change my backend’s response sending and request receiving structure quite a bit as VAPI sends pretty weird requests.

0
Yakshith Kommineni

This devlog I worked on defining a better response / request body for the service. I also added implementation for scoring and creating a simple templated summary.

1

Comments

Saif
Saif about 2 months ago

this is pretty cool!

Yakshith Kommineni

now i integrated the actual api, called amedeus to fetch real flight data.

0
Yakshith Kommineni

I worked on creating a basic skeleton of my backend which my Vapi API will call when the user makes a call to the number. For now, it takes in dummy data and returns dummy data as well.

0