Skip to content

LinXueyuanStdio/chatgpt-review-rebuttal-extension

Repository files navigation

ChatGPT - Review & Rebuttal

A browser extension for generating reviews and rebuttals in openreview, powered by ChatGPT.

Project status: Beta - Bugs likely - If you run into issues or have feature suggestions --> Submit them as an issue!

demo

Screenshot Gallery

ChatGPT - Generate Review

generate review in the extension popup

inject to openreview.net

ChatGPT - Generate Rebuttal

inject to openreview.net

Installation

Install to Chrome/Edge

Install from Web Store (Preferred)

https://microsoftedge.microsoft.com/addons/detail/review-rebuttal/aboaofpciadffeflfapkbnjciaefhmhi

Local Install

  1. Download chromium.zip from Releases.
  2. Unzip the file.
  3. In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions).
  4. Enable Developer Mode.
  5. Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).

Install to Firefox

Local Install

  1. Download firefox.zip from Releases.
  2. Unzip the file.
  3. Go to about:debugging, click "This Firefox" on the sidebar.
  4. Click "Load Temporary Add-on" button, then select any file in the unzipped folder.

Build from source

  1. Clone the repo
  2. Install dependencies with npm
  3. npm run build
  4. Load build/chromium/ or build/firefox/ directory to your browser

Issues & Feature requests

Please report any issues or feature requests on the GitHub Issue tab. I will try to respond as soon as possible!

Outstanding items & Future plans

  • Refactor prompt engineering
  • Add shortcuts

Major Acknowledgements

  • ChatGPT for doing all the heavy lifting.
  • wong2/chat-gpt-google-extension for serving as a base for the extension. The entire backend integration with ChatGPT is built by them and I use it as-is (including the readme instructions below). It is phenomenal work and I highly recommend checking it out.
  • TiesdeKok/chat-gpt-jupyter-extension for serving as a base for the extension.

About

ChatGPT - Review & Rebuttal: A browser extension for generating reviews and rebuttals, powered by ChatGPT. 利用 ChatGPT 生成审稿意见和回复的浏览器插件

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published