Another ChatGPT extension

PopClip is a fantastic software, I bought it a week ago specifically for the ChatGPT extension. However, I have some specific needs, so I decided to build my own, it is inspired by josStorer/chatGPTBox and the official ChatGPT.popclipext.

Hope it helps: GitHub - damnever/ChatGPTx.popclipext: Boost your productivity with PopClip and ChatGPT.
ChatGPTx.gif

1 Like

Does it require a gpt PLUS subscription?

@Lys This has the same requirements as the official ChatGPT extension.

No subscription is required, but you will need an API key from OpenAI or Azure OpenAI service. For me, it is inexpensive as I use the basic GPT-3.5-turbo model on a daily basis.

1 Like

I tried install the extension from git and got no actions error here is what i did
git clone https://github.com/damnever/ChatGPTx.popclipext.git…
then
make build
It combined everything into a single then I did this
defaults write com.pilotmoon.popclip LoadUnsignedExtensions -bool YES
Then opened it from the finder and got this.
Any idea what is wrong?

@tony42 what version of PopClip are you using?

CleanShot 2023-08-28 at 07.06.45@2x