Skip to content

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

Notifications You must be signed in to change notification settings

MMC313/AVANT-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVANT-AI

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

Installing

  • 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;

Deployment

https://avant-ai.up.railway.app

Built With

  • Express
  • Node

Authors

Acknowledgments

  • OpenAi's DALL-E API
  • DALL-E's example images

About

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

Resources

Stars

Watchers

Forks