https://github.com/kudoai/googlegpt
🤖 Adds AI to Google Search. Ask from any site. Powered by Google Gemma + GPT-4o!
https://github.com/kudoai/googlegpt
ai bot chatbot chatbots chatgpt experimental gemma generative-ai google gpt gpt-4 gpt-4o greasemonkey kudoai llm machine-learning openai search search-engine userscripts
Last synced: 17 days ago
JSON representation
🤖 Adds AI to Google Search. Ask from any site. Powered by Google Gemma + GPT-4o!
- Host: GitHub
- URL: https://github.com/kudoai/googlegpt
- Owner: KudoAI
- License: other
- Created: 2023-10-30T06:58:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T10:50:06.000Z (5 months ago)
- Last Synced: 2024-11-24T17:32:32.312Z (5 months ago)
- Topics: ai, bot, chatbot, chatbots, chatgpt, experimental, gemma, generative-ai, google, gpt, gpt-4, gpt-4o, greasemonkey, kudoai, llm, machine-learning, openai, search, search-engine, userscripts
- Language: JavaScript
- Homepage: https://www.googlegpt.io
- Size: 51.6 MB
- Stars: 129
- Watchers: 2
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: docs/README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
> [!IMPORTANT]
> _**Greasy Fork users:** If you installed GoogleGPT **before January 18, 2025**, auto-updates no longer work because the script's update mechanism has migrated to GitHub. To continue receiving updates, click the green 'Install this script' button below (once) or click [this link](https://gm.googlegpt.io) (once)_
🤖 Bring the magic of AI to Google Search (powered by Google Gemma + GPT-4o!)
![]()
[Discuss](https://github.com/KudoAI/googlegpt/discussions) /
[Get support](https://support.googlegpt.io) /
[Contact author](https://github.com/adamlui)
![]()
Mobile compatible:
Customizable color scheme:
Scalable display size:
Math (KaTeX) rendering:
Highly customizable:
### Supported by:
## 🚀 Installation
1. Install a userscript manager, such as:
- **ScriptCat** for [Chrome](https://chromewebstore.google.com/detail/scriptcat/ndcooeababalnlpkfedmmbbbgkljhpjf), [Firefox](https://addons.mozilla.org/firefox/addon/scriptcat/) or [Edge](https://microsoftedge.microsoft.com/addons/detail/scriptcat/liilgpjgabokdklappibcjfablkpcekh)
- **Tampermonkey** for [Chrome](https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo), [Firefox](https://addons.mozilla.org/firefox/addon/tampermonkey/), [Edge](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd) or [Opera](https://addons.opera.com/extensions/details/tampermonkey-beta/)
- **Violentmonkey*** for [Chrome](https://chromewebstore.google.com/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag), [Firefox](https://addons.mozilla.org/firefox/addon/violentmonkey/) or [Edge](https://microsoftedge.microsoft.com/addons/detail/eeagobfjdenkkddmbclomhiblgggliao)
- [**OrangeMonkey**](https://chromewebstore.google.com/detail/orangemonkey/ekmeppjgajofkpiofbebgcbohbmfldaf)* for Chrome2. Install [**GoogleGPT**](https://gm.googlegpt.io) userscript (will load in manager installed above)
3. Visit [**google.com**](https://google.com), type your search, engage bot!
##### _*Violentmonkey & OrangeMonkey do not support Streaming Mode, so are not recommended_
##
Tampermonkey / OrangeMonkey Users
If you are installing **Tampermonkey** or **OrangeMonkey** for a Chromium browser (Chrome, Edge, etc.) you _must enable **Developer Mode**_ for userscripts to function.
To do so, visit [chrome://extensions](chrome://extensions) > activate **Developer Mode** toggle > restart browser
💡 _**Note:** If you installed Tampermonkey from the add-on store for [Firefox](https://addons.mozilla.org/firefox/addon/tampermonkey/), then Developer Mode is not required._
## 🌐 Compatibility
**GoogleGPT** is compatible w/ the following browsers:
BrowserUserscript managerInstall browser
![]()
Chrome or Chromium-based browsers
![]()
Tampermonkey
![]()
Violentmonkey*
![]()
ScriptCat
or
![]()
OrangeMonkey*
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Safari (macOS, iOS, iPadOS)
![]()
Stay
or
![]()
Userscripts
![]()
![]()
Firefox or Gecko-based browsers (Windows, macOS, Linux)
![]()
Tampermonkey
![]()
Violentmonkey*
or
![]()
ScriptCat
![]()
![]()
![]()
![]()
Firefox (Android)
![]()
Tampermonkey
![]()
Violentmonkey*
or
![]()
ScriptCat
![]()
![]()
Waterfox (Android)
![]()
Tampermonkey
![]()
Violentmonkey*
or
![]()
ScriptCat
![]()
![]()
Orion (iOS)
![]()
Stay
or
![]()
Userscripts
![]()
##### _*Violentmonkey & OrangeMonkey do not support Streaming Mode, so are not recommended_
If you've tested it to work in a browser not listed, create a [pull request](https://github.com/KudoAI/googlegpt/pulls) or [issue](https://github.com/KudoAI/googlegpt/issues/new) to become a contributor!
## 🕶️ Proxy Mode
Proxy API Mode (disabled by default) returns text responses using Google Gemma + GPT-4o, without the need for a chatgpt.com account.
When disabled, a ChatGPT account is required to fetch responses. If OpenAI API is acting unreliable, enable Proxy Mode like this:
![]()
![]()
[Discuss](https://github.com/KudoAI/googlegpt/discussions) /
[Get support](https://support.googlegpt.io) /
[More ChatGPT userscripts](https://github.com/adamlui/userscripts/tree/master/chatgpt)
## ⚡ Dependencies
[chatgpt.js](https://chatgpt.js.org) © 2023–2025 [KudoAI](https://kudoai.com) & contributors under the MIT license
[generate-ip](https://generate-ip.org) © 2024–2025 [Adam Lui](https://github.com/adamlui) & contributors under the MIT license
[highlight.js](https://highlightjs.org) © 2006 [Ivan Sagalaev](https://github.com/isagalaev) under the BSD 3-Clause license
[KaTeX](https://katex.org) © 2013–2020 [Khan Academy](https://www.khanacademy.org) & other contributors under the MIT license
[Marked](https://marked.js.org) © 2018+ [MarkedJS](https://github.com/markedjs) © 2011–2018 [Christopher Jeffrey](https://github.com/chjj) under the MIT license
## 🧠 Contributors
This app exists thanks to code, testing, issues, translations & ideas from the following contributors:
## 🤖 More ChatGPT apps
For even more epic ChatGPT apps, visit: https://github.com/adamlui/ai-web-extensions
## 📜 Related scripts
###
[AmazonGPT](https://amazongpt.kudoai.com)
> Add AI to Amazon shopping.
[Install](https://raw.githubusercontent.com/KudoAI/amazongpt/main/greasemonkey/amazongpt.user.js) /
[Readme](https://amazongpt.kudoai.com/#readme) /
[Discuss](https://amazongpt.kudoai.com/discussions)###
[ChatGPT Infinity](https://chatgptinfinity.com)
> Generate endless answers from all-knowing ChatGPT (in any language!)
[Install](https://docs.chatgptinfinity.com/#-installation) /
[Readme](https://docs.chatgptinfinity.com/#readme) /
[Discuss](https://github.com/adamlui/chatgpt-infinity/discussions)###
[BraveGPT](https://bravegpt.com)
> Bring the magic of ChatGPT to Brave Search (powered by GPT-4o!)
[Install](https://docs.bravegpt.com/#-installation) /
[Readme](https://docs.bravegpt.com/#readme) /
[Discuss](https://github.com/KudoAI/bravegpt/discussions)