What is LangGraph and How to Use It for Building AI Agents

A clear guide to LangGraph and AI agents. LangChain’s docs can be overwhelming, so I put this together to help with implementation and deployment of stateful agents.

February 16, 2025 · 12 min · Juan Stoppa

Query your database with AI using LangChain and Gradio

This article explains how to setup LangChain and Gradio to create a ChatGPT like app to query your own database.

June 16, 2024 · 6 min · Juan Stoppa