Overview
What Zero-Touch is, who it's for, and how the pieces fit together.
What it is
Zero-Touch is a product-led, BYOK-first SEO automation platform for indie operators and small agencies. It turns a target keyword plus your Google Search Console data plus your knowledge base into shippable, internally-linked articles delivered straight to your stack (WordPress or n8n).
Who it's for
SEO operators who already own LLM API budgets and want a thin, opinionated layer on top of GPT-5.5, Claude Opus 4.7, or Gemini 3.1 Pro.
How it works
- Pick a keyword and (optionally) a GSC property for live performance context.
- Choose a provider: your own key (BYOK) or 1 free generation/day on our Gemini 3.1 Pro key.
- Inject Memory snippets (brand voice, instructions, scraped URLs) into the prompt.
- Receive a structured JSON payload — preview it, push to WordPress as a draft, or POST it to your webhook.
- Buy premium n8n / Make blueprints to scale into multi-channel automation.
Tech stack
TanStack Start v1 + React 19 + Vite 7. Tailwind v4 via @import. Lovable Cloud (Supabase) for database, auth, and RLS. Cloudflare Workers runtime for SSR and server functions. i18n via i18next (EN + IT).