
LangChain
Official websiteLangChain is a framework for building LLM-powered applications with chains, tools, and retrieval workflows.
How I use it
I use LangChain to wire models to tools, vector stores, and structured prompts when building AI features and internal assistants.