| layout | base |
|---|---|
| title | LangGraph-GUI |
LangGraph-GUI is a self-host, 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 or K8s(Kubernetes).
LangGraph-GUI comprises the following main components:
-
Frontend: The default frontend is built with SvelteFlow, providing an intuitive interface for graph editing.
-
Backend: The backend is implemented using Flask, offering a robust and scalable server-side solution.
-
AI-end
- For running local language models with Ollama AI service, we recommend using NVIDIA Docker.
-
- For Linux user, just see github repo
- For Windows OS user, see Windows
-
For additional resources and related side projects, visit the Others page.
If you want to learn more about LangGraph, we also have learning LangGraph for dummy
-
If you have any questions or would like to leave a message, please use our GitHub Discussions page, or just open issue.
-
We hope you find the information you need. If you have any questions, feel free to reach out!
