Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 315 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 315 Bytes

DALL-E Project Backend

Image generation project built using OpenAI Api and a MongoDB database to store generated images.

Technology Used :

  • Cloudinary
  • Filesaver
  • OpenAI
  • NodeJS
  • MongoDB
  • Heroku (For Deployment)

install required packages

npm i

start the backend

npm start