Full Stack AI/LLM Apps
This catalog targets engineering teams and technical builders searching for full-stack AI app starters with native LLM.kiwi API integration, practical setup, and production-ready deployment pathways.
Who this catalog serves
Product teams, founders, and platform engineers who need fast AI application delivery without rebuilding auth, routing, and model integration from scratch.
What is included
Starter templates, install guidance, environment setup references, and deployment scaffolding for Cloudflare and Vercel-style rollouts.
Integration promise
Every template is designed around stable LLM.kiwi API access and model catalog compatibility so teams can move from prototype to production faster.
Integration Setup Placeholder
Standard install flow with environment variables for LLM.kiwi API access.
# Placeholder setup (template links coming soon)
git clone <template-repo-url>
cd <template-folder>
pnpm install
# Configure API access
LLM_KIWI_API_BASE_URL=https://api.llm.kiwi
LLM_KIWI_API_KEY=sk_kiwi_...
pnpm devCatalog Placeholders
Customer Support Chatbot Starter
Next.js + Supabase + LLM.kiwi API
Starter project for customer support chat, prompt templates, and admin controls.
Internal Knowledge Assistant
React + RAG pipeline + LLM.kiwi API
Search internal docs and answer team questions with governed retrieval workflows.
Sales Copilot Workspace
Node.js + Postgres + LLM.kiwi API
Draft outbound messaging, follow-ups, and account notes with reusable prompts.
Need implementation details before shipping one of these templates?