Say hello to the creative side of yours!
View Project »
Report Bug
·
Request Feature
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.
- Language: TypeScript
- Framework: Next.js
- Styling: Tailwind CSS
- Analytics: Vercel Analytics
- Blob Storage: Microsoft Azure
- Data Fetching: SWR
- API: OpenAI
- Deployment: Vercel
This application requires Node.js v16.13+.
git clone https://github.com/nabarvn/ai-image-generator.git
cd ai-image-generator
npm install
npm run dev
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!