Ross ROSS = Recommend OSS · open-source software intelligence for agents

langchain-ai/langchain

The agent engineering platform. observed · 2026-08-28

github.com/langchain-ai/langchain · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 1416
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 787

Full methodology

Adoption not part of the score

145076 stars · 24198 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

LangChain is an open-source Python framework for building LLM-powered agents and applications, providing a configurable agent harness (create_agent) plus 1000+ provider integrations for chat models, embeddings, tools, and vector stores. It anchors an ecosystem including LangGraph for low-level orchestration, Deep Agents for batteries-included agents, and LangSmith for tracing and evaluation.

Use cases

  • build an ai agent with tool calling in python
  • swap between openai, anthropic, and gemini models without changing code
  • build a rag chatbot over my documents
  • create a multi-agent workflow with planning and subagents
  • chain llm calls with custom tools and middleware
  • prototype an llm application with vector store integrations
  • add tracing and evaluation to my agent app

When to choose

  • you want a model-agnostic framework with a huge integration ecosystem
  • you need a customizable agent harness with middleware and tool support
  • you want to build RAG pipelines or chatbots quickly in Python
  • you plan to scale from simple agents to complex LangGraph workflows

When to avoid

  • you need only raw model API calls without abstractions - use provider SDKs directly
  • you want a minimal dependency-free solution for simple LLM usage
  • you need a JS/TS-first codebase - use LangChain.js instead
  • you require strict control over every prompt token and dislike framework magic

Facets

framework · maturity stable

agent-framework llm-inference rag chatbot sdk middleware artificial-intelligence large-language-models chatbots developer-tools python cross-platform llm agents multi-agent model-agnostic integrations langgraph deep-agents openai anthropic gemini ai-agents retrieval-augmented-generation

10 sources

Member repositories

RepositoryRoleHealth v2
langchain-ai/langchainmain95

For agents

markdown · JSON · MCP: product_card(name="langchain-ai/langchain")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem