GPT Go is a suite of free, open source Chrome extensions to bring GPT-3 everywhere you go on the web.
The first pilot is GPT-Rex, a write assistant/co-pilot for Medium. It is fully functional and once set up, you can simply hit "Ctrl + >" to trigger an auto-complete. Direct integrations with other blogging platforms are coming soon in addition to other editing uses cases like scientific writing using LaTeX for Overleaf etc.
Extension now available from Chrome Webstore.
Updates will be posted on Twitter and LinkedIn.
Note: This was done in collaboration with chatGPT and Github Co-pilot and all the people they learned from 😊
You can also install this from source with these instructions.
- Download the source code from this repository as a zip file.
- Unzip the source code.
- Open Chrome and go to
chrome://extensions
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the folder containing the source code.
- For bugs & feature requests, please open an issue.
- For feedback, suggestions & ideas, please leave a comment on the discussion forum.