An open API service indexing awesome lists of open source software.

https://github.com/nabarvn/ai-image-generator

An image generator that utilizes the power of Dall-E 2, ChatGPT, and Microsoft Azure.
https://github.com/nabarvn/ai-image-generator

azure azure-functions azure-storage nextjs openai-api swr tailwindcss typescript

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          





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:

- **Language**: [TypeScript](https://www.typescriptlang.org)
- **Framework**: [Next.js](https://nextjs.org)
- **Styling**: [Tailwind CSS](https://tailwindcss.com)
- **Analytics**: [Vercel Analytics](https://vercel.com/analytics)
- **Blob Storage**: [Microsoft Azure](https://azure.microsoft.com/en-us/free)
- **Data Fetching**: [SWR](https://swr.vercel.app/docs/getting-started)
- **API**: [OpenAI](https://platform.openai.com/docs/introduction)
- **Deployment**: [Vercel](https://vercel.com)

### Related:

-> Azure Integration Code

## Running Locally

This application requires Node.js v16.13+.

### Cloning the repository to the local machine:
```bash
git clone https://github.com/nabarvn/ai-image-generator.git
cd ai-image-generator
```

### Installing the dependencies:
```bash
npm install
```

### Running the application:
```bash
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 🌟