DocsGetting StartedIntroduction

Introduction to Shipfastai

Shipfastai is a production-ready SaaS boilerplate designed specifically for Python developers building AI-powered applications.

What You Get

FastAPI Backend - High-performance Python API with async support

Next.js Frontend - Modern React with App Router and Server Components

Supabase Auth - Complete authentication with social logins

Stripe Billing - Subscriptions, usage-based billing, and checkout

RAG Pipeline - Pre-built retrieval-augmented generation system

Multi-tenancy - Organization and team support out of the box

Why Shipfastai?

Building an AI SaaS from scratch typically takes 3-6 months. With Shipfastai, you can launch in days:

Requirements

Node.js 18+

Python 3.10+

Supabase account (free tier works)

Stripe account (test mode for development)

Quick Links

[Installation Guide](/docs/installation)

[Project Structure](/docs/project-structure)

[Configuration](/docs/configuration)