Skip to content

edilsobai/AI-Image-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Generated Image Creator

License

Description

This project allows you to generate AI-generated images using the OpenAI API. It provides a web interface where you can input prompts and generate images based on those prompts.

Installation

  1. Clone the repository:

git clone https://github.com/edilsobai/AI-Generated-Image-Creator.git

  1. Install the dependencies:

npm install

Usage

  1. Set up your OpenAI API key by updating the OPENAI_KEY value in the config/default.json file.

  2. Start the server:

npm start

  1. Open your web browser and navigate to http://localhost:5000.

  2. Enter a prompt and click on the "Generate Image" button to generate an AI-generated image based on the prompt.

Contributing

If you find any issues or want to contribute enhancements, please open an issue or submit a pull request in the GitHub repository.

Contact

For any questions or inquiries, please reach out to sobaiedil@gmail.com.

Releases

No releases published

Packages

No packages published