langchain-ai/langchain

★ 146,421⑂ 0

The agent engineering platform.

About langchain-ai/langchain

langchain-ai/langchain is an open-source project on GitHub, mainly written in Python. The agent engineering platform. It currently holds 146,421 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Models & LLM Tools board.

GitHub Repository Details

Repository langchain-ai/langchain · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

https://github.com/langchain-ai/langchain/blob/HEAD/LangChain Logo

The agent engineering platform.

https://github.com/langchain-ai/langchain/blob/HEAD/PyPI - License https://github.com/langchain-ai/langchain/blob/HEAD/PyPI - Downloads https://github.com/langchain-ai/langchain/blob/HEAD/Version https://github.com/langchain-ai/langchain/blob/HEAD/Twitter / X


LangChain is a framework for building agents and LLM-powered applications. It helps you chain together interoperable components and third-party integrations to simplify AI application development — all while future-proofing decisions as the underlying technology evolves.

[!TIP]
Just getting started? Check out Deep Agents — a higher-level package built on LangChain for agents that have built-in capabilities for common usage patterns such as planning, subagents, file system usage, and more.

Quickstart

uv add langchain
from langchain.chat_models import init_chat_model

model = init_chat_model("openai:gpt-5.5") result = model.invoke("Hello, world!")

If you're looking for more advanced customization or agent orchestration, check out LangGraph, our framework for building controllable agent workflows.

For an equivalent JS/TS library, check out LangChain.js.

[!TIP]
For developing, debugging, and deploying AI agents and LLM applications, see LangSmith.

LangChain ecosystem

While the LangChain framework can be used standalone, it also integrates seamlessly with any LangChain product, giving developers a full suite of tools when building LLM applications.

Why use LangChain?

LangChain helps developers build applications powered by LLMs through a standard interface for models, embeddings, vector stores, and more.

---

Resources

GitHub Stars & Activity

146,421Stars
0Forks
0Open issues
PythonLanguage

GitHub Popularity

GitHub stars146,421
Forks0
Open issues0
Primary languagePython
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

NousResearch / hermes-agent

Python★ 245,944⑂ 0
2

Significant-Gravitas / AutoGPT

Python★ 187,373⑂ 0
3

huggingface / transformers

Python★ 166,221⑂ 0
4

open-webui / open-webui

Python★ 152,229⑂ 0
5

Shubhamsaboo / awesome-llm-apps

Python★ 138,375⑂ 0
6

harry0703 / MoneyPrinterTurbo

Python★ 124,071⑂ 0
7

Graphify-Labs / graphify

Python★ 118,107⑂ 0
8

browser-use / browser-use

Python★ 114,753⑂ 0

More AI Rankings