Skip to content

An image generator application that uses OpenAI API is a software tool that generates images based on user input, utilizing OpenAI's deep learning models to learn and generate images according to specified parameters. The application may offer to save or share their generated images.

Notifications You must be signed in to change notification settings

stpkkk/Image-generator-OpenAI-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

An image generator application that uses OpenAI API is a software tool that generates images based on user input, utilizing OpenAI's deep learning models to learn and generate images according to specified parameters. The application may offer to save or share their generated images.

This web application is built using React, utilizes Typescript and Tailwind.This app is built to be efficient and fast, with the ability to change the layout and design depending on the device used. It can be easily navigated and provide an optimal user experience.

It is built with an adaptive design, which means that the layout and functionality of the app automatically adjusts to the user's device. This allows the app to look great and function well on a wide range of devices, including desktops, laptops, tablets, and smartphones.

Libraries were used

On client side:

Tailwind - a utility-first CSS framework.

File-saver - to saving files on the client-side.

React-toastify - this tool allows to add toast notifications.

On server side:

OpenAI API - allows to create images from scratch based on a text prompt.

Cors - for providing a Connect/Express middleware that can be used to enable CORS with various options.

Dotenv - loads environment variables from .env file.

Express - dependency injection for Express.

Prewie:

prewie

How to start

Install packages

cd client

yarn install

Start project

yarn dev 

About

An image generator application that uses OpenAI API is a software tool that generates images based on user input, utilizing OpenAI's deep learning models to learn and generate images according to specified parameters. The application may offer to save or share their generated images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published