WorkflowStacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Security

Company

  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 more

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

Build Resilient AI Agents with Langgraphjs

Get a framework for language agents as graphs, ideal for founders building AI-powered tools, backed by 3.0k+ GitHub stars
2,975 stars499 forksTypeScriptQuality 9/10Updated 6/2/2026100% free ยท open source
What it does

Langgraphjs allows you to build and train language agents that can understand and respond to user input in a more flexible and resilient way by representing their knowledge as graphs.

When to use it
  • โ€ขWhen you need to create a conversational AI that can handle complex, open-ended user queries.
  • โ€ขWhen you want to build a language model that can learn from and adapt to new data and user interactions.
  • โ€ขWhen you're developing a chatbot or voice assistant that requires a high level of contextual understanding and conversational flow.
Quick start
  1. 1Install langgraphjs using npm by running `npm install langgraphjs` in your terminal.
  2. 2Import the library in your TypeScript project and create a new language agent using the `LangGraph` class.
  3. 3Define the nodes and edges of your graph by creating `Node` and `Edge` objects and adding them to your language agent.
  4. 4Train your language agent using a dataset of user interactions and evaluate its performance using metrics such as accuracy and F1 score.
Ready-to-paste prompt
const { LangGraph } = require('langgraphjs'); const graph = new LangGraph(); graph.addNode({ id: 'hello', text: 'Hello, how are you?' }); graph.addEdge({ from: 'hello', to: 'goodbye', text: 'Goodbye!' });

Topics

agents
ai
artificial-intelligence
generative-ai
llm
node
typescript
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

14
top-level files
10
folders
36.9M
repo size
MIT
license
Key files
package.json
README.md
tsconfig.json
File tree
.changeset/
.devcontainer/
.github/
.vscode/
.yarn/
docs/
examples/
internal/
libs/
scripts/
.gitignore
.oxfmtrc.jsonc
.oxlintrc.jsonc
CLAUDE.md
CONTRIBUTING.md
deno.json
int-test-deps-docker-compose.yml
LICENSE
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
README.md
tsconfig.json
turbo.json
Quick Actions
Details
Creator
langchain-ai
Language
TypeScript
Category
ai-agent
Published
1/9/2024

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 172,909
Ollama: Run AI Models Locally on Your Own Machine
Instantly deploy top open-source AI models without cloud dependencies. Perfect for founders building AI applications with complete privacy and control.
ai-agentโ˜… 165,332
Karpathy Skills: AI Coding Wisdom for Smarter Development
Unlock advanced LLM coding strategies from a leading AI researcher. Essential reference for founders building intelligent code agents and AI products.
ai-agentโ˜… 161,190
Transformers: Ship AI Models in Minutes, Not Months
Quickly define, train, and deploy state-of-the-art machine learning models across text, vision, and audio. Perfect for AI founders building intelligent applications.
ai-agentโ˜… 114,247
llama.cpp
LLM inference in C/C++
ai-agentโ˜… 81,719
RAGFlow: Build Context-Aware AI Agents 10x Faster
Python toolkit for startup founders wanting powerful retrieval-augmented generation with advanced agent capabilities. Supercharge your LLM context management with open-source AI infrastructure.
ai-agentโ˜… 75,645
OpenHands: AI-Driven Dev
Get AI-driven development tools with OpenHands. For founders and developers.