Framework for building LLM-powered applications — chains, agents, RAG pipelines, and tool integration.
LangChain is my orchestration layer for AI applications. I build RAG pipelines chaining document loaders, text splitters, embeddings, and vector stores. Agents with tool-use for autonomous workflows. Memory management for conversational AI. Production monitoring with LangSmith.