awesome-chatgpt/README-zh-TW.md

119 lines
7.7 KiB
Markdown
Raw Normal View History

2022-12-06 04:39:22 -07:00
# Awesome ChatGPT 中文版
2022-12-05 17:47:56 -07:00
2022-12-05 17:55:47 -07:00
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![English badge](https://img.shields.io/badge/%E8%8B%B1%E6%96%87-English-blue)](./README.md) [![中文版 badge](https://img.shields.io/badge/%E4%B8%AD%E6%96%87-Traditional%20Chinese-blue)](./README-zh-TW.md)
2022-12-05 17:47:56 -07:00
> ChatGPT 相關的優質資源、工具、應用的精選清單。
2022-12-05 17:55:47 -07:00
> English version can be found here[English version](./README.md)
2022-12-05 20:07:35 -07:00
> **Warning**
2022-12-05 20:08:44 -07:00
>
2022-12-05 20:07:35 -07:00
> 請注意目前下列所有資源都是 **「非官方」** 的(除了「[官方資源](#官方資源)」區塊)。
2022-12-05 20:08:44 -07:00
>
2022-12-05 20:07:35 -07:00
> 使用時請特別小心。
2022-12-05 18:25:02 -07:00
## 目錄
- [官方資源](#官方資源)
- [在任何地方使用 ChatGPT](#在任何地方使用-chatgpt)
- [瀏覽器擴充套件](#瀏覽器擴充套件)
- [桌面應用程式](#桌面應用程式)
- [編輯器](#編輯器)
- [啟動器Launcher擴充套件](#啟動器launcher擴充套件)
- [聊天機器人](#聊天機器人)
2022-12-10 02:02:09 -07:00
- [反向代理網站Reverse Proxy](#反向代理網站reverse-proxy)
2022-12-06 07:59:01 -07:00
- [擴展 ChatGPT 功能](#擴展-chatgpt-功能)
2022-12-06 08:15:17 -07:00
- [延伸應用](#延伸應用)
2022-12-06 02:44:48 -07:00
- [提示詞Prompts](#提示詞prompts)
2022-12-05 19:10:31 -07:00
- [開發工具API、SDK](#開發工具apisdk)
2022-12-05 21:05:46 -07:00
- [實驗](#實驗)
2022-12-05 21:00:59 -07:00
- [貢獻](#貢獻)
2022-12-05 18:25:02 -07:00
---
2022-12-05 17:47:56 -07:00
## 官方資源
- [ChatGPT 官方網站](https://chat.openai.com/)
- [ChatGPT 發佈部落格文章](https://openai.com/blog/chatgpt/)
2022-12-05 18:25:02 -07:00
## 在任何地方使用 ChatGPT
### 瀏覽器擴充套件
2022-12-06 02:16:31 -07:00
- [ChatGPT for Google](https://chrome.google.com/webstore/detail/chatgpt-for-google/jgjaeacdkonaoafenlfkkkmbaopkbilf)Chrome/Edge/Firefox 瀏覽器擴充套件,在 Google 搜索結果旁並列 ChatGPT 回應。([Firefox擴充套件](https://addons.mozilla.org/en-US/firefox/addon/chatgpt-for-google/)、[程式碼](https://github.com/wong2/chat-gpt-google-extension)
2022-12-06 02:11:56 -07:00
- [ChatGPT Extension](https://chrome.google.com/webstore/detail/chatgpt-chrome-extension/cdjifpfganmhoojfclednjdnnpooaojb)Chrome 瀏覽器擴充套件,在右上角彈窗快速使用 ChatGPT。[程式碼](https://github.com/kazuki-sf/ChatGPT_Extension)
2022-12-05 19:29:49 -07:00
- [ChatGPT Everywhere](https://github.com/gragland/chatgpt-everywhere)Chrome 瀏覽器擴充套件,在任何輸入框使用 ChatGPT。[demo](https://twitter.com/gabe_ragland/status/1599466486422470656)
### 桌面應用程式
2022-12-05 20:16:41 -07:00
- [ChatGPT Desktop App](https://github.com/sonnylazuardi/chatgpt-desktop)Windows/MacOS 桌面選單列應用程式。使用 Tauri 和 Rust 開發。
- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac)MacOS 選單列應用程式。
### 編輯器
2022-12-06 08:37:32 -07:00
- [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode)VSCode 擴充套件。([demo](https://twitter.com/marcelpociot/status/1599180144551526400)
2022-12-19 00:29:01 -07:00
- [intellij-chatgpt](https://github.com/LiLittleCat/intellij-chatgpt)JetBrains 編輯器擴充套件。
2022-12-06 08:37:32 -07:00
- [chatgpt.vim](https://github.com/terror/chatgpt.nvim)Neovim 插件,在 Neovim buffer 裡使用 ChatGPT。
2022-12-06 09:04:56 -07:00
- [docGPT](https://github.com/cesarhuret/docGPT)Google 文件編輯器插件,在 Google Docs 內使用 ChatGPT。
2022-12-05 18:25:02 -07:00
### 啟動器Launcher擴充套件
- [ChatGPT Raycast extension](https://github.com/abielzulio/chatgpt-raycast)Raycast 擴充套件。
### 聊天機器人
- [Twitter/@ChatGPTBot](https://twitter.com/ChatGPTBot)Twitter 推特機器人。([程式碼](https://github.com/transitive-bullshit/chatgpt-twitter-bot)
- [ChatGPT ProBot](https://github.com/oceanlvr/ChatGPTBot)GitHub APP。輸入 `/chatgpt` 來與 ChatGPTBot 交談。
2022-12-06 09:02:18 -07:00
- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram):執行自己的 GPTChat Telegram 機器人,只需要一行指令。
2022-12-08 21:49:14 -07:00
- [ChatGPT Telegram Bot in AWS Lambda](https://github.com/franalgaba/chatgpt-telegram-bot-serverless): ChatGPT Telegram 機器人,執行在 AWS Lambda 上。支援語音訊息和 Markdown 顯示。
2022-12-10 06:42:58 -07:00
- [chatbot-telegram](https://github.com/Ciyou/chatbot-telegram): 一鍵运行 ChatGPT Telegram Bot使用 `Deno``TypeScript` 打造。
2022-12-06 09:02:18 -07:00
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot):整合自己的 Discord 機器人。
2022-12-07 15:07:57 -07:00
- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt)ChatGPT 的微信 Bot。裝完依賴後只需要填寫 OpenAI 帳號密碼和微信掃碼就可以使用。
2022-12-10 02:05:02 -07:00
- [ChatGPT LINE Bot](https://github.com/isdaviddong/chatGPTLineBot)(中文內容):建立自己的 ChatGPT LINE 機器人。
2022-12-11 10:50:56 -07:00
- [gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)(中文內容):在 10 分鐘內打造自己的 GPT LINE 機器人。
- [chatgpt-for-chatbot-feishu](https://github.com/go-zoox/chatgpt-for-chatbot-feishu):快速將 ChatGPT 接入飛書的應用,基於 OpenAI 官方接口 GPT3 模型,支持私有部署,作為私人工作助理或者企業員工助理。
2022-12-10 02:02:09 -07:00
### 反向代理網站Reverse Proxy
- [gpt.chatapi.art](https://gpt.chatapi.art/)ChatGPT 反向代理網站,在被 OpenAI 限制權限的區域也能使用 ChatGPT無須登入帳號。
2022-12-06 07:59:01 -07:00
## 擴展 ChatGPT 功能
2022-12-05 18:44:49 -07:00
2022-12-05 19:49:43 -07:00
- [ShareGPT](https://sharegpt.com/): 輕鬆分享 ChatGPT 對話紀錄。([demo](https://twitter.com/steventey/status/1599816553490366464)
2022-12-06 08:15:17 -07:00
- [ChatGPT export to PNG/PDF/HTML](https://github.com/liady/ChatGPT-pdf)Chrome 瀏覽器擴充套件,能將 ChatGPT 紀錄下載成 PNG、PDF 檔,或產生可分享的連結。
2022-12-06 08:22:50 -07:00
- [ChatGPT Advanced](https://github.com/qunash/chatgpt-advanced): Chrome 瀏覽器擴充套件,在 ChatGPT 頁面同時顯示網頁搜尋結果。
2022-12-10 02:05:02 -07:00
- [TampermonkeyUserscripts/ChatGPTVoiceInput](https://github.com/doggy8088/TampermonkeyUserscripts/blob/main/src/ChatGPTVoiceInput.user.js?fbclid=IwAR2sYE_CIOTdhNlRqaYwJ3eh-foa4O7ZHukYcc1dXLcU8IHLIDOt52gdAdQ)(中文內容): Tampermonkey 腳本ChatGPT 語音輸入介面(支援中/英/日/韓語言)。
2022-12-06 08:15:17 -07:00
## 延伸應用
2022-12-06 08:18:44 -07:00
- [summarize.site](https://chrome.google.com/webstore/detail/summarize/lmhkmibdclhibdooglianggbnhcbcjeh)Chrome 瀏覽器擴充套件,總結網頁內容、給出摘要。
2022-12-06 08:15:17 -07:00
- [commitgpt](https://github.com/RomanHotsiy/commitgpt):自動產生 commit 訊息。
2022-12-08 21:42:13 -07:00
- [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action讓 ChatGPT review 你的 PR。
2022-12-19 00:23:55 -07:00
- [StackExplain](https://github.com/shobrook/stackexplain): 讓 ChatGPT 解釋錯誤訊息的命令列工具。
- [ChatMind](https://www.chatmind.tech/):透過人工智慧對話生成心智圖。
2022-12-05 18:44:49 -07:00
2022-12-06 02:44:48 -07:00
## 提示詞Prompts
2022-12-06 10:48:00 -07:00
- [showGPT](https://showgpt.co/): 蒐集優質提示詞的網站,你也可以輕鬆上傳更多提示詞。
2022-12-06 02:44:48 -07:00
- [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt): 各種 ChatGPT 提示詞用法的文章和想法。
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts): ChatGPT 提示詞清單。
- [ChatGPT 指令大全](https://www.explainthis.io/zh-hant/chatgpt)(中文內容): 精煉過的指令語句,讓你充分發揮 ChatGPT 的強大功能。
2022-12-06 02:44:48 -07:00
2022-12-05 19:10:31 -07:00
## 開發工具API、SDK
2022-12-05 18:25:02 -07:00
2022-12-05 20:07:35 -07:00
- [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT)Python輕量化、基於 TLS 的 ChatGPT API 可以在您的 CLI 中使用,無需使用瀏覽器或驗證金鑰。
- [pip/revChatGPT](https://github.com/acheong08/ChatGPT)Python與 OpenAI 的 ChatGPT API 互動的輕量化套件。採用逆向工程手法。
- [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api)Node.jsNode.js 客戶端。
2022-12-06 08:56:27 -07:00
- [ChatGPT API Dart](https://github.com/MisterJimson/chatgpt_api_dart) (Dart): Dart 客戶端。
2022-12-08 22:03:17 -07:00
- [go-chatgpt](https://github.com/abhayptp/go-chatgpt) (Golang): Golang 客戶端。
2022-12-05 21:00:59 -07:00
2022-12-05 21:05:46 -07:00
## 實驗
- [gptlang](https://github.com/forrestchang/gptlang): 驗證是否能利用 ChatGPT 建立一個程式語言的實驗。
2022-12-05 21:00:59 -07:00
---
## 貢獻
如果你創造或找到任何優質的 ChatGPT 相關資源,歡迎開 issue 或 PR 來完善這份列表!