Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hirakujira/ChatGPT-Grammar-Check-PopClip-Extension
https://github.com/hirakujira/ChatGPT-Grammar-Check-PopClip-Extension
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hirakujira/ChatGPT-Grammar-Check-PopClip-Extension
- Owner: hirakujira
- Created: 2023-03-03T14:39:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T14:58:45.000Z (6 months ago)
- Last Synced: 2024-08-02T00:23:21.825Z (6 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 86
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-chatgpt-api - ChatGPT Grammar Check PopClip Extension
README
# ChatGPT
Send the selected text to [ChatGPT](https://openai.com/blog/chatgpt) for misused grammar checking.
### Configuration
#### API Key
An API key of OpenAI account is required to use this extension. To get an API Key:
1. Sign up for an OpenAI account here:
2. Generate an API key here:
3. Copy and paste the API Key (it starts with `sk-`) into the _API Key_ field in
the extension's settings.## About
This is an extension for [PopClip](https://pilotmoon.com/popclip/).
### Author
Hiraku
### Acknowledgements
Original Extention:
- [ChatGPT by pilotmoon](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/ChatGPT.popclipext)
Icons:
- "Spell Check" by [SVG Repo](https://www.svgrepo.com/).
### Requirements
Requires PopClip 2022.12 and an OpenAI Platform account.
### Links
- [GitHub Source](https://github.com/hirakujira/ChatGPT-Grammar-Check-PopClip-Extension)
## Changelog
### 2023-03-03.1
- Better support for other languages.
### 2023-03-03
- Initial release.