Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
LangGraph Multi-Step AI Agent
A live walkthrough of building an open‑source, multi‑step AI agent using LangGraph, FAISS RAG, function calling, and multimodal inputs, focusing on cost and latency optimization.
In this live demo, I’ll walk through how I built a fully open-source, agentic AI system that can plan, decide, and act across multiple steps — without human babysitting.
We’ll go deep into the wiring:
LangGraph for orchestrating reasoning loops
RAG with FAISS for domain-specific knowledge
Function calling for triggering real-world actions
Multi-modal inputs (text + documents)
Cost optimization and latency tuning for real-time use
No slides, no fluff — I’ll pull up the code, show the architecture, run the agent live, and break down how each moving part works.