Edit your photos by chatting with a generative AI model (InstructPix2Pix), powered by Replicate.

Modify images by chatting with a generative AI model.
Try it out at paintbytext.chat
This app is powered by:
π Replicate, a platform for running machine learning models in the cloud.
π¨ Kontext, an open-source machine learning model that edits images using text.
β² Vercel, a platform for running web apps.
β‘οΈ Next.js server-side API routes [blocked], for talking to the Replicate API.
π Next.js React components, for the browser UI.
π Tailwind CSS, for styles.
npm installnpm run dev