SkillAgentSearch skills...

OpenAIImageGenerator

Text to image generator using Open AI API

Install / Use

/learn @amuchand47/OpenAIImageGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenAI Image Generator

A simple app to generate image from text using OpenAI API

Run Locally

Clone the project

  git clone https://github.com/amuchand47/OpenAIImageGenerator

Go to the project directory

  cd OpenAIImageGenerator

Install dependencies

  npm install

Create a .env file & Put your own API Key in .env file like this

  PORT = 5000
  OPENAI_API_KEY = paste your own API key here

Start the server

  node index.js

Open the local server in the browser

  http://localhost:5000/

Screenshots

App Screenshot

View on GitHub
GitHub Stars8
CategoryContent
Updated1y ago
Forks2

Languages

HTML

Security Score

60/100

Audited on Nov 13, 2024

No findings