Launching soon — waitlist gets $149 (then $199)

Ship your AI SaaS this weekend, not this quarter.

The Next.js boilerplate where the AI layer isn't an afterthought. Agents, RAG, streaming UI, token metering, and evals — wired to auth and billing, working the moment you clone it.

You're on the list. Watch your inbox for the launch price.

No spam. One launch email, a couple of build-in-public updates, unsubscribe anytime.

Working agent loop

Typed tool-calling agent in ~150 readable lines. No LangChain.

Claude + OpenAI

One provider interface, swap with an env var. Streaming everywhere.

Streaming chat UI

SSE token streaming with tool-call rendering and error states.

Token metering

Every LLM call metered into a per-user ledger with plan quotas.

RAG on pgvector

Ingest + retrieval on Supabase. No extra vector-DB bill.

Eval harness

Eval cases, CLI runner, CI-ready reports. Catch prompt regressions.

$ git clone launchrail && pnpm setup
$ pnpm dev
✓ auth ready · billing wired · agent streaming at /dashboard