diff --git a/README.md b/README.md index 39d86ba..c9e5155 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ #### ChatGPT Community / Discussion - [OpenAI Discord Channel](https://discord.com/invite/openai) - ### API tools - [Unofficial API in Python](https://github.com/acheong08/ChatGPT) - [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT) @@ -23,6 +22,9 @@ - [Unofficial API in Dart](https://github.com/MisterJimson/chatgpt_api_dart) - [ChatGPT (GPT-3.5-turbo) API Client in Golang](https://github.com/AlmazDelDiablo/gpt3-5-turbo-go) +### Client-side tools +- [chatgpt.js - a powerful client-side JavaScript library for ChatGPT](https://chatgpt.js.org) + ### Chrome Extensions - [Chrome extension to access ChatGPT as a popup on any page](https://github.com/kazuki-sf/ChatGPT_Extension) - [Extension to display ChatGPT response alongside Google Search results](https://github.com/wong2/chat-gpt-google-extension) @@ -31,7 +33,17 @@ - [ChassistantGPT - embeds ChatGPT as a hands-free voice assistant in the background](https://github.com/idosal/assistant-chat-gpt) - [WebChatGPT - augment your prompts to ChatGPT with web search results](https://github.com/qunash/chatgpt-advanced/) - [Talk to ChatGPT (voice interface)](https://github.com/C-Nedelcu/talk-to-chatgpt) - +- [ChatGPT Infinity - generates endless answers in any language](https://chatgptinfinity.com) +- [ChatGPT Widescreen Mode - add widescreen/fullscreen modes to ChatGPT](https://chatgptwidescreen.com) + +### Greasemonkey userscripts +- [ChatGPT Auto Refresh - keeps ChatGPT sessions fresh to avoid network errors + Cloudflare checks](https://chatgptautorefresh.com) +- [DuckDuckGPT - adds ChatGPT to DuckDuckGo sidebar](https://www.duckduckgpt.com) +- [BraveGPT - adds ChatGPT to Brave Search sidebar](https://www.bravegpt.com) +- [ChatGPT Auto-Continue - automatically continues generating multiple ChatGPT responses](https://chatgptevo.com/autocontinue) +- [Autoclear ChatGPT History - adds chat auto-clear functionality to ChatGPT for more privacy](https://chatgptevo.com/autoclear) +- [ChatGPT Infinity - generates endless answers in any language](https://chatgptinfinity.com) +- [ChatGPT Widescreen Mode - add widescreen/fullscreen modes to ChatGPT](https://chatgptwidescreen.com) ### Access ChatGPT from other platforms - [Serverless Telegram bot](https://github.com/franalgaba/chatgpt-telegram-bot-serverless) @@ -50,6 +62,8 @@ - [Jetbrains IDEs plugin](https://github.com/LiLittleCat/intellij-chatgpt) - [ChatGPT for Slack Bot](https://github.com/pedrorito/ChatGPTSlackBot) - [ChatGPT for Discord Bot](https://github.com/m1guelpf/chatgpt-discord) +- [DuckDuckGPT - adds ChatGPT to DuckDuckGo sidebar](https://www.duckduckgpt.com) +- [BraveGPT - adds ChatGPT to Brave Search sidebar](https://www.bravegpt.com) ### Tutorials - [Create your first app using ChatGPT](https://genez.io/blog/create-your-first-app-using-chatgpt/)