Developers
Build on SayGM
Tutorials, tool setup, runnable examples and API docs for building on SayGM. One key reaches Claude, GPT and open models.
Tutorials
All tutorialsBuild an app or agent
- How to build an AI agent with Claude in PythonGive Claude two tools and a loop, and watch it look up the weather and convert it before it answers.Python · Messages
- Build a customer support AI agent in PythonA support agent for a small shop that answers order questions itself and passes refunds to Claude.Python · Chat Completions · Messages
- Build an AI chatbot for your website with the Vercel AI SDKA chat box for your website that streams answers to visitors' questions as they are written.TypeScript · Chat Completions · Messages
Use your SDK with any model
- OpenAI Agents SDK with other models on one keyTwo weather agents, one on GPT and one on an open model, sharing one tool so you can compare them.Python · Responses · Chat Completions
- Pydantic AI with Claude, GPT and open modelsOne weather agent, written once and run in turn on an open model, GPT and Claude.Python · Chat Completions · Responses · Messages