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
Claude Code
Claude Code is an AI-powered coding agent designed to work directly inside your existing development environment. It goes beyond simple autocomplete by understanding entire codebases and helping developers build, debug, refactor, and ship features faster. Developers can interact with Claude Code from the terminal, IDEs, Slack, or the web, making it easy to stay in flow without switching tools. By describing tasks in natural language, users can let Claude handle code exploration, modifications, and explanations. Claude Code can analyze project structure, dependencies, and architecture to onboard developers quickly. It integrates with common command-line tools, version control systems, and testing workflows. This makes it a powerful companion for both individual developers and teams working on complex software projects.
Learn more
Vercel
Vercel is an AI-powered cloud platform that helps developers build, deploy, and scale high-performance web experiences with speed and security. It provides a unified set of tools, templates, and infrastructure designed to streamline development workflows from idea to global deployment. With support for modern frameworks like Next.js, Svelte, Vite, and Nuxt, teams can ship fast, responsive applications without managing complex backend operations. Vercel’s AI Cloud includes an AI Gateway, SDKs, workflow automation tools, and fluid compute, enabling developers to integrate large language models and advanced AI features effortlessly. The platform emphasizes instant global distribution, enabling deployments to become available worldwide immediately after a git push. Backed by strong security and performance optimizations, Vercel helps companies deliver personalized, reliable digital experiences at massive scale.
Learn more
Agent Development Kit (ADK)
The Agent Development Kit (ADK) is a flexible, open-source framework for building and deploying AI agents. It is tightly integrated with Google’s ecosystem, including Gemini models, and supports popular large language models (LLMs). ADK simplifies the development of both simple and complex AI agents, providing a structured environment for building dynamic workflows and multi-agent systems. With built-in tools for orchestration, deployment, and evaluation, ADK helps developers create scalable, modular AI solutions that can be easily deployed on platforms like Vertex AI or Cloud Run.
Learn more