LangChain
- 14.5k followers
- United States of America
- https://www.langchain.com
- @LangChainAI
- support@langchain.dev
Build context-aware reasoning applications with LangChain’s flexible abstractions and AI-first toolkits.
Core OSS libraries:
LangChainandLangChain.js– reusable components and integrations for building LLM applicationsLangGraphandLangGraph.js– build LLM agents as graphsDeepAgentsandDeepAgents.js– agents that can plan, use subagents, and leverage file systems for complex tasks
Commercial Platform:
LangSmith– platform for building and monitoring production-grade LLM applications
OSS extensions and apps:
Open SWE– open source asynchronous coding agentMCP Adapters– make MCP tools compatible with LangChain and LangGraphOpen Canvas– document & chat-based UX for writing code or markdown. Inspired by OpenAI's Canvas (TypeScript)OpenGPTs– open source version of OpenAI's GPTs API (Python)Email assistant– AI assistant that helps you maintain your emails (Python)LangChain + Next.js template– template LangChain.js + Next.js applicationSocial media agent– agent for sourcing, curating, and scheduling social media posts with human-in-the-loop (TypeScript)Agent Protocol– our attempt at codifying the framework-agnostic APIs that are needed to serve LLM agents in production
- Documentation – unified docs for LangChain projects and services(source)
- Community forum – discuss, get help, and talk shop
- LangChain Academy – comprehensive, free courses on LangChain libraries and products, made by the LangChain team
Popular repositoriesLoading
- open_deep_research
open_deep_research Public - local-deep-researcher
local-deep-researcher PublicFully local web research and report writing assistant
- deepagents
deepagents PublicDeepagents is an agent harness built on langchain and langgraph. Deep agents are equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - making them well-equipped …
Repositories
Showing 10 of 235 repositories
- langsmith-go Public
langchain-ai/langsmith-go’s past year of commit activity - deepagents Public
Deepagents is an agent harness built on langchain and langgraph. Deep agents are equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - making them well-equipped to handle complex agentic tasks.
langchain-ai/deepagents’s past year of commit activity