Agent Frameworks & Orchestration
Open-source frameworks and SDKs for building custom AI agents. From LangChain to CrewAI, these tools let developers create, orchestrate, and deploy multi-agent systems.
13 tools in this category
Agent Development Kit (ADK) is a framework for developers building AI agents and multi-agent workflows. It supports Python, TypeScript, Go, and Java, and is designed to run across different models and deployment setups.
Semantic Kernel is Microsoft’s lightweight, open-source framework for adding AI models and agent workflows to C#, Python, and Java applications. It helps developers connect prompts, plugins, memory, and model calls into software that can take actions through existing APIs.
Semantic Kernel is an open-source SDK for developers building AI agents and multi-agent workflows. It supports tool use, planning, memory, plugins, and local or cloud model backends.
LangChain is an open-source framework for building agents and LLM-powered applications. It helps developers connect models, tools, and external systems into multi-step workflows.
MetaGPT assigns different roles to LLMs to simulate a software team. It can turn a short requirement into artifacts like user stories, requirements, APIs, and code repositories.
ElizaOS is an open-source platform for building, deploying, and managing AI agents. It includes a CLI, web UI, and plugin-based architecture so you can run agents locally and extend them with integrations and custom logic.
LlamaIndex helps developers build document agents that parse, extract, and reason over complex files. It combines agentic OCR with a low-code workflow builder for document-heavy automation.