diff --git a/website/src/data/gallery.json b/website/src/data/gallery.json index cf68764e241..10ed9f6866d 100644 --- a/website/src/data/gallery.json +++ b/website/src/data/gallery.json @@ -219,5 +219,14 @@ "description": "Automatically creating linear tasks and assigning them to the right person, project, and team from GitHub commits using AutoGen Agents.", "image": "composio-autogen.png", "tags": ["tools"] + }, + { + "title": "Agentok - Autogen Visualized", + "link": "https://github.com/hughlv/agentok", + "description": "Offering intuitive visual tools that streamline the creation and management of complex AutoGen workflows.", + "image": "agentok.png", + "tags": [ + "tools", "ui", "app" + ] } ]