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.
14 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.
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.