ContentAIDOCS

Welcome to ContentAI

The Next.js AI Content Generator SaaS — installation, configuration, and full feature reference.

ContentAI is a complete AI Content Generator SaaS built with Next.js 16, React 19, Tailwind CSS 4, and shadcn/ui. It ships with 35+ production-ready templates, a document editor with AI actions, and first-class support for four AI providers: Groq, Google Gemini, OpenAI, and Anthropic.

This documentation is for anyone who has just purchased or downloaded ContentAI and wants to:

  • Install the app locally
  • Connect an AI provider (including completely free options)
  • Use every feature (Dashboard, Templates, Generate, Editor, History, Settings)
  • Customize templates, branding, and styling
  • Deploy to production

What's included

Tech stack

LayerTechnology
FrameworkNext.js 16 (App Router)
UIReact 19 + shadcn/ui + Tailwind CSS 4
StateZustand; optional NextAuth + Supabase for cloud sync
AI SDKVercel AI SDK v6
AI Providers@ai-sdk/google, @ai-sdk/openai, @ai-sdk/anthropic, @ai-sdk/groq
Auth & data (optional)Auth.js (NextAuth v5), @supabase/supabase-js, optional postgres
EditorTiptap
Markdown renderreact-markdown + remark-gfm
Notificationssonner

Where to start

  1. New to ContentAI? → Quick Start
  2. Need to connect a provider? → API Keys
  3. OAuth + Supabase in production? → Authentication & database
  4. Just want to ship? → Deploy to Vercel
  5. Looking for a specific template? → Templates Reference

Support

If a page in these docs doesn't answer your question, check the FAQ or Troubleshooting sections. Bugs and feature requests can be reported via the support channel that came with your CodeCanyon purchase.

On this page