Skip to content

pabhi77/AiImagify3

Repository files navigation

OpenAI Image Generator

This is a simple image generator built with Node.js and Express that uses OpenAI's Dall-E models to generate images.

Usage

Generate an API KEY at OpenAI and add it to the .env file.

Install the dependencies

npm install

Run server

npm start

Visit http://localhost:5000 in your browser. Hosted Link:https://aiimagify7.onrender.com/

Note: If link is not working probably Api key is expired or Account has exhausted the limit. OPEENAI api is not free anymore so API will not be woking trying to build again with stable diffusion api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published