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: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# ChatGPT Grammar Checker for PopClip

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 Extension:

- [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

### 2025-04-16

- Allow custom modals
- Set default modal to `gpt-4.1-nano`

### 2024-07-21

- Switch to `gpt-4o-mini` modal

### 2023-03-03.1

- Better support for other languages.

### 2023-03-03

- Initial release.