About LangGraph-GUI
github.com/LangGraph-GUI is a user-friendly interface designed for editing Node-Edge workflow graphs using LangGraph. This tool supports creating, editing, and running workflows with local language models such Ollama. It can be easily deployed using Docker Compose.
Hold
- kubernetes
- Docker Compose
- To run LangGraph-GUI using Docker Compose, refer to the detailed instructions available in the LangGraph-GUI Docker Compose Setup.
- Windows
Components
LangGraph-GUI comprises the following main components:
- Frontend: The default frontend is built with ReactFlow, providing an intuitive interface for graph editing.
- for more info, please view Frontend
- Backend: The backend is implemented using Flask, offering a robust and scalable server-side solution.
- for more info, please view Backend
- AI-end
- For running local language models with Ollama AI service, we recommend using NVIDIA Docker.
Electron wrapper
For those who prefer a desktop application, we also provide an Electron wrapper.
We hope you find LangGraph-GUI useful for your workflow management needs. For more information, visit our GitHub Discussions page to leave any questions or feedback.