chatgpt-writting-extension
chatgpt-writting-extension copied to clipboard
A browser extension that enhance your paper writting with ChatGPT
ChatGPT for Academic Writters
This repo is based on https://github.com/wong2/chatgpt-google-extension
Motivation
GPT (Generative Pre-trained Transformer) is a powerful language model that can be used to assist with editing works. One way that GPT can help with editing is by organizing the major logic points in a piece of writing.
To do this, a writer just need to input their major logic points into GPT and allow the model to generate an outline or structure for the piece. GPT can then suggest different ways of organizing the points to create a coherent and logical flow.
In addition, GPT can also be used to suggest different ways of phrasing sentences or paragraphs to improve the overall readability and clarity of the writing. The model can identify common grammar and syntax errors and make suggestions for corrections.
Another way that GPT can be useful for editing is by providing alternative phrasings or word choices to help avoid repetition and improve the variety of language used in the writing.
Supported Platforms
Overleaf, HackMd
Installation
- Download the build.zip and unzip it
- Open
chrome://extensionsin your chrome, and clickload unpacked - Load
build/chromium/orbuild/firefox/directory to your browser
Or build from source by yourself.
- Clone the repo
- Install dependencies with
npm npm run build- Load
build/chromium/orbuild/firefox/directory to your browser
How to use
Intuitive workflow:
- First, you select the text
- Second, you click btns to let chatgpt to rewrite or concise your text.

Features
- Supoorts
rewrite for clarityandconcisefeature - Supports the official OpenAI API
- Supports ChatGPT Plus
- Markdown rendering
- Code highlights
- Dark mode
- Provide feedback to improve ChatGPT
- Copy to clipboard
- Custom trigger mode
- Switch languages