Skip to content

KudoAI/bravegpt

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 19, 2023 18:05
October 7, 2023 23:42
May 3, 2023 21:02
November 20, 2023 01:20

BraveGPT brings the magic of ChatGPT to search results (powered by GPT-4!)


Discuss / Review / Contact author

πŸš€ Installation

  1. Install Tampermonkey (Chrome, Firefox, Edge, Opera) or Violentmonkey (Chrome, Firefox, Edge)

  2. Install BraveGPT (will load in userscript manager installed above)

  3. Visit search.brave.com, type your search, engage bot!

⚑ Dependencies




BraveGPT relies on code from the powerful chatgpt.js library (c) 2023 KudoAI & contributors under the MIT license
...and the KaTeX library (c) 2013–2020 Khan Academy & contributors under the MIT license.

🌐 Compatibility

BraveGPT is compatible w/ the following browsers using Tampermonkey or Violentmonkey:

  • Google Chrome
  • Mozilla Firefox
  • Microsoft Edge
  • Opera
  • Brave
  • Vivaldi
  • LibreWolf
  • Ghost
  • QQ

If you've tested it to work in a browser not listed, create a pull request to become a contributor!

πŸ•΅οΈ Proxy Mode

Proxy API Mode (disabled by default) returns text responses using GPT-4, without the need for a chat.openai.com account.

When disabled, a ChatGPT account is required to fetch responses, but they are faster stream-type ones (like in demo).

If OpenAI API is acting unreliable, enable Proxy Mode like this:



Discuss / Leave a review / More ChatGPT userscripts

πŸ“£ Social links


🧠 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/chatgpt-apps

πŸ“œ Related scripts

ChatGPT Auto Refresh ↻

Keeps ChatGPT sessions fresh, eliminating chat time limits + network errors + Cloudflare checks.
Install / Readme / Discuss

DuckDuckGPT

Bring the magic of ChatGPT to DuckDuckGo (powered by GPT-4!)
Install / Readme / Discuss

GoogleGPT

Bring the magic of ChatGPT to Google Search (powered by GPT-4!)
Install / Readme / Discuss

More userscripts / Back to top ↑