Create your agent
Go to play.cartesia.ai/agents and select Start in Playground.

Continue building in code
Connect your Playground agent to GitHub to customize with code.1
Connect to GitHub
On your agent page, click Connect to GitHub. Authorize Cartesia to create a repository.
2
Clone locally
3
Install dependencies
4
Edit your agent
Open
main.py to add tools, custom logic, or modify the prompt.5
Deploy
Push to deploy your changes.
Next steps
Quickstart
Build agents with the SDK
Agents
Prompts, voices, and pre-call configuration