From b66c4bfdb7bea8f571322b8cf7600522426355db Mon Sep 17 00:00:00 2001 From: EmersonBraun Date: Thu, 6 Aug 2026 11:05:08 -0300 Subject: [PATCH] Add AgentsKit to Generative AI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6be1b07..9d3fdec6 100644 --- a/README.md +++ b/README.md @@ -1066,6 +1066,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Generative AI * [KaibanJS](https://github.com/kaiban-ai/KaibanJS) - KaibanJS is an open-source framework browser-compatibility of orchestration of multi-agent ai systems using a Kanban-inspired architecture. +* [AgentsKit](https://github.com/AgentsKit-io/agentskit) - A modular TypeScript toolkit for building provider-independent AI agents with a tiny core and independently installable runtime, memory, RAG, tools, sandbox, observability, and evaluation packages. ## Misc