Ga ada temen buat ngeroasting kamu? Tenang aja tinggal upload foto kamu ke image roaster dan voila kamu dapat teman roastingan 🤣
Visit Live Demo
- NodeJS > 20|LTS
- Any LLM API Key (Gemini is used here as an example)
Installation is pretty simple and straight-forward, just clone it and paste your api key.
- Clone this repository
git clone https://github.com/kevintherm/image-roaster
- Go to working directory
cd image-roaster
- Install package and dependencies
npm install
- Configure your env file
cd .env.copy .env
- Start the server
npm start
- You should see the app is starting is localhost:3000
Prompt are staticly typed and I dont plan to make the prompt dynamic, if you want to make it dynamic I suggest making a pull request.
Any contributions are welcomed, please make a pull request to make a changes.
Use this project as you wish, you can even redistribute it or make bussiness model out of it.