ChatGPT Toolkit

I am developing an open-source Joplin plugin that features extensive integration with ChatGPT. I am looking for testers who can manually install the plugin before I publish it to the Joplin plugin repository.

The plugin displays a ChatGPT window on the right side of your screen with sections for prompts and responses. Through the plugin setup screen, you can select the GPT model you wish to use and enter your OpenAI API key.

The chat panel supports history and retains the content of your prompts, making it function similarly to the ChatGPT desktop app. Much like the desktop app, the plugin panel includes a copy button to copy the most recent reply.

The plugin provides buttons to speed up the following activities.

:counterclockwise_arrows_button: Replace Note with Reply

:page_facing_up: Create New Note from Reply

:clipboard: Copy Note to Prompt

:scissors: Copy Selected to Prompt

**:white_check_mark: Check Grammar of Your Note

**
I have attempted to create a codebase that will help other developers create plugins and provide both a standard README and a README-tech with details about the technical decisions I made. The code is all available at:

You can read more about the plugin at:

Feel free to reach out to me with any questions and feature requests.

Irv

2 Likes