Tutorials
Tutorials
End-to-end walkthroughs of real problems people solve with Brainbase. Each tutorial ships with runnable code, sample data, and a checklist you can adapt to your own setup.
Agent patterns
Eval-driven receipt extraction
Build an agent that extracts line items from receipt photos, then evolve it with structured evals.
Streaming long-running runs
Stream tokens, tool calls, and progress updates to your UI while a run is still in flight.
Routing prompts across models
Pick the cheapest capable model per request without hand-coding the router.
Integrations
Wire your first MCP server
Connect an existing service to a Brainbase agent via the Model Context Protocol.
Slack triage agent
Route incoming Slack messages, draft replies, and escalate the rest to a human.
GitHub PR reviewer
Read diffs, run the test suite, and post inline review comments back to the PR.