Your First Production AI App
in 30 Minutes
Choose from 5 AI frameworks, configure 75+ options, and deploy. FastAPI + Next.js with auth, streaming, and infrastructure — ready out of the box.
Works with your stack
Why use this?
Without the template
- ✗ Days setting up FastAPI + Next.js boilerplate
- ✗ Manual AI framework integration
- ✗ No WebSocket streaming out of the box
- ✗ Docker and deployment configured from scratch
- ✗ No observability until you add it yourself
With the template
- ✓ Production-ready project in minutes
- ✓ 5 AI frameworks pre-integrated and tested
- ✓ WebSocket streaming with tool call visualization
- ✓ Docker, Kubernetes, and CI/CD included
- ✓ Logfire, Sentry, and Prometheus built-in
How It Works
From zero to production in four steps
Pick Your Stack
Choose from 5 AI frameworks, 3 frontends, and 75+ configuration options via the web configurator or CLI.
Generate & Scaffold
One command generates a fully configured project — Docker, CI/CD, auth, database, and your selected AI stack.
Build Your Agent
Focus on your AI logic. The template handles routing, streaming, state management, and deployment boilerplate.
Ship to Production
Deploy with docker compose up. Monitoring, logging, and health checks are pre-configured out of the box.
Everything you need
From database to deployment, configured in one command.
5 AI Frameworks
Pydantic AI, LangChain, LangGraph, CrewAI, and DeepAgents with WebSocket streaming.
75+ Options
Database, auth, background tasks, caching, rate limiting, file storage, webhooks, and more.
3 Presets
Minimal, Production, or AI Agent. One command, zero configuration.
Full-Stack
FastAPI backend with Next.js 15 frontend. TypeScript, App Router, Tailwind CSS.
Production Ready
Docker, reverse proxy, Kubernetes, CI/CD, .env generation out of the box.
Observable
Logfire, Sentry, and Prometheus integration. Know what your agents are doing.
How does it compare?
See how it stacks up against alternatives.
| Feature | AI Agent Template | Manual Setup | Other Boilerplates |
|---|---|---|---|
| AI Agent Integration | ✓ | ✗ | ✗ |
| Multi-Database Support | ✓ | ✗ | Partial |
| Auth Built-in | ✓ | ✗ | Partial |
| WebSocket Streaming | ✓ | ✗ | ✗ |
| Web Configurator | ✓ | ✗ | ✗ |
| Type-Safe Code | ✓ | Varies | Varies |
| Observability | ✓ | ✗ | ✗ |
Start with a preset
Or customize every option in the configurator.
Minimal
API-only, no database, no auth. Perfect for prototyping.
- — No database
- — No authentication
- — No Docker
- — Basic FastAPI
Production
RecommendedFull production setup. Deploy-ready from day one.
- — PostgreSQL + JWT auth
- — Redis + Caching
- — Sentry + Prometheus
- — Docker + Kubernetes
- — GitHub Actions CI
AI Agent
Most PopularAI-powered app with streaming and persistence.
- — Pydantic AI (default)
- — WebSocket streaming
- — Conversation history
- — PostgreSQL + Redis
- — Next.js frontend
Get started
Install
Create
Or with a preset: fastapi-fullstack create my_app --preset ai-agent
Run
Frequently Asked Questions
Everything you need to know about our tools and projects.
What is the Full-Stack AI Agent Template?
Which AI framework should I choose?
Can I switch AI frameworks after generating a project?
Is the template free to use?
Which database should I use?
Ready to ship your AI app?
Pick your frameworks, generate a production-ready project, and deploy. 75+ options, one command, zero config debt.