Templates
Project Templates
FastAPI AI Kit comes with multiple pre-configured templates. Each template activates a specific subset of the kit's modules for a particular AI backend pattern. Pick the template that matches your use case and start building.
FastAPI AI Chatbot API Template
A ready-to-deploy chatbot API with streaming, history, and billing.
FastAPIOpenAI / AnthropicPostgreSQLRedis
FastAPI RAG Search API Template
A document search API powered by RAG, pgvector, and LLM answers.
FastAPIpgvectorQdrantOpenAI Embeddings
FastAPI SaaS API Template
A multi-tenant SaaS API backend with auth, billing, and LLM integration.
FastAPIPostgreSQLRedisStripe
FastAPI LLM Gateway Template
A unified LLM gateway that routes, caches, meters, and bills.
FastAPIRedisPostgreSQLOpenAI