Imagika
An AI image generation platform we ship at Synara. One reference photo in, professional product imagery out — fashion, jewelry, packaging, lifestyle backgrounds — through Google Gemini 3 Pro Image, in 30 to 60 seconds.

What it is
Imagika is an AI image generation platform built at Synara. Upload a single product photo, choose a category and style, and it returns commercial-grade visuals in 30 to 60 seconds. It runs as a web app, a drag-and-drop design canvas with a floating toolbar, a brand-photoshoot wizard, and a browser extension — same backend, different surfaces.
What's interesting about it
The moat isn't the model. It's the prompt-engineering layer. We auto-detect product category (fashion, beauty, food, tech, jewelry, home, general) and apply category-specific realism instructions, four distinct style variations per category, and category-specific negative prompts to kill the usual AI artifacts before they ship. The brand-photoshoot wizard adds a 3-step flow — category → customize → generate — for e-commerce teams who don't want to write prompts at all.
Stack & infra
Next.js 15 + React 19 with Hono mounted as a catch-all API route inside Next.js, so the whole thing deploys as a single artifact. Postgres on Neon with Drizzle. Supabase Auth (Google + GitHub OAuth). Cloudinary for storage with WebP auto-optimization. Dodo Payments for credit-based billing, with the webhook handler running on a Supabase Edge Function. Per-route rate limiting and a double-entry credit ledger keep the money side honest.
Status
Live with paid plans. imagika.in

