Skip to content

Repository files navigation

Rumzer.Ai

Text to Image Generator | OpenAI

Demo

final.mp4

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

Usage

Rename the yo.env file to .env.

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

Install the dependencies

npm i express openai dotenv
npm i -D nodemon
npm install

Run server

npm start

or (if doesnt work)

npm run dev

Visit http://localhost:5000 in your browser.

About

Text to Image Generator | Website | OpenAI

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages