https://github.com/KudoAI/bravegpt
🦁 Adds AI to Brave Search. Ask from any site. Powered by GPT-4o!
https://github.com/KudoAI/bravegpt
ai artificial-intelligence brave brave-search chat chatbot chatgpt gpt gpt-4 gpt-4o greasemonkey javascript kudoai machine-learning nlp openai search userscripts web websearch
Last synced: 11 months ago
JSON representation
🦁 Adds AI to Brave Search. Ask from any site. Powered by GPT-4o!
- Host: GitHub
- URL: https://github.com/KudoAI/bravegpt
- Owner: KudoAI
- License: other
- Created: 2023-03-26T22:20:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T21:59:42.000Z (11 months ago)
- Last Synced: 2025-04-10T22:33:45.361Z (11 months ago)
- Topics: ai, artificial-intelligence, brave, brave-search, chat, chatbot, chatgpt, gpt, gpt-4, gpt-4o, greasemonkey, javascript, kudoai, machine-learning, nlp, openai, search, userscripts, web, websearch
- Language: JavaScript
- Homepage: https://www.bravegpt.com
- Size: 34.1 MB
- Stars: 177
- Watchers: 4
- Forks: 10
- 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
- awesome-chatgpt - ChatGPT for Brave Search userscript
README


Bring the magic of ChatGPT to Brave Search
![[Install this script]](https://assets.bravegpt.com/images/buttons/greasy-fork/install/this-script.svg)
[Discuss](https://github.com/KudoAI/bravegpt/discussions) /
[Get support](https://support.bravegpt.com) /
[Contact author](https://github.com/adamlui)

> [!IMPORTANT]
> _**Greasy Fork users:** If you installed BraveGPT **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 above (once) or click [this link](https://gm.bravegpt.com) (once)_
### Desktop:

#### Mobile:


### 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/) or [Edge](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd)
- **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*** for [Chrome](https://chromewebstore.google.com/detail/orangemonkey/ekmeppjgajofkpiofbebgcbohbmfldaf)
2. Install [**BraveGPT**](https://gm.bravegpt.com) userscript (will load in manager installed above)
3. Visit [**search.brave.com**](https://search.brave.com), type your search, engage bot!
##### _*Streaming Mode not supported in Violentmonkey & OrangeMonkey, so are not recommended_

## 🕵️ Proxy Mode
Proxy API Mode (disabled by default) returns text responses using 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:



## 🌐 Compatibility
**BraveGPT** is compatible w/ the following browsers:
BrowserUserscript managerInstall browser
Chrome, dev builds or Chromium-based browsers (Windows, macOS, Linux)
Tampermonkey1
Violentmonkey2
ScriptCat
or
OrangeMonkey1,2
3
3
3
Safari (macOS, iOS, iPadOS, visionOS)
Stay
or
Userscripts
Edge or dev builds (Windows, macOS, Linux)
Tampermonkey1
Violentmonkey2
ScriptCat
or
OrangeMonkey1,2
Edge or dev builds (Android)
Tampermonkey
Violentmonkey
or
ScriptCat
(install from ≡ > Extensions)
Firefox, dev builds or Gecko-based browsers (Windows, macOS, Linux)
Tampermonkey
Violentmonkey2
or
ScriptCat
Firefox, dev builds or Gecko-based browsers (Android)
Tampermonkey
Violentmonkey2
or
ScriptCat
QQ Browser (Windows, macOS)
Not required (Tampermonkey & Violentmonkey pre-installed)
Mises (Android, iOS, iPadOS)
Tampermonkey1
Violentmonkey2
or
ScriptCat
Show QR code
Lemur (Android, iOS)
Violentmonkey2
or
ScriptCat
Show QR code
Quetta (Android, iOS, iPadOS)
Violentmonkey2
or
ScriptCat
Show QR code
Orion (iOS, iPadOS)
Tampermonkey1
Violentmonkey2
ScriptCat
or
OrangeMonkey1,2
Show QR code
1. If you are installing Tampermonkey or OrangeMonkey for a Chromium browser, you must enable Developer Mode in chrome://extensions for userscripts to function
2. Violentmonkey & OrangeMonkey do not support Streaming Mode
3. If you are installing a userscript manager for an Opera browser, you must allow it access to search page results in opera://extensions
![[Install BraveGPT]](https://assets.bravegpt.com/images/buttons/greasy-fork/install/bravegpt.svg)
[Discuss](https://github.com/KudoAI/bravegpt/discussions) /
[Get support](https://support.bravegpt.com) /
[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, translations, issues & ideas from the following contributors:


## 🤖 More ChatGPT apps
For even more epic ChatGPT apps, visit: https://github.com/adamlui/ai-web-extensions

## 📜 Related scripts
###
[ChatGPT Auto Refresh ↻](https://chatgptautorefresh.com) 
> Keeps ChatGPT sessions fresh, eliminating chat time limits + network errors + Cloudflare checks.
[Install](https://github.com/adamlui/chatgpt-auto-refresh/#-installation) /
[Readme](https://github.com/adamlui/chatgpt-auto-refresh/#readme) /
[Discuss](https://chatgptautorefresh.com/discuss)
###
[DuckDuckGPT](https://duckduckgpt.com) 
> Bring the magic of ChatGPT to DuckDuckGo (powered by GPT-4o!)
[Install](https://github.com/KudoAI/duckduckgpt/#-installation) /
[Readme](https://github.com/KudoAI/duckduckgpt/#readme) /
[Discuss](https://github.com/KudoAI/duckduckgpt/discussions)
###
[GoogleGPT](https://googlegpt.io) 
> Bring the magic of AI to Google Search (powered by Google Gemma + GPT-4o!)
[Install](https://gm.googlegpt.io) /
[Readme](https://github.kudoai.com/googlegpt/#readme) /
[Discuss](https://github.kudoai.com/googlegpt/discussions)
