Brickbloom is an AI image generator that was built using Next.js and Replicate. The text-to-image model this app uses is a fine tune of SDXL. Learn more about SDXL here and more about training your own models here. Checkout and run the model I trained, SDXL-Lego.
- Next.js App Router
- Replicate
- Vercel KV
- Vercel Blob
- Make model faster
This app was heavily inspired by the open source projects Spirals built by Steven Tey and qrGPT built by Hassan El Mghari and Kevin Hou