Skip to content

gedion/LangGraph-GUI-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangGraph-GUI (Frontend ReactFlow)

LangGraph-GUI is a user-friendly interface for managing and visualizing Node-Edge workflows with LangGraph. It supports creating, editing, and running workflows locally using language models by Ollama.

For more detail, please see frontend doc

LangGraph-GUI

Usage

Build up environment:

npm install

Run up frontend:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\

Qt-ver

If you want Qt version, see LangGraph-GUI-Qt

About

Visual node-edge graph GUI editor for LangGraph with reactflow frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • HTML 4.5%
  • CSS 2.4%
  • Dockerfile 0.7%