mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
3.0 KiB
3.0 KiB
Awesome ChatGPT
ChatGPT 相關的優質資源、工具、應用的精選清單。
English version can be found here:English version
Warning
請注意目前下列所有資源都是 「非官方」 的(除了「官方資源」區塊)。
使用時請特別小心。
目錄
官方資源
在任何地方使用 ChatGPT
- ChatGPT for Google:Chrome/Edge/Firefox 瀏覽器擴充套件,在 Google 搜索結果旁並列 ChatGPT 回應。
- ChatGPT Everywhere:Chrome 瀏覽器擴充套件,在任何輸入框使用 ChatGPT。(demo)
- ChatGPT for VSCode:VSCode 擴充套件。(demo)
- ChatGPT Desktop App:Windows/MacOS 桌面選單列應用程式。使用 Tauri 和 Rust 開發。
- chatgpt-mac:MacOS 選單列應用程式。
- Twitter/@ChatGPTBot:Twitter 推特機器人。(程式碼)
- ChatGPT ProBot:GitHub APP。輸入
/chatgpt
來與 ChatGPTBot 交談。 - ChatGPT Raycast extension:Raycast 擴充套件。
延伸應用
開發工具(API、SDK)
- PyChatGPT(Python):輕量化、基於 TLS 的 ChatGPT API 可以在您的 CLI 中使用,無需使用瀏覽器或驗證金鑰。
- pip/revChatGPT(Python):與 OpenAI 的 ChatGPT API 互動的輕量化套件。採用逆向工程手法。
- npm/chatgpt(Node.js):Node.js 客戶端。
- chatgpt-telegram(Telegram bot):執行自己的 GPTChat Telegram 機器人,只需要一行指令。
- chatGPT-discord-bot (Discord bot): 整合自己的 Discord 機器人。