Skip to content

Smnthjm08/ai-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AI Image Generator (like DALL-E)

Features

  • Image Generation: Generate images based on text prompts using the DALL-E AI model.
  • Community Showcase: Browse through a collection of images created by other users.
  • Search: Search for images by text prompts.
  • Share: Share your own generated images with the community.

Technologies Used

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express.js
  • AI Model: DALL-E

Example Environment Configuration

Refer to the below .env example for the required environment variables for the project.

OPENAI_API_KEY=""

MONGODB_URL=""

CLOUDINARY_CLOUD_NAME=""

CLOUDINARY_API_KEY=""

CLOUDINARY_API_SECRET=""

About

AI Image Generator with community showcase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published