Key Features • How To Use • Download • Credits • Related •
- Creat new images from Dall-e
- Unleash your creativity with creative prompts and let AI generate images for you
- Share it with the community -Share the images you created in the community page
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/rishi9808/AI-Image-Generation-App.git
# Go into the repository
$ cd AI-Image-Generation-App
**Note** before hosting in localhost you should change the links (containing render.com to localhost) and set the localhost port in the code
#server side
cd server
# Install dependencies
$ npm install
#run server side
$ npm run dev
#run the client side
$ cd client
# Install dependencies
$ npm install
# Run the app
$ npm start
Note If you're using Linux Bash for Windows, see this guide or use
node
from the command prompt.
The site is live.Checkout the link here
This software uses the following open source packages:
- Node.js
- OpenAi Api
- [Vite]
- [Mongodb]
- [Cloudinary]
GitHub @rishi9808 · Twitter @RishikeshKV1