mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-29 01:57:34 +08:00
131 lines
5.0 KiB
Markdown
131 lines
5.0 KiB
Markdown
<p align="center">
|
|
<img src="./src/logo.png">
|
|
</p>
|
|
|
|
<h1 align="center">ChatGPT Box</h1>
|
|
|
|
<div align="center">
|
|
|
|
Integrating ChatGPT into your browser deeply, everything you need is here.
|
|
|
|
[![license][license-image]][license-url]
|
|
[![release][release-image]][release-url]
|
|
[![verfiy][verify-image]][verify-url]
|
|
|
|
### Install
|
|
|
|
[![Chrome][Chrome-image]][Chrome-url]
|
|
[![Edge][Edge-image]][Edge-url]
|
|
[![Firefox][Firefox-image]][Firefox-url]
|
|
[![Safari][Safari-image]][Safari-url]
|
|
[![Android][Android-image]][Android-url]
|
|
[![Github][Github-image]][Github-url]
|
|
|
|
(Waiting for store review)
|
|
|
|
[Guide](https://github.com/josStorer/chatGPTBox/wiki/Guide) |
|
|
[Preview](https://github.com/josStorer/chatGPTBox#Preview) |
|
|
[Development&Contributing][dev-url] |
|
|
[Donation](https://www.buymeacoffee.com/josStorer) |
|
|
[Credit](https://github.com/josStorer/chatGPTBox#Credit)
|
|
|
|
[dev-url]: https://github.com/josStorer/chatGPTBox/wiki/Development&Contributing
|
|
|
|
[license-image]: http://img.shields.io/badge/license-MIT-blue.svg
|
|
|
|
[license-url]: https://github.com/josStorer/chatGPTBox/blob/master/LICENSE
|
|
|
|
[release-image]: https://img.shields.io/github/release/josStorer/chatGPTBox.svg
|
|
|
|
[release-url]: https://github.com/josStorer/chatGPTBox/releases/latest
|
|
|
|
[verify-image]: https://github.com/josStorer/chatGPTBox/workflows/verify-configs/badge.svg
|
|
|
|
[verify-url]: https://github.com/josStorer/chatGPTBox/actions/workflows/verify-configs.yml
|
|
|
|
[Chrome-image]: https://img.shields.io/badge/-Chrome-brightgreen?logo=google-chrome&logoColor=white
|
|
|
|
[Chrome-url]: https://github.com/josStorer/chatGPTBox/wiki/Install
|
|
|
|
[Edge-image]: https://img.shields.io/badge/-Edge-blue?logo=microsoft-edge&logoColor=white
|
|
|
|
[Edge-url]: https://github.com/josStorer/chatGPTBox/wiki/Install
|
|
|
|
[Firefox-image]: https://img.shields.io/badge/-Firefox-orange?logo=firefox-browser&logoColor=white
|
|
|
|
[Firefox-url]: https://github.com/josStorer/chatGPTBox/wiki/Install
|
|
|
|
[Safari-image]: https://img.shields.io/badge/-Safari-blue?logo=safari&logoColor=white
|
|
|
|
[Safari-url]: https://github.com/josStorer/chatGPTBox/wiki/Install
|
|
|
|
[Android-image]: https://img.shields.io/badge/-Android-brightgreen?logo=android&logoColor=white
|
|
|
|
[Android-url]: https://github.com/josStorer/chatGPTBox/wiki/Install#install-to-android
|
|
|
|
[Github-image]: https://img.shields.io/badge/-Github-black?logo=github&logoColor=white
|
|
|
|
[Github-url]: https://github.com/josStorer/chatGPTBox/releases/latest
|
|
|
|
</div>
|
|
|
|
## ✨ 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, GPT-3.5).
|
|
- 📦 Integration adaptation for various commonly used websites (reddit, quora, youtube, github, gitlab, zhihu, bilibili).
|
|
- 🔍 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, 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][dev-url]
|
|
section.
|
|
- 😉 In addition, if there are any deficiencies in answers, just chat to correct.
|
|
|
|
## Preview
|
|
|
|
<div align="center">
|
|
|
|
**Search Engine Adaptation, Floating Window, Conversation Branch**
|
|
|
|

|
|
|
|
**Integration with Commonly Used Websites, Selection Tools**
|
|
|
|

|
|
|
|
**Git Analysis, Right Click Menu**
|
|
|
|

|
|
|
|
**Video Summary**
|
|
|
|

|
|
|
|
**Mobile Effect**
|
|
|
|

|
|
|
|
**Settings**
|
|
|
|

|
|
|
|
</div>
|
|
|
|
## Credit
|
|
|
|
This project is based on my another
|
|
repository [josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension)
|
|
|
|
[josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension) is forked
|
|
from [wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension)(I learned a lot from that)
|
|
and detached since 14 December of 2022
|
|
|
|
[wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) is inspired
|
|
by [ZohaibAhmed/ChatGPT-Google](https://github.com/ZohaibAhmed/ChatGPT-Google) ([upstream-c54528b](https://github.com/wong2/chatgpt-google-extension/commit/c54528b0e13058ab78bfb433c92603db017d1b6b))
|