Dr. Maryam Miradi is a Chief AI Scientist with 20+ years of experience in AI model development and a PhD in AI. She provides practical training and resources on building and implementing real-world AI applications, focusing on multi-agent systems, LLMs, and Python libraries. Her target audience is data scientists and professionals seeking to advance their AI skills and transition into high-impact roles.
Learn how to build a talking AI travel agent for Amsterdam using YouTube video transcripts. The process leverages CrewAI, Langchain, Ollama, ElevenLabs, Hugging Face, and FAISS to create a multi-agent system that retrieves information, summarizes it using Llama 3, and outputs responses via text-to-speech.
Learn how to integrate ElevenLabs' text-to-speech API into your projects using Langchain and other tools. The video demonstrates building a multilingual chatbot agent, utilizing ElevenLabs' `play` and `stream` libraries, and showcasing the process with Python code examples within Google Colab.