DEV Community

Ethan Zerad
Ethan Zerad

Posted on

The 53rd Day of the 100 Days of Code Challenge

Hey everyone!

Today, I explored the Vocode library and langchain agents to see how I can incorporate it into the personal AI assistant I've made briefly before, the one that can make restaurant reservations over the phone. However, it couldn't actually make phone calls. Rather than make something new that would do it, I said "why not use Vocode?" as it already contains all the necessary building blocks and does everything in a quite sophisticated manner.

I then moved on to debugging the real-time transcription app I'll soon be finished with, as I'm planning on cutting down on dependencies. Hoping that it'll work!

That's it for today,
Happy coding everyone!

Top comments (0)