Skip to content

A simple web application that allows you to interact with DALL-E 3 using your own OpenAI API keys

Notifications You must be signed in to change notification settings

baldajakub/dalle-3-ui

 
 

Repository files navigation

DALL·E 3 UI

A UI to generate images using the DALL·E 3 model, with your own API key

https://dalle.keegan.codes

How it Works

  1. Retrieve your OpenAI API Key
  2. Save it on https://dalle.keegan.codes. This will save it in a local cookie, not on a remote server
  3. Run your prompt
  4. The image is stored in a Cloudflare R2 bucket. For now, I don't have a retention policy, but that may change, so you should download the full resolution version

About

A simple web application that allows you to interact with DALL-E 3 using your own OpenAI API keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 2.2%
  • CSS 0.9%