Skip to content

Here's a Chat GPT & Next.js 13.2 & Microsoft Azure & TS image generator app

Notifications You must be signed in to change notification settings

ksalpern/ai-image-generator

Repository files navigation

AI image generator

Click here to see the app! Click here how it works locally!

What will I see in this build

👉 the DALL·E 2.0 API to generate Art with input prompts!

👉 Set up & Deploy Microsoft Azure Functions to the cloud!

👉 Uploading/downloading images to & from Microsoft Azure Blob Storage securely!

👉 Usage of the ChatGPT API to create suggestion prompts for AI Art!

👉 Creating API endpoints in Next.js 13.2 app to securely manage requests

👉 A fully responsive site with Tailwind CSS

👉 Dynamic page routing in Next.js 13

👉 Usage of TypeScript to reduce the overall number of Bugs and Errors

👉 Deploy the final build on Vercel!

How to start project on your local machine?

  1. Download or clone this repository

  2. Install its dependencies: yarn / npm install

  3. Build the project: yarn build / npm run build

  4. Start the project: yarn dev / npm run dev

  5. The website is now working, hope you enjoy it 😃

About

Here's a Chat GPT & Next.js 13.2 & Microsoft Azure & TS image generator app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published