In this video, I’ll demonstrate how to build a conversational voice AI agent using ElevenLabs and callin.io to assist with sending emails—no coding needed! We'll cover connecting essential tools and functions step-by-step to bring this project to life. By the end of this tutorial, you'll understand precisely how to configure your own voice AI workflow and begin testing it. Whether you're new to voice automation or aiming to boost your productivity, this guide will make the process straightforward and enjoyable.
Tools We’ll Use:
- ElevenLabs for voice generation
- callin.io for the email AI Agent
That's an excellent workflow! I just have a couple of questions regarding it:
- If I have multiple calls happening concurrently, does the AI agent manage to distinguish between them? If so, could you explain how?
- Do you have any experience with intricate conversation processes that might necessitate multiple AI nodes, perhaps because a single prompt would become too large (often referred to as “conversational flows”)?
I really like this, but I'm not sure where to post my issue. I'm using callin.io cloud, and it can't find the elevenlabs node. I also have callin.io running locally on my Windows machine, and while it finds the elevenlabs node, I'm unable to install it. The command failed with tar -xzf
. I have cygwin installed, but it still results in an error. Apologies if this is not the correct place to ask.