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: about 1 month 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T11:11:49.000Z (5 months ago)
- Last Synced: 2024-11-24T17:32:32.277Z (5 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: 30.7 MB
- Stars: 158
- Watchers: 5
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: docs/README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
- awesome-chatgpt - BraveGPT adds ChatGPT to Brave Search
- Awesome-ChatGPT - BraveGPT adds ChatGPT to Brave Search
- awesome-chatgpt - BraveGPT - Brave Search bot. (Bots / Examples)
- awesome-ChatGPT-repositories - bravegpt - 🦁 Brave Search add-on that brings the magic of ChatGPT to search results (powered by GPT-4!) (Browser-extensions)
- awesome-chatgpt - BraveGPT - Brave Search bot. (Bots / Examples)
- awesome-gpt - BraveGPT
README
![]()
BraveGPT brings the magic of ChatGPT to Brave Search (powered by GPT-4o!)> [!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 below (once) or click [this link](https://gm.bravegpt.com) (once)_
![]()
[Discuss](https://github.com/KudoAI/bravegpt/discussions) /
[Get support](https://support.bravegpt.com) /
[Contact author](https://github.com/adamlui)#
#### 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/), [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 [**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!
##### _*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
**BraveGPT** 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/bravegpt/pulls) or [issue](https://github.com/KudoAI/bravegpt/issues/new) to become a contributor!
## 🕵️ 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:


![]()
[Discuss](https://github.com/KudoAI/bravegpt/discussions) /
[Get support](https://support.bravegpt.com) /
[More ChatGPT userscripts](https://github.com/adamlui/userscripts/tree/master/chatgpt)
## 📣 Social links
[")](https://technodon.org/@kudoai?utm_source=bravegpt&utm_content=github_shield)
[](https://linkedin.com/company/kudo-ai)
[](https://github.com/KudoAI)
[](https://www.youtube.com/@kudoailabs?sub_confirmation=1)
[](https://blog.kudoai.com?utm_source=bravegpt&utm_content=github_shield)
[")](https://elonsucks.org/@adam?utm_source=bravegpt&utm_content=github_shield)
[](https://x.com/intent/user?screen_name=adamllui)
[](https://linkedin.com/in/adamlui)
[](https://adamlui.com?utm_source=bravegpt&utm_content=github_shield)
[](https://www.youtube.com/AdamLuiTube?sub_confirmation=1)
[](https://github.com/adamlui)
## ⚡ 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)