Skip to content

langgraph4j/langgraph-builder

 
 

Repository files navigation

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

  1. Install dependencies:
yarn install
  1. Start the development server
yarn dev
  1. 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!

About

use https://build.langchain.com to generate langgraph4j scaffolding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.6%
  • JavaScript 3.8%
  • CSS 2.9%
  • Shell 0.7%