Ai frameworks

Framework / ToolDescription
LangChainPopular framework to build LLM-powered agents using chains, memory, tools.
LangGraphGraph-based agentic extension of LangChain for managing agent workflows.
Auto-GPTAutonomous agent built on top of GPT models that can plan and execute goals.
BabyAGILightweight, task-based autonomous agent that loops tasks with memory.
CrewAIMulti-agent framework where different LLM agents collaborate on tasks.
AgentGPTBrowser-based UI for launching Auto-GPT-like agents in the cloud.
OpenAgents (by Microsoft)Platform for agent orchestration using multiple skills/tools.
CAMELAgentic dialogue framework where agents role-play roles (e.g., coder, PM).
MetaGPTStructured multi-agent system mimicking human teams (PM, Engineer, etc.).
ReAct PatternCombines reasoning and action — foundation for many agentic tools.
Voyager (Minecraft Agent)Continual-learning agent in Minecraft with memory and tool use.
AutoChainOpen-source framework to build autonomous agents from LLMs and APIs.
SuperAgentExtensible framework to build agentic apps with task queues, memory, tools.
AI Engineer OS (by smol-ai)Agent-oriented operating system to manage AI assistants.

Langchain

Langraph

Google ADK

Leave a Reply