From 7656224c0dcc91f6626f6bdf6fa107294b8d41a7 Mon Sep 17 00:00:00 2001 From: karthikeya-meesala Date: Mon, 19 Aug 2024 11:32:13 +0530 Subject: [PATCH] add composio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 345d4c4..6e9f863 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Agent platforms +- [Composio](https://composio.dev/) - Open source [toolset](https://github.com/composiohq/composio) for AI Agents & LLMs. - [E2B](https://www.e2b.dev/) — Open source cloud platform for hosting LLM-based agents. Supports [Smol Developer](https://github.com/smol-ai/developer). - [Morph Rift](https://github.com/morph-labs/rift) — Open source VS Code extension that allows merging the output of code generation agents. - [SuperAGI](https://superagi.com/) — Open source platform for hosting LLM-based agents including [SuperCoder](https://superagi.com/supercoder/).