awesome-chatgpt/README-zh-TW.md

63 lines
3.3 KiB
Markdown
Raw Normal View History

2022-12-05 17:47:56 -07:00
# Awesome ChatGPT
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)
2022-12-05 18:44:49 -07:00
- [延伸應用](#延伸應用)
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-05 18:34:53 -07:00
- [ChatGPT for Google](https://github.com/wong2/chat-gpt-google-extension)Chrome/Edge/Firefox 瀏覽器擴充套件,在 Google 搜索結果旁並列 ChatGPT 回應。
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 19:26:39 -07:00
- [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode)VSCode 擴充套件。([demo](https://twitter.com/marcelpociot/status/1599180144551526400)
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 選單列應用程式。
- [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-05 20:21:25 -07:00
- [ChatGPT Raycast extension](https://github.com/abielzulio/chatgpt-raycast)Raycast 擴充套件。
2022-12-05 18:25:02 -07:00
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-05 18:44:49 -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 客戶端。
- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram)Telegram bot執行自己的 GPTChat Telegram 機器人,只需要一行指令。
2022-12-05 20:13:21 -07:00
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) (Discord bot): 整合自己的 Discord 機器人。
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 來完善這份列表!