salimi-my / ai-image-generator

This web app is an AI system that can create realistic images and art from a description in natural language. Created using MERN Stack and Open AI API.

Home Page:https://ai-image.salimi.my

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This web app is an AI system that can create realistic images and art from a description in natural language. Created using MERN Stack and Open AI API.

AI Image Generator

  • A simple map project
  • Created using React
  • Add pin to map with review & rating

Tech/framework used

  • MERN
  • Open AI
  • Tailwind CSS

Starting the project

Server

To start the backend open the .env.example and fill in your MongoDB URL, Open AI API Key & Cloudinary configurations then save it as .env the run the following command:

npm install
npm start

Client

To start the frontend then run the following command:

npm install
npm run dev

Demo

Hosted privately on personal DigitalOcean Droplet. Click here to visit.
Direct link: https://ai-image.salimi.my

Screenshots

Homepage

Homepage

Create Image

Create Image

About

This web app is an AI system that can create realistic images and art from a description in natural language. Created using MERN Stack and Open AI API.

https://ai-image.salimi.my


Languages

Language:JavaScript 88.1%Language:HTML 7.9%Language:CSS 4.0%