| Example | Description |
|---|---|
| Agent With Media | Handle media messages on WhatsApp with a Gemini agent and SQLite session history. |
| Agent With User Memory | Capture user memories on WhatsApp with a Gemini agent, MemoryManager, and agentic memory. |
| Basic | Serve a WhatsApp chat agent that replies in short conversational paragraphs with SQLite history. |
| Image Generation Model | Generate images on WhatsApp with a Gemini model that returns text and image modalities. |
| Multiple WhatsApp Bot Instances | Deploy multiple agents as separate WhatsApp bots on one server. |
| Reasoning Agent | Run a Claude finance agent with ReasoningTools and YFinance on WhatsApp with visible reasoning. |
| Deep Research Agent | A multi-tool research agent that exercises many different tool types to demonstrate WhatsApp’s interactive capabilities. |
| Interactive Concierge | A WhatsApp concierge that uses every interactive UI feature to help users find restaurants, activities, and entertainment. |
| Multimodal Team | Legacy WhatsApp team example with media analysis, web research, and DalleTools generation. |
| Multimodal Workflow | Legacy WhatsApp workflow example with parallel media analysis and DalleTools generation. |
| Support Team | A WhatsApp support team with a researcher and a writer that collaborate to answer user questions. |
| Tourist Guide | A WhatsApp agent that recommends tourist spots using interactive menus. |
| Video Generation Agent | A WhatsApp agent that generates short videos from text descriptions using Fal AI’s text-to-video models. |
WhatsApp
Serve chat, media, memory, reasoning, image generation, and multi-instance agents through WhatsApp.