Skip to content

PrAsAnNaRePo/openai-image-editor

Repository files navigation

OpenAI Image Editor

A minimal React + TypeScript + Vite app for generating and editing images using OpenAI's Image API.

Environment Variables

Copy .env.example to .env.local and set your OpenAI API key:

cp .env.example .env.local

Getting Started

cd openai-image-editor
npm install
npm run dev

Features

  • Generate images from prompts.
  • Edit images: face swap and style transfer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published