Skip to content

The AI Icon Generator is a web application that utilizes the OpenAI API to generate images based on provided text using DALL-E

License

Notifications You must be signed in to change notification settings

fahimsweb/ai-icon-generator

Repository files navigation

AI Icon Generator

Image Generator


Table of Contents

Introduction

The AI Icon Generator is a web application that utilizes the OpenAI API to generate images based on textual prompts. It leverages the power of the DALL·E model to create images from simple keywords.

Features

  • Enter a prompt and generate 3 set of images based on the provided text.
  • View/Download the generated image in the application.

Installation

  1. Clone the repository: git clone https://github.com/fahimsweb/ai-icon-generator

  2. Navigate to the project directory: cd ai-icon-generator

  3. Install the dependencies: npm install

  4. Set up your OpenAI API key by creating a .env file in the root directory and adding the following line: VITE_Open_AI_Key=your-openai-api-key

  5. npm run

Usage

  1. Enter a prompt in the text area provided.
  2. Click the "Generate" button to generate an image based on the prompt.

License

This project is licensed under the MIT License.

Contact

For any inquiries or support, please contact me at [email protected].

About

The AI Icon Generator is a web application that utilizes the OpenAI API to generate images based on provided text using DALL-E

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published