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

langchain-ai/langchainjs

The agent engineering platform observed · 2026-08-28

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

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 86
  • Longevity 93
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: 1304
  • days_rel: 13
  • days_push: 7
  • n_releases_24m: 845

Full methodology

Adoption not part of the score

18135 stars · 3338 forks observed · 2026-08-28

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

LangChain.js is a TypeScript framework for building LLM-powered applications, providing standard interfaces for agents, models, embeddings, vector stores, and tools with hundreds of provider integrations. It includes create_agent, a configurable agent harness, and composes with LangGraph.js for advanced agent orchestration.

Use cases

  • build an ai chatbot in javascript
  • create llm agents with tool calling in nodejs
  • swap between openai and anthropic models without changing code
  • build a rag pipeline with vector stores in typescript
  • prototype an llm-powered application quickly
  • orchestrate multi-step agent workflows
  • connect llms to internal data sources and apis

When to choose

  • you want a batteries-included, model-agnostic framework with a large integration ecosystem in JavaScript/TypeScript
  • you need to rapidly prototype LLM apps and swap model providers freely
  • you want a configurable agent harness with middleware, tools, and optional LangGraph orchestration

When to avoid

  • you need a minimal dependency-free LLM client and prefer calling provider APIs directly
  • you want full control over prompts and agent loops without framework abstractions
  • your project is Python-based and you don't need the JS/TS ecosystem

Facets

framework · maturity active

agent-framework llm-inference rag chatbot sdk middleware prompt-engineering artificial-intelligence large-language-models developer-tools web-development cross-platform serverless llm agents model-agnostic integrations langgraph langsmith javascript npm ai-agents retrieval-augmented-generation nodejs typescript web-server

10 sources

Member repositories

RepositoryRoleHealth v2
langchain-ai/langchainjsmain93

For agents

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

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