From e4e4b16f23b3f792347fe1bd09d5ac370ef050f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Tue, 9 Apr 2024 04:50:12 -0700 Subject: [PATCH 1/2] Add GoogleGPT --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4b5c520..afebf04 100644 --- a/readme.md +++ b/readme.md @@ -161,6 +161,7 @@ - [DuckDuckGPT](https://github.com/kudoai/duckduckgpt) - Brings the magic of ChatGPT to search results. - [ChatGPT Infinity](https://github.com/adamlui/chatgpt-infinity) - Makes ChatGPT automatically answer random questions to increase your knowledge. - [ChatGPT Auto-Continue](https://github.com/adamlui/chatgpt-auto-continue) - Automatically clicks "Continue generating" when responses are cut off. +- [GoogleGPT](https://www.googlegpt.io) - Adds ChatGPT to Google Search. **Bookmarklets** @@ -212,6 +213,7 @@ - [chatgpt-telegram-bot](https://github.com/karfly/chatgpt_telegram_bot) - Telegram bot that supports voice messages. - [DuckDuckGPT](https://github.com/kudoai/duckduckgpt) - DuckDuckGo bot. - [BraveGPT](https://github.com/kudoai/bravegpt) - Brave Search bot. +- [GoogleGPT](https://www.googlegpt.io) - Google Search bot. ## Integrations From 6c2877f094859c094aada59c914fbc84bad30558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Sun, 25 Aug 2024 11:39:55 -0700 Subject: [PATCH 2/2] Changed GoogleGPT link to GitHub repo URL --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d88fce0..6e91c4b 100644 --- a/readme.md +++ b/readme.md @@ -190,7 +190,7 @@ - [DuckDuckGPT](https://github.com/kudoai/duckduckgpt) - Brings the magic of ChatGPT to search results. - [ChatGPT Infinity](https://github.com/adamlui/chatgpt-infinity) - Makes ChatGPT automatically answer random questions to increase your knowledge. - [ChatGPT Auto-Continue](https://github.com/adamlui/chatgpt-auto-continue) - Automatically clicks "Continue generating" when responses are cut off. -- [GoogleGPT](https://www.googlegpt.io) - Adds ChatGPT to Google Search. +- [GoogleGPT](https://github.com/KudoAI/googlegpt) - Adds ChatGPT to Google Search. **Bookmarklets**