Claude Agent SDK
The Claude Agent SDK is a developer toolkit that enables the creation of autonomous AI agents powered by Claude, allowing them to perform real-world tasks beyond simple text generation by interacting directly with files, systems, and tools. It provides the same underlying infrastructure used by Claude Code, including an agent loop, context management, and built-in tool execution, and is available for use in Python and TypeScript. With this SDK, developers can build agents that read and write files, execute shell commands, search the web, edit code, and automate complex workflows without needing to implement these capabilities from scratch. It maintains persistent context and state across interactions, enabling agents to operate continuously, reason through multi-step problems, take actions, verify results, and iterate until tasks are completed.
Learn more
Accenture AI Refinery
Accenture's AI Refinery is a comprehensive platform designed to help organizations rapidly build and deploy AI agents to enhance their workforce and address industry-specific challenges. The platform offers a collection of industry agent solutions, each codified with business workflows and industry expertise, enabling companies to customize these agents with their own data. This approach reduces the time to build and derive value from AI agents from months or weeks to days. AI Refinery integrates digital twins, robotics, and domain-specific models to optimize manufacturing, logistics, and quality through advanced AI, simulations, and collaboration in Omniverse, enabling autonomy, efficiency, and cost reduction across operations and engineering processes. The platform is built with NVIDIA AI Enterprise software, including NVIDIA NeMo, NVIDIA NIM microservices, and NVIDIA AI Blueprints, such as video search, summarization, and digital human.
Learn more
Microsoft Agent Framework
Microsoft Agent Framework is an open source SDK and runtime designed to help developers build, orchestrate, and deploy AI agents and multi-agent workflows using languages such as .NET and Python. It combines the simple agent abstractions of AutoGen with the enterprise-grade capabilities of Semantic Kernel, including session-based state management, type safety, middleware, telemetry, and broad model and embedding support, creating a unified platform for both experimentation and production use. It introduces graph-based workflows that give developers explicit control over how multiple agents interact, execute tasks, and coordinate complex processes, enabling structured orchestration across sequential, concurrent, or branching scenarios. It supports long-running and human-in-the-loop workflows through robust state management, allowing agents to maintain context, reason through multi-step problems, and operate continuously over time.
Learn more
kagent
kagent is an open source, cloud-native AI agent framework designed to let teams build, deploy, and run autonomous AI agents directly inside Kubernetes clusters to automate complex operational tasks, troubleshoot cloud-native systems, and manage workloads without constant human intervention. It enables DevOps and platform engineers to create intelligent agents that understand natural language, plan, reason, and execute multi-step actions across Kubernetes environments using built-in tools and Model Context Protocol (MCP)-compatible tool integrations for functions like querying metrics, displaying pod logs, managing resources, and interacting with service meshes. It supports multiple model providers (such as OpenAI, Anthropic, and others), agent-to-agent communication for orchestrating sophisticated workflows, and observability features that help teams monitor agent behavior and performance.
Learn more