# AnotherWrapper ## Docs - [API Overview](https://docs.anotherwrapper.com/api/overview.md): Understand the main route groups and patterns used by the backend - [Audio](https://docs.anotherwrapper.com/apps/audio.md): Record or upload audio, transcribe it, and turn it into clean notes with AI - [AI Chat](https://docs.anotherwrapper.com/apps/chat.md): Multi-provider AI assistant with web search, PDF RAG, generative UI, and reasoning models - [Image Studio](https://docs.anotherwrapper.com/apps/image-studio.md): Generate images with OpenAI and Replicate-backed image models - [Apps Overview](https://docs.anotherwrapper.com/apps/index.md): Explore the 8 AI apps included in AnotherWrapper Premium - [Launch Simulator](https://docs.anotherwrapper.com/apps/launch-simulator.md): Generate schema-based Product Hunt launch simulations with multiple AI models - [Marketing Plan](https://docs.anotherwrapper.com/apps/marketing-plan.md): Generate schema-based marketing plans with multiple AI models - [Video Studio](https://docs.anotherwrapper.com/apps/video-studio.md): Generate videos with Sora, Veo, Kling, and WAN models - [Vision](https://docs.anotherwrapper.com/apps/vision.md): AI calorie tracking app that analyzes meal photos and returns nutrition data - [Voice Studio](https://docs.anotherwrapper.com/apps/voice.md): Generate speech, voice transforms, music, and sound effects - [Documentation Workflow](https://docs.anotherwrapper.com/codebase/documentation.md): How docs are organized and where different types of content belong - [Local Development](https://docs.anotherwrapper.com/codebase/local-development.md): Get your local dev environment up and running - [Codebase Overview](https://docs.anotherwrapper.com/codebase/overview.md): The big picture of how the repo is organized so you always edit the right layer - [Configuration](https://docs.anotherwrapper.com/configuration.md): All the knobs and levers you can turn — env vars, config files, and app settings - [Database Overview](https://docs.anotherwrapper.com/database/overview.md): Understand the main tables, Drizzle schema, and data responsibilities - [Welcome](https://docs.anotherwrapper.com/index.md): Your complete AI SaaS starter — from first clone to first customer - [Launch Checklist](https://docs.anotherwrapper.com/launch-checklist.md): Everything to verify before your first real users arrive - [Payments](https://docs.anotherwrapper.com/payments/index.md): Beginner-friendly guide to checkout links, webhooks, and credits purchases - [LemonSqueezy](https://docs.anotherwrapper.com/payments/lemonsqueezy.md): Step-by-step guide to setting up LemonSqueezy checkout and webhooks - [Polar](https://docs.anotherwrapper.com/payments/polar.md): Step-by-step guide to setting up Polar checkout and webhooks - [Stripe](https://docs.anotherwrapper.com/payments/stripe.md): Step-by-step guide to setting up Stripe checkout links and webhooks - [Anthropic](https://docs.anotherwrapper.com/providers/anthropic.md): Set up Anthropic & understand how it's used throughout the app - [DeepSeek](https://docs.anotherwrapper.com/providers/deepseek.md): Set up DeepSeek & understand how it's used throughout the app - [ElevenLabs](https://docs.anotherwrapper.com/providers/elevenlabs.md): Set up ElevenLabs & understand how it's used in the Voice Studio app - [Google Gemini](https://docs.anotherwrapper.com/providers/google.md): Set up Google Gemini & understand how it's used throughout the app - [Groq](https://docs.anotherwrapper.com/providers/groq.md): Set up Groq & understand how it's used throughout the app - [Providers Overview](https://docs.anotherwrapper.com/providers/index.md): Choose the right AI providers based on the apps and features you want to enable - [OpenAI](https://docs.anotherwrapper.com/providers/openai.md): Set up OpenAI & understand how it's used throughout the app - [Replicate](https://docs.anotherwrapper.com/providers/replicate.md): Set up Replicate & understand how it's used throughout the app - [xAI's Grok](https://docs.anotherwrapper.com/providers/xai.md): Set up Grok & understand how it's used throughout the app - [Add a Model](https://docs.anotherwrapper.com/recipes/add-a-model.md): How to add a new AI model or expose an existing provider model in the UI - [Build Your First AI App](https://docs.anotherwrapper.com/recipes/build-your-first-ai-app.md): Practical recipe for turning AnotherWrapper into your own niche AI product - [AI SDK](https://docs.anotherwrapper.com/services/ai-sdk.md): How AnotherWrapper uses the Vercel AI SDK across chat, structured generation, vision, and more - [Analytics](https://docs.anotherwrapper.com/services/analytics.md): Product analytics with PostHog, Plausible, and DataFast - [Supabase PostgreSQL + Better Auth](https://docs.anotherwrapper.com/services/better-auth-postgresql.md): Recommended auth and database setup for the boilerplate - [Blog](https://docs.anotherwrapper.com/services/blog.md): Add a static MDX blog to boost your SEO - [Credits & Billing](https://docs.anotherwrapper.com/services/credits-billing.md): How credits, purchases, and access control work - [Email](https://docs.anotherwrapper.com/services/email.md): Contact sync and auth email delivery with Loops, Resend, and Brevo - [Platform Overview](https://docs.anotherwrapper.com/services/index.md): The services that power your product — set them up at your own pace - [Landing Page](https://docs.anotherwrapper.com/services/landing-page.md): How the public marketing page is structured and where to edit it - [Meta Ads](https://docs.anotherwrapper.com/services/meta-ads.md): Optional Meta Pixel and Conversions API checkout attribution - [Monitoring](https://docs.anotherwrapper.com/services/monitoring.md): Optional Sentry error tracking for production visibility - [Security](https://docs.anotherwrapper.com/services/security.md): Auth guards, ownership checks, rate limiting, and AI cost protection - [SEO](https://docs.anotherwrapper.com/services/seo.md): Metadata, sitemaps, and dynamic OG images -- all baked in - [Storage](https://docs.anotherwrapper.com/services/storage.md): Object storage for uploads and generated files - [Vector Database & RAG](https://docs.anotherwrapper.com/services/vector-rag.md): How document chat works with PostgreSQL, pgvector, embeddings, and citations - [Authentication](https://docs.anotherwrapper.com/setup/authentication.md): Set up sign-in for your app with email/password, Google OAuth, magic links, and password resets - [Deployment](https://docs.anotherwrapper.com/setup/deployment.md): Take your app live on Vercel in minutes - [Get Started](https://docs.anotherwrapper.com/setup/introduction.md): Go from zero to running AI app in about 5 minutes - [Project Structure](https://docs.anotherwrapper.com/setup/structure.md): A quick map of the codebase so you always know where to look - [Troubleshooting](https://docs.anotherwrapper.com/troubleshooting.md): Quick fixes for the most common issues — you'll be back on track in minutes ## OpenAPI Specs - [openapi](https://docs.anotherwrapper.com/api-reference/openapi.json) ## Optional - [AnotherWrapper](https://anotherwrapper.com/)