Microsoft Community Hub
techcommunity.microsoft.com › microsoft community hub › communities › topics › education sector › educator developer blog
An Absolute Beginner's Guide to LangGraph.js
August 7, 2024 - For more details, see the official LangGraph for Agentic Applications. Before getting started, ensure you have the following tools installed: ... This is a basic Express.js starter repository. We will only be working in the /src directory. Complete solutions for the respective files are available in the /solutions directory if you get stuck. Open src/index.ts. A graph is a collection of nodes and edges. In this tutorial, we cover the main graph class: StateGraph.
Building LangGraph agent using JavaScript
You have to start with the official docs. There are not much reliable third party resources for TS/JS version of these popular frameworks. docs: https://langchain-ai.github.io/langgraphjs/tutorials/quickstart/ More on reddit.com
LangGraph 101 - Tutorial with Practical Example
thanks! More on reddit.com
LangGraph Workflow for Quality Assurance
The process flow diagram More on reddit.com
Langgraph Studio Multi-Agent Example: Hierarchical Agents?
https://cobusgreyling.medium.com/langgraph-studio-from-langchain-4242d58b4bf4 More on reddit.com
Videos
01:51:06
🔴 Build an Autonomous AI Agent with Javascript and LangGraph ...
Human in the Loop in LangGraph.js
17:01
Small OSS Models with LangGraph.js - YouTube
01:40:42
Building ToolLLM With LangGraph.js - YouTube
01:30:12
Building Google's Dramatron with LangGraph JS & Anthropic's Claude ...
33:33
LangGraph: Planning Agents - YouTube
GitHub
github.com › langchain-ai › langgraphjs
GitHub - langchain-ai/langgraphjs: Framework to build resilient language agents as graphs. · GitHub
LangChain Academy: Learn the basics of LangGraph in our free, structured course. Tutorials: Simple walkthroughs with guided examples on getting started with LangGraph.
Starred by 2.9K users
Forked by 478 users
Languages TypeScript 98.0% | Svelte 0.8% | JavaScript 0.8% | Python 0.2% | CSS 0.2% | Shell 0.0%
Langchain
js.langchain.com › docs › tutorials
LangChain overview - Docs by LangChain
Deep Agents are built on LangChain agents which you can also use LangChain directly.Use LangGraph, our low-level orchestration framework, for advanced needs combining deterministic and agentic workflows.
Js Craft
js-craft.io › _assets › langgraph-landing › LangGraph-sample.pdf pdf
LangGraph and AI Agents
2.2. Meet Your New Best Friend: LangGraph · 3. LangGraph Fundamentals · 3.1. Introduction · 3.2. Installing LangGraph · 3.3. Nodes, Edges, and Graphs in LangGraph · 3.4. Conditional Edges in LangGraph · 3.5. Cycles · 3.6. Visualize the Graph · 4. Building Your First AI Agent ·
GitHub
github.com › langchain-ai › langgraphjs-studio-starter
GitHub - langchain-ai/langgraphjs-studio-starter: Example LangGraph.js project made to run in LangGraph Studio · GitHub
February 26, 2026 - It contains a simple example graph exported from src/agent.ts that implements a basic ReAct pattern where the model can use tools for more information before responding to a user query. It also includes the required langgraph.json config file for opening the graph in LangGraph Studio.
Starred by 67 users
Forked by 25 users
Languages TypeScript
GitHub
github.com › langchain-ai › langgraph
GitHub - langchain-ai/langgraph: Build resilient language agents as graphs. · GitHub
Starred by 31K users
Forked by 5.3K users
Languages Python
MongoDB
mongodb.com › docs home › development › ai integrations › langgraph.js
Build an AI Agent with LangGraph.js and MongoDB Atlas - Atlas - MongoDB Docs
You can integrate MongoDB Atlas with LangGraph.js to build AI agents. This tutorial demonstrates how to build an agent with LangGraph.js and MongoDB Vector Search that can answer questions about your data.
Reddit
reddit.com › r/langchain › building langgraph agent using javascript
r/LangChain on Reddit: Building LangGraph agent using JavaScript
May 21, 2025 - You have to start with the official docs. There are not much reliable third party resources for TS/JS version of these popular frameworks. docs: https://langchain-ai.github.io/langgraphjs/tutorials/quickstart/
GitHub
github.com › bracesproul › awesome-langgraphjs
GitHub - bracesproul/awesome-langgraphjs: 🦜🕸️ A list of open-source LangGraph.js examples, projects, applications and YouTube videos.
A collection of open source projects and applications built using LangGraph.js. Also, a list of YouTube videos and tutorials covering LangGraph.js.
Starred by 378 users
Forked by 42 users