Skip to content

KudoAI/duckduckgpt

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
July 20, 2023 23:27
September 16, 2023 12:19
September 23, 2023 08:32
May 3, 2023 21:18

DuckDuckGPT 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 DuckDuckGPT (will load in userscript manager installed above)

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

ddgpt-demo

Dependencies




DuckDuckGPT 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

DuckDuckGPT 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, simply 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:

@luetage

More ChatGPT apps

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

ChatGPT Infinity ∞

Generate endless answers from all-knowing ChatGPT (in any language!)
Install / Readme / Discuss

BraveGPT

Display ChatGPT answers in Brave Search sidebar.
Install / Readme / Discuss

ChatGPT Widescreen Mode πŸ–₯️

Adds Widescren + Fullscreen modes to ChatGPT for enhanced viewing.
Install / Readme / Discuss

More userscripts / Back to top ↑