Skip to content

ansonbenny/DALL-E

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

DALL-E

This is made with MERN and uses OpenAI API.

This is a clone of Dall-E of OpenAi, Its used to generate digital images from prompts (natural language descriptions) .

Features

  • Create Image using prompt (Image details)
  • Download Image
  • Share Community for Visible everyone
  • Responsive Design

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Technology Used

#vite #reactjs #tailwindcss

#nodejs #expressjs #mongodb

#javascript

#openai #dalle #imagekit

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in server directory

PORT = 5000

DB_URL

OPENAI_API_KEY

OPENAI_ORGANIZATION

IMAGEKIT_PUBLIC_KEY

IMAGEKIT_PRIVATE_KEY

IMAGEKIT_URL_ENDPOINT

Run Locally

Clone the project

  git clone https://github.com/ansonbenny/DALL-E.git

##To Start BackEnd

Go to the server directory

  cd DALL-E/server

Install dependencies

  npm install

Start

  npm start

##To Start FrontEnd

Go to the client directory

  cd DALL-E/client

Install dependencies

  npm install

Start

  npm run dev

Demo

Live

video.2.mp4

dall-e1

dall-e2

da;;-e3

dall-e4

🔗 Links

linkedin