mirror of
https://github.com/langchain-ai/langgraph-builder.git
synced 2026-06-29 22:03:20 -04:00
main
build(deps): bump form-data from 4.0.0 to 4.0.5
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%