Flux Image Editor

Hi

I created an image app editor with agent/assistant for the latest Flux Kontext model, it allows editing a precise part of image without recreating the whole image. Took few days with Agent and Assistant to code it, adding features one by one, I’d say it’s 99% vibe coded.

Tech stack is full replit except the Flux model api (Fal) and Stripe, using:
Replit Auth
Postgre Database
Object Storage

Update 28.8:

Finally got time to finish it up and app is now running at https://fluxaimage.com

Added image generation and multi-image editing. Refactored routes for better maintainability, updated credit system for subs, improved gallery load speed and many more improvements.

Here is the source code: GitHub - MikPoik/flux-image-editor

2 Likes