Skip to main content

Building Agents with LangChain

A 15-article series on building AI agents with LangChain — from your first prompted agent to a fully authenticated, context-aware, human-supervised production assistant. Inspired by and adapted from LangChain Academy's Introduction to LangChain (Python) course (https://academy.langchain.com/courses/foundation-introduction-to-langchain-python). Code in this section is written in Python to match the source course.