← All projects

Bonkers by Foyer

Bonkers by Foyer is a creative production system rebuilt from v2 to v3 with reusable templates, multi-model routing, and faster workflows.

Overview

Bonkers is a creative production system for visual assets. It moves beyond one-off image generation to reusable workflows where users discover styles, start from templates, refine outputs, and manage history in one place.

How It Was Built

The main technical choices behind the product, from system design to the parts that make it work day to day.

  • Redesigned the generation pipeline around reusable templates with structured inputs, parameterized defaults, and version control.
  • Built a unified routing layer across 22+ image models from Replicate, Fal AI, Ideogram, OpenAI, Google Vertex, GoAPI, and Midjourney, with cross-provider fallbacks.

Impact

  • Daily active usage grew by 50% after the v3 rebuild around template-first, reusable workflows.
  • Parallel batch generation cuts wall-clock time from the sum of per-image latencies to the slowest call in a 4-image batch.

Highlights

  • Template-first workflows replace one-off prompting with reusable, versioned recipes.
  • Image generation and editing tools are unified in one interface instead of scattered across services.

Tech Stack

Next.jsTypeScriptGCPFirestoreExpress.jsFal.AI & Replicate