Edit your selfies with AI effortlessly. Just upload a selfie, enter a prompt and get a result.
You need a postgreSQL database to run this project, a Replicate account with a credit card is required, a ngrok account and a resend api key.
To run this project, you will need to add the following environment variables to your .env file
Just copy the .env.example file and rename it to .env and fill in the variables.
Start the development server:
yarn
yarn dev