Templates

Agent platforms and pre-built apps. Clone, deploy, and iterate with coding agents.

Clone a template, deploy to your cloud, and use coding agents like Claude Code to build and improve agents on top.

Agent Platforms

Infrastructure starters for building your own agents. Pick where you want to run, then add your agents on top.

PlatformBest forYou manageCost
DockerLocal dev, self-hosted productionEverythingFree
RailwayFast cloud deployment, small teamsJust code~$20/mo
AWSEnterprise deployments, full controlInfrastructure-as-code~$75/mo

Apps

Pre-built agent systems with self-learning, context retrieval, and production infrastructure already wired up. Clone the repo, configure your data sources, and you're running.

What's Included

Each app ships with capabilities that typically take weeks to build:

CapabilityWhat It Does
Self-learningAgent improves from feedback. Every conversation makes the next one better.
Context retrievalRAG, knowledge graphs, multi-source navigation. Grounded answers, not hallucinations.
Production infrastructurePostgreSQL, pgvector, webhook endpoints. Deploy to Docker, Railway, or AWS.
InterfacesSlack, Telegram, WhatsApp ready. Add more with a few lines of config.

Improving Your Agents

Each app includes tools for iterating on agent quality:

AppImprovement Tools
DashAutomated improvement loop (python -m evals improve)
ScoutProbe library with /loop support
CodaEval suite for routing and synthesis
PALSmoke tests and behavioral evals
GcodeLearningMachine for persistent context