Using OpenAI's DALLE API and a combination Express and Node, created a webapp that takes your input and generates 4 unique AI generated images
- Clone this repository
- Create an account at (https://labs.openai.com/), apply for an API key and insert api key into server.js
- npm install;
- npm build;
- npm start;
https://avant-ai.up.railway.app
- Express
- Node
- OpenAi's DALL-E API
- DALL-E's example images