
Eoding Canvas — An AI Service Inside the ERP
Jan 2026 – presentAn AI service that reads the product, pricing, and promotion data agencies already keep in the ERP and turns it into marketing banners and product detail pages. An agency operator picks what to make, and an LLM plus a multi-model image pipeline produces it straight from existing business data — no fresh prompt-writing.
- Built the generation request handling, job states, and result-management flow with Next.js 16 + AI SDK
- Wired Gemini, GPT Image 2, and Grok Imagine into a multi-model image pipeline: two-stage outpainting, model fallbacks, and mask-based inpaint / erase-fill
- Computed safe zones from 85+ production banner templates so generated subjects avoid each site's headers, forms, and text overlays
- Added per-agency AI usage limits and generation-cost tracking so operators can see overuse and spend
20+ agencies using it4,000+ images generatedBuilt for non-technical operators
- Next.js 16
- TypeScript
- AI SDK
- Redis

