Skip to main content
Every guide in this section ends with something running, and almost every one comes with a public repo. There are two ways in:
  • Fork a finished app when you want to ship fast: point it at your sk_live_ key, rebrand, deploy.
  • Build it yourself when you want the API pattern: the guides walk through the exact calls.
The table runs simplest first: start with a chat UI, then a full product, then swap in your own model and integrations, then change the agent itself. All the runnable folders above live in the Agent37 Cookbook: example apps, ready-to-build custom images, and pointers to the full apps. New examples land there as they ship. New to the API itself? Read Core concepts first (one key, two planes), then come back and pick a row.