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.
https://chrome.google.com/webstore/detail/dall-e-2-google-extension/debegnklcecggjmakkfjmbhikifklmjm
- Generate an API key for DALL-E 2 by visiting the API keys page on the OpenAI website.
- In the extension options, enter the API key and click "Save".
- Open Google Images and start searching for images to see the generated results.
- Clone the repo
- Install dependencies with
yarn
yarn build
- Load
dist
directory to your browser
This extension is licensed under the MIT License.