Immo is a simple tool for image generation using the OpenAI API.
pnpm install
- Create a .env file
- Add your OPENAI_API_KEY to the .env file
- Run the following command
pnpm dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.