Skip to Content

Choose Your Framework

Select your framework to get started with Arcade .

Supported Frameworks

FrameworkLanguageBest ForGuide
Python (Direct)PythonFull control, any LLMSetup Guide
LangChainPythonComplex chains, retrievalSetup Guide
OpenAI Agents SDKPythonOpenAI-native appsSetup Guide
CrewAIPythonMulti-agent collaborationSetup Guide
Google ADKPythonGoogle Cloud integrationSetup Guide
Vercel AI SDKTypeScriptNext.js, React appsSetup Guide
MastraTypeScriptTypeScript-first agentsSetup Guide

Quick Comparison

Not sure which to choose?

  • Building a simple Python app? → Start with Python (Direct)
  • Building a web app with Next.js? → Use Vercel AI SDK
  • Need complex workflows? → Consider LangChain or CrewAI

Next Steps

After setting up your framework:

  1. Understand auth patterns for -facing apps
  2. Handle auth errors gracefully
  3. Browse available tools to see what you can build
Last updated on