You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,7 @@ This repository contains a curated list of 120+ LLM libraries category wise.
188
188
| AutoGen | An open-source framework for building AI agent systems. |[Link](https://github.com/microsoft/autogen)|
189
189
| Smolagents | Library to build powerful agents in a few lines of code. |[Link](https://github.com/huggingface/smolagents)|
190
190
| Pydantic AI | Python agent framework to build production grade applications with Generative AI. |[Link](https://ai.pydantic.dev/)|
191
+
| CAMEL | Open-source multi-agent framework with various toolkits and use-cases available. |[Link](https://github.com/camel-ai/camel)|
191
192
| BeeAI | Build production-ready multi-agent systems in Python. |[Link](https://github.com/i-am-bee/beeai-framework/tree/main/python)|
192
193
| gradio-tools | A Python library for converting Gradio apps into tools that can be leveraged by an LLM-based agent to complete its task. |[Link](https://github.com/freddyaboulton/gradio-tools)|
193
194
| Composio | Production Ready Toolset for AI Agents. |[Link](https://github.com/ComposioHQ/composio)|
0 commit comments