← Browse

World's Fair 2025

Building Multimodal AI Agents From Scratch — Apoorva Joshi, MongoDB

Apoorva Joshi

Overview

This talk introduces the concept of building multimodal AI agents from scratch, focusing on integrating text and image processing capabilities. It explains the evolution from simple prompting and RAG to AI agents, highlighting agents' suitability for complex, multi-step tasks requiring reasoning and action. The session details the core components of an agent—perception, planning/reasoning, tools, and memory—and demonstrates how to construct a multimodal agent capable of answering questions about documents containing both text and images, and analyzing charts or diagrams.

Who should watch

Key takeaways

Notable quotes

Apoorva Joshi defines an AI agent as a system that uses an LLM to reason through a problem, create a plan, and execute it with the help of tools.
The talk emphasizes that agents are best used for complex tasks that don't have a structured workflow or where the series of steps is hard to predict.

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.