- Notifications
You must be signed in to change notification settings - Fork0
Integrating ChatGPT into your browser deeply, everything you need is here
License
Neo00007/chatGPTBox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Deep ChatGPT integrations in your browser, completely for free.
English | Indonesia | 简体中文 | 日本語 | Türkçe
Guide | Preview | Development&Contributing | Video Demonstration | Credit
My new projectRWKV-Runner has been released, a one-click deployable open-source commercially usable large language model tool that can be used in conjunction with ChatGPTBox.
This extension doesnot collect your data. You can verify it by conducting a global search for
fetch(
andXMLHttpRequest(
in the code to find all network request calls. The amount of code is not much, so it's easy to do that.This tool will not transmit any data to ChatGPT unless you explicitly ask it to. By default, the extension must be activated manually. It will only send a request to ChatGPT if you specifically click "Ask ChatGPT" or trigger the selection floating tools — and this is applicable only when you're using GPT API modes. (issue #407)
You can use projects likehttps://github.com/BerriAI/litellm to convert LLM APIs into OpenAI format and use them in conjunction with ChatGPTBox's
Custom Model
modeYou can also usehttps://openrouter.ai/docs#api-keys with ChatGPTBox's
Custom Model
modeYou can set a free reverse proxy in the Advanced setting to bypass cloudflare:https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy
Offline/Self-hosted model (RWKV, llama.cpp, ChatGLM) is now supported, Seehttps://github.com/josStorer/selfhostedAI
- 🌈 Call up the chat dialog box on any page at any time. (Ctrl+B)
- 📱 Support for mobile devices.
- 📓 Summarize any page with right-click menu. (Alt+B)
- 📖 Independent conversation page. (Ctrl+Shift+H)
- 🔗 Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4, New Bing, Self-Hosted, Azure, Poe etc.).
- 📦 Integration for various commonly used websites (Reddit, Quora, YouTube, GitHub, GitLab, StackOverflow, Zhihu, Bilibili). (Inspired bywimdenherder)
- 🔍 Integration 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 theDevelopment&Contributingsection.
- 😉 Chat to improve the answer quality.
Search Engine Integration, Floating Windows, Conversation Branches
Integration with Commonly Used Websites, Selection Tools
Independent Conversation Page
Git Analysis, Right Click Menu
Video Summary
Mobile Support
Settings
This project is based on one of my other repositories,josStorer/chatGPT-search-engine-extension
josStorer/chatGPT-search-engine-extension is forkedfromwong2/chat-gpt-google-extension (I learned a lot from that)and detached since 14 December of 2022
wong2/chat-gpt-google-extension is inspiredbyZohaibAhmed/ChatGPT-Google (upstream-c54528b)
About
Integrating ChatGPT into your browser deeply, everything you need is here
Resources
License
Stars
Watchers
Forks
Packages0
Languages
- JavaScript93.9%
- SCSS4.7%
- Other1.4%