The Wayback Machine - http://web.archive.org/web/20230321125826/https://github.com/josStorer/chatGPTBox
Skip to content

josStorer/chatGPTBox

master
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
March 20, 2023 09:22
March 15, 2023 17:09
March 15, 2023 22:04
src
March 21, 2023 11:57
March 15, 2023 16:18
March 15, 2023 16:18
March 15, 2023 16:18
March 15, 2023 16:18
March 15, 2023 16:18
March 19, 2023 22:05
March 20, 2023 00:10

ChatGPT Box

Integrating ChatGPT into your browser deeply, everything you need is here.

license release verfiy

English | 简体中文

Install

Chrome Edge Firefox Safari Android Github

(Waiting for store review, Chrome and Firefox version is now available)

Guide | Preview | Development&Contributing | Donation | Credit

Video Demonstration

Features

  • 🌈 Call up the chat dialog box on any page at any time.
  • 🔗 Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4).
  • 📦 Integration adaptation for various commonly used websites (reddit, quora, youtube, github, gitlab, stackoverflow, zhihu, bilibili). (Inspired by wimdenherder)
  • 🔍 Adaptation to all mainstream search engines, and custom queries to support additional sites.
  • 🧰 Selection tool and right-click menu to perform various tasks, such as translation, summarization, polishing, sentiment analysis, paragraph division, code explain and queries.
  • 🗂️ Static cards support floating chat boxes for multi-branch conversations.
  • 🖨️ Easily save your complete chat records or copy them partially.
  • 🎨 Powerful rendering support, whether for code highlighting or complex mathematical formulas.
  • 🌍 Language preference support.
  • 📝 Custom API address support.
  • ⚙️ All site adaptations and selection tools(bubble) can be freely switched on or off, disable modules you don't need.
  • 💡 Selection tools and site adaptation are easy to develop and extend, see the Development&Contributing section.
  • 😉 In addition, if there are any deficiencies in answers, just chat to correct.

Preview

Search Engine Adaptation, Floating Window, Conversation Branch

preview_google_floatingwindow_conversationbranch

Integration with Commonly Used Websites, Selection Tools

preview_reddit_selectiontools

Git Analysis, Right Click Menu

preview_github_rightclickmenu

Video Summary

preview_youtube

Mobile Effect

image

Settings

preview_settings

Credit

This project is based on my another repository josStorer/chatGPT-search-engine-extension

josStorer/chatGPT-search-engine-extension is forked from wong2/chat-gpt-google-extension(I learned a lot from that) and detached since 14 December of 2022

wong2/chat-gpt-google-extension is inspired by ZohaibAhmed/ChatGPT-Google (upstream-c54528b)