LangGraph-GUI

LangGraph-GUI

Visual node-edge graph GUI editor for LangGraph and run with local LLM or online API

Stars: 136

Visit
 screenshot

LangGraph-GUI is a user-friendly graphical interface for interacting with reactflow frontend and fastAPI backend using LLM such as ollama or other API key. It provides a convenient way to work with language models and APIs, offering a seamless experience for users to visualize and interact with the data flow. The tool simplifies the process of setting up the environment and accessing the application, making it easier for users to leverage the power of language models in their projects.

README:

LangGraph-GUI

LangGraph-GUI is an user-friendly graphical interface for interacting with reactflow frontend and fastAPI backend using LLM such ollama or other api key.

For more infomation, please see doc: LangGraph-GUI.github.io

Prerequisites

For Linux user, before you start, make sure you have the following software installed on your Linux:

  • Docker Compose Environment
  • nv-docker (optional for running ollama)
  • (Optional for electron) npm

For Windows user, please see LangGraph GUI Setup on Windows

Getting Started

Clone the Repository

First, clone the repository and its submodules:

git clone --recurse-submodules https://github.com/LangGraph-GUI/LangGraph-GUI.git
cd LangGraph-GUI

Docker Compose Setup

Prepare: Build the Docker containers and pull ollama models :

docker compose build
docker compose up ollama -d
docker compose exec ollama ollama pull xxxx
docker compose down

then start

docker compose up

Once the containers are up and running, you can access the application at http://localhost:3000.

Hold with Kubernetes

see /k8s

Contact or Contributing

We welcome contributions to LangGraph-GUI-App! If you have any suggestions or find any bugs, or any questions, feedback, please use discussion or issue.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Thank you for using LangGraph-GUI!

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for LangGraph-GUI

Similar Open Source Tools

For similar tasks

For similar jobs