Skip to content

gsnworks/DALLE2-google-extension

 
 

Repository files navigation

Icon DALL-E 2 for Google Images Search

A browser extension that allows you to enhance your Google Images search experience by adding generated images from DALL-E 2 to the search results.

Example

Install from Chrome Web Store

https://chrome.google.com/webstore/detail/dall-e-2-google-extension/debegnklcecggjmakkfjmbhikifklmjm

Usage

  1. Generate an API key for DALL-E 2 by visiting the API keys page on the OpenAI website.
  2. In the extension options, enter the API key and click "Save".
  3. Open Google Images and start searching for images to see the generated results.

Build from source

  1. Clone the repo
  2. Install dependencies with yarn
  3. yarn build
  4. Load dist directory to your browser

License

This extension is licensed under the MIT License.

About

A browser extension to display DALL-E 2 generated images alongside Google images search results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.8%
  • HTML 14.9%
  • CSS 13.1%
  • JavaScript 11.2%