Pricing
From $199. Pay once. Ship forever.
AgentBoiler is a one-time purchase. Basic is the full template; Extended adds hands-on support and a code review; Custom is a scoped build (framework swap, different DB, white-label). Commercial license, unlimited projects, lifetime access to the version you bought. No subscription. No vendor lock-in. Self-host anywhere.
AgentBoiler Basic
The full template · Extended $299 · Custom on request
$199 one-time
Compare Basic · Extended · Custom
→ What's included
Everything you need to ship.
Backend
- FastAPI + Pydantic v2 with async PostgreSQL
- JWT access + refresh tokens with optional Google OAuth
- Multi-tenant organizations with row-level scoping
- Role-based access control (RBAC) at the service layer
- Repository → service → route layered architecture
- Alembic migrations + seeded admin user
AI
- LangChain + LangGraph agent with WebSocket token streaming
- Tool calling registry (your Python functions, agent calls them)
- Conversation persistence + sharing + message ratings
- Token-level credit metering: OpenAI / Anthropic / Google pricing
- Milvus RAG with hybrid BM25 + vector search + reranking
- PDF / DOCX / MD / TXT parsers (PyMuPDF, LiteParse, LlamaCloud)
- Scheduled Google Drive + S3 / MinIO sync sources
Billing + admin
- Stripe Checkout + Customer Portal integration
- Hybrid billing (subscriptions + usage-tracked credits)
- Per-org quotas with anomaly detection
- Admin dashboard (users, orgs, subscriptions, audit log)
- Stripe events log + impersonation + audit log
- Transactional + lifecycle email (SMTP + Resend, Jinja2)
Frontend
- Next.js 15 App Router + React 19
- Tailwind v4 + shadcn/ui component library
- i18n (English + Polish) via next-intl
- Marketing site (landing, blog MDX, pricing, FAQ, legal pages)
- Dark + light themes
- TypeScript everywhere with auto-generated API client
DevOps
- Docker Compose for dev / stage / prod environments
- Celery + Redis workers & beat (scheduled jobs) + Flower
- GitHub Actions CI (ruff, pytest+cov, Playwright, pip-audit, Trivy)
- Production Nginx reverse proxy (WebSocket + SSL)
- Sentry + LangSmith tracing + structured logging
- Rate limiting (per user / org) + Redis caching
Honest disclosure
What's not included.
AgentBoiler is a boilerplate, not a finished product. Here's what you'll need to build, buy, or audit yourself.
- AI model fine-tuning UI (use Modal / Together / your platform)
- Mobile native apps (this is web - wrap in Capacitor for iOS / Android)
- Multi-region database replication (single-region defaults - scale yourself)
- Compliance certifications (SOC2, HIPAA, GDPR controls scaffolded - audit is on you)
- Pre-built adapters for Pydantic AI / CrewAI (agent module is isolated - swap it yourself)
- Vendor-locked cloud services (we ship vendor-neutral Docker Compose + Nginx)
License + refunds
- Commercial license
- Use AgentBoiler in unlimited projects you build. Per-developer (one purchase per developer using the source code). Non-transferable.
- Redistribution
- You cannot redistribute the AgentBoiler source code itself, including reselling as a competing template. Anything you build on top is yours.
- Refunds
- 14-day money-back guarantee - email hello@agentboiler.com within 14 days of purchase for a full refund. No questions asked.
- Updates
- You receive lifetime access to the version you bought. Major updates may be offered as a paid upgrade. Bugfix releases are free.
- Support
- Email support at hello@agentboiler.com with 48h response time for paying customers. Source code is fully readable, modifiable, and self-documenting.