edilsobai / AI-Image-Creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Handlebars 55.1%Language:JavaScript 44.9%