Course for building a WhatsApp agent
Top 28.8% on sourcepulse
This course teaches how to build "Ava," a WhatsApp agent capable of realistic conversations, voice interaction, and image processing, inspired by the movie Ex Machina. It targets ML Engineers and Software Engineers looking to create complex, production-ready AI applications, offering a deep dive into LangGraph workflows and end-to-end agent development.
How It Works
Ava leverages LangGraph for complex workflow orchestration, integrating multiple AI models. It utilizes Qdrant for long-term memory, Whisper for speech-to-text, ElevenLabs for text-to-speech, and diffusion models (like FLUX) for image generation, with vision models (like Llama 3.2 Vision) for image understanding. The agent connects to the WhatsApp API and can be deployed on Google Cloud Run.
Quick Start & Requirements
GETTING STARTED.md
document..env
file.Highlighted Details
Maintenance & Community
The project is associated with The Neural Maze, founded by Miguel Otero Pedrido, with contributions from Jesús Copado. Both are Senior ML/AI Engineers. Links to their LinkedIn and YouTube profiles are provided.
Licensing & Compatibility
Licensed under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
The course assumes a certain level of technical proficiency for setup and development. Specific details on potential limitations or alpha status are not explicitly mentioned in the README.
3 months ago
Inactive