nabarvn / ai-image-generator

An image generator that utilizes the power of Dall-E 2, ChatGPT, and Microsoft Azure.

Home Page:https://nabarun.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

AI Image Generator

Say hello to the creative side of yours!
View Project »

Report Bug · Request Feature

About The Project

Screenshot

AI Image Generator is incredibly user-friendly, with a simple interface that allows you to input a description of the image you want to generate. The app then uses the power of Dall-E 2 to create a unique and relevant image that matches the prompt.

Tech Stack:

Related:

-> Azure Integration Code

Running Locally

This application requires Node.js v16.13+.

Cloning the repository to the local machine:

git clone https://github.com/nabarvn/ai-image-generator.git
cd ai-image-generator

Installing the dependencies:

npm install

Running the application:

npm run dev

Credits

Thanks to Sonny Sangha for all of the amazing and knowledge packed content that he puts out on the internet. I hope I was able to do justice to that!


Don't forget to leave a STAR 🌟

About

An image generator that utilizes the power of Dall-E 2, ChatGPT, and Microsoft Azure.

https://nabarun.ai


Languages

Language:TypeScript 91.0%Language:JavaScript 7.9%Language:SCSS 1.1%