This is one day free trial of the older version of full product
Get the latest full version: https://jhappsproducts.gumroad.com/l/gpteverywhere
Microsoft Store: https://apps.microsoft.com/store/detail/gpt-everywhere-desktop-ai/9N5HQDSK102N
Top features!
Longer video:
Getting started tutorial
Hey! If you decided not to buy, would love to hear the reason at hello@jh-apps.com
Tutorial available here: https://jhappsproducts.gumroad.com/p/gpt-everywhere-usage-guide
Latest Trials:
Lot´s of new features (2.0.1 fixes elevenlabs bug and drag and drop files. 2.0.2 Vector Store Search bugs 2.0.3 Whisper to Window fix, Davinci fix, New feature: Datasources 2.06 azure fixes)
Note Downloading MAC DMG probably needs this to prevent damaged error messages:
"Got a report from a user that getting a damaged app error, asked GPT what to do.
Short answer: xattr -d com.apple.quarantine /path/to/your/app
PDF parser seems to broken on Mac. Fix coming.
Linux
Do this before launch if the download corrupts DMG files - advice from GPT
Extended Attributes / Quarantine Flag: When you download files from the Internet, macOS attaches some extended attributes to the file, including a "quarantine" attribute. This attribute tells Gatekeeper that the file has been downloaded from the Internet and could potentially be harmful. You can remove this attribute using the xattr command-line tool: xattr -d com.apple.quarantine /path/to/your/app. However, this should be done by the end user as the quarantine attribute is added during the download.