mirror of
https://github.com/langchain-ai/langgraph-builder.git
synced 2026-07-01 19:55:58 -04:00
0be4b902ef0d14ff096c71bfd69ac30cb1e0240f
LangGraph Builder 🦜 🎨
LangGraph Builder provides a powerful canvas for designing cognitive architectures of LangGraph applications. After designing an architecture with the canvas, LangGraph Builder enables you to generate boilerplate code for the application in Python and Typescript. Code generation in LangGraph Builder is powered by langgraph-gen. Try LangGraph Builder out here!
🚀 Run LangGraph Builder locally
- Install dependencies:
yarn install
- Start the development server
yarn dev
- Open your browser and navigate to:
http://localhost:3000
🌐 Limitations
- LangGraph Builder is optimized for desktop. Mobile is currently not supported.
- Generating graphs with parallel node execution is currently not supported.
🤝 Contributing
Contributions are welcome and highly appreciated!
Description
Languages
TypeScript
92.2%
JavaScript
3.7%
CSS
3.3%
Shell
0.8%