Skip to content

toiaa/Image-Generator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Generator-App

project deployed in vercel : [https://image-generator-app.vercel.app/]

The App

Image Generator App is a web application built with React that generates random images based on user preferences. The application uses OpenAI's DALL-E API to generate unique and creative images based on user input.

Installation

To install and run the application, follow these steps:

Frontend

Backend

  • Navigate to the project directory: cd Image-Generator-App cd server
  • Install the dependencies: npm install
  • Run the server: npm start
  • Open your browser and navigate to http://localhost:8080

Keep in mind: This project its deployed so:

Usage

Once the application is running, you can use the following options to generate images: Name: Enter your name. Input: Enter a text prompt describing the image you want to generate. You can be as specific or vague as you like. DALL-E will try to interpret your prompt and generate an image accordingly. Generate: Click the "Generate" button to generate a random image based on your prompt description. Share with the community: You can share the image you generated to the community on the application, the home page has the images other people generated and wanted to share. With their prompt and name aswell.

Contributing

Contributions to the project are welcome! To contribute, follow these steps:

Fork the repository: https://github.com/toiaa/Image-Generator-App.git Create a new branch: git checkout -b my-feature-branch Make changes and commit them: git commit -m "Add new feature" Push changes to the branch: git push origin my-feature-branch Submit a pull request

Acknowledgements

This project was inspired by Open AI's product the DALL-E and uses their API to generate the images you see. Special thanks to the OpenAI team for providing a free and easy-to-use API for retrieving high-quality images! Thanks to the Render team for providing a free hosing web service for deploying the backend! Thanks to the Vercel team for providing a free hosting service for deploying the frontend!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published