langchain-ai/langchainjs
The agent engineering platform 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
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
- readme: https://github.com/langchain-ai/langchainjs · fetched 2026-08-28 · 82983af49e22
- homepage: https://docs.langchain.com/langchain/ · fetched 2026-08-29 · 1068164804a0
- site_page: https://docs.langchain.com/ · fetched 2026-08-29 · e6cbe67a291c
- site_page: https://docs.langchain.com/oss/python/integrations/providers/overview · fetched 2026-08-29 · 8260e6c475ce
- site_page: https://docs.langchain.com/oss/python/langchain/install · fetched 2026-08-29 · f72550dc8995
- site_page: https://docs.langchain.com/oss/python/langchain/quickstart · fetched 2026-08-29 · ee8c6d60528c
- site_page: https://docs.langchain.com/oss/python/releases/changelog · fetched 2026-08-29 · 048dded673bc
- site_page: https://docs.langchain.com/langsmith/trace-with-langchain · fetched 2026-08-29 · 32a7ec425016
- site_page: https://docs.langchain.com/use-these-docs · fetched 2026-08-29 · 5ab7220bb555
- site_page: https://changelog.langchain.com/ · fetched 2026-08-29 · 3c5994039295
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| langchain-ai/langchainjs | main | 93 |
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