diff --git a/software/langgraph-gui.yml b/software/langgraph-gui.yml new file mode 100644 index 0000000000..32979bbc15 --- /dev/null +++ b/software/langgraph-gui.yml @@ -0,0 +1,16 @@ +name: LangGraph-GUI +description: An user-friendly graphical interface with node-edge visualized for LangGraph. +website_url: "https://LangGraph-GUI.github.io" +source_code_url: "https://github.com/LangGraph-GUI/LangGraph-GUI" +licenses: + - MIT +platforms: + - Python + - Docker + - K8S +tags: + - Automation + - Software Development - Low Code + - AI + - LLM +depends_3rdparty: true