Article: https://www.unremarkable.ai/consistent-on-brand-artwork-using-ideogram-with-openai-assistants/
Warning
This project assumes you are on a Mac OS system with Safari.
Ensure you have an OPENAI_API_KEY
and IDEOGRAM_API_KEY
environment variables or add them to the .env.development.local
file:
OPENAI_API_KEY=...
IDEOGRAM_API_KEY=...
Now you can run the following commands:
./bin/setup
npm run assistant