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

Latest commit

- Shortened error var names
Β± Changed info logging to errors in catch blocks to maintain grouping
f47aaaf

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 20, 2023 23:43
September 16, 2023 12:21
September 23, 2023 08:27
May 3, 2023 21:02

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


Contributors

This app exists thanks to code, translations, issues & ideas from the following contributors:

More ChatGPT apps

For even more epic ChatGPT apps, go here: https://github.com/adamlui/chatgpt-apps

ChatGPT Auto Refresh ↻

Keeps ChatGPT sessions fresh to eliminate network errors + Cloudflare checks.
Install / Readme / Discuss

DuckDuckGPT

Display ChatGPT answers in DuckDuckGo sidebar.
Install / Readme / Discuss

ChatGPT Widescreen Mode πŸ–₯️

Adds Widescren + Fullscreen modes to ChatGPT for reduced scrolling.
Install / Readme / Discuss

More userscripts / Back to top ↑