Production-ready templates powered by LLM Gateway. Clone, configure, and deploy — with access to 200+ models from every major provider.
One command to get the LLM Gateway CLI.
npm i -g @llmgateway/cliPick a template and clone it instantly.
npx @llmgateway/cli init --template ai-chatbotSet your LLM Gateway API key and ship it.
echo "LLMGATEWAY_API_KEY=your_key" > .env.local && npm run devEach template is a complete Next.js application with AI features built in. Clone and customize.
Monetize your AI app — a drop-in wallet and checkout so end-users buy credits and use AI in-app.
npx @llmgateway/cli init --template embeddable-creditsStreaming chat with conversation history and model switching.
npx @llmgateway/cli init --template ai-chatbotGenerate images with DALL-E, Stable Diffusion, and more through a unified API.
npx @llmgateway/cli init --template image-generationText actions including rewrite, summarize, expand, and tone adjustment.
npx @llmgateway/cli init --template writing-assistantSentiment analysis dashboard with batch AI analysis and key theme extraction.
npx @llmgateway/cli init --template feedback-dashboardAI-powered Open Graph image generator with live preview and themes.
npx @llmgateway/cli init --template og-image-generatorAI-powered QA testing agent with browser automation and real-time action timeline.
npx @llmgateway/cli init --template qa-agentA static, deployable gallery of apps built with LLM Gateway templates, with filtering and submissions.
npx @llmgateway/cli init --template showcaseCreate a free LLM Gateway account, grab an API key, and start building with any of our 200+ supported models.