在簡單嘗試之後,我們激動地發現,ChatGPT是人類人工智慧歷史上的重要一步,見證歷史了我們屬於是。ChatGPT宣布了人工智慧的對話模型開始能在大範圍、細粒度問題上給出普遍穩妥的答案,簡單地說,人工智慧的大對話模型可以達到基本不犯錯誤的水平了(這麼說可能不嚴謹,但是對於普通老百姓這樣理解就可以了)
GitHub上目前已經有很多基於ChatGPT的項目,基本100⭐️以上的都在這裡了,匯總如下:
使用指南
- 一個ChatGPT 使用指南:https://github.com/f/awesome-chatgpt-prompts
- ChatGPT 提問工程師開發指南:https://github.com/wuchangming/chat-gpt-ask-question-engineer-handbook
非官方API
- 使用Python編寫的輕量級的 ChatGPT API:https://github.com/acheong08/ChatGPT
- 一個使用Python編寫的非官方ChatGPT API,基於Daniel Gross的WhatsApp GPT:https://github.com/taranjeet/chatgpt-api
- 使用 Python 編寫的非官方ChatGPT API :https://github.com/rawandahmad698/PyChatGPT
非官方客戶端
- 使用nodejs編寫的非官方 ChatGPT 客戶端:https://github.com/transitive-bullshit/chatgpt-api
- 一個ChatGPT macOS桌面客戶端:https://github.com/vincelwt/chatgpt-mac
- 一個使用rust編寫的 ChatGPT 桌面客戶端,支持macOS、Windows、Linux:https://github.com/sonnylazuardi/chatgpt-desktop
- 使用SwiftUI 編寫的 OpenAI ChatGPT 客戶端 iChatGPT,適用於 iOS、iPadOS、macOS:https://github.com/37iOS/iChatGPT
編輯器外掛
- 一個 VSCode ChatGPT 外掛:https://github.com/mpociot/chatgpt-vscode
- 一個支持ChatGPT在JetBrains系列IDE上運行的外掛:https://github.com/obiscr/ChatGPT
瀏覽器外掛
- 一個為ChatGPT添加web訪問能力的Chrome瀏覽器外掛:https://github.com/qunash/chatgpt-advanced
- 一個ChatGPT Chrome 外掛,把ChatGPT整合到互聯網上的每個文本框中:https://github.com/gragland/chatgpt-chrome-extension
- 可以讓ChatGPT回答在Google搜索結果頁面旁邊顯示的瀏覽器外掛,支持Chrome/Edge/Firefox瀏覽器:https://github.com/wong2/chat-gpt-google-extension
- 整合在Google搜索結果的瀏覽器外掛:https://github.com/ZohaibAhmed/ChatGPT-Google
- 一個Chrome瀏覽器外掛,可以導出你的ChatGPT歷史到PNG、 PDF,或生成一個可共享的連結:https://github.com/liady/ChatGPT-pdf
微信機器人
- ChatGPT 微信機器人:https://github.com/AutumnWhj/ChatGPT-wechat-bot
- 基於開放原始碼的微信對話機器人SDK Wechaty 編寫的 ChatGPT 微信機器人:https://github.com/fuergaosi233/wechat-chatgpt
- 為個人微信接入ChatGPT:https://github.com/869413421/wechatbot
- 微信公眾號被動回復用戶消息功能的 ChatGPT機器人:https://github.com/gtoxlili/wechat-chatGPT
QQ機器人
- 一個Python編寫的基於Nonebot2的一個閑聊機器人: https://github.com/Quan666/ELFChatBot
- 一個基於 OpenAI GPT-3 和 Mirai 的 QQ 聊天機器人:https://github.com/Byaidu/QChatBot-GPT
- ChatGPT for Mirai QQ 機器人:https://github.com/lss233/chatgpt-mirai-qq-bot
- 基於OpenAI ChatGPT 開發的QQ對話機器人,調用Completion API,支持QQ私聊和群聊,mirai+ChatGPT+MySQL實現:https://github.com/RockChinQ/QChatGPT
電報機器人
- 一個基於 ChatGPT 的 Telegram 機器人:https://github.com/m1guelpf/chatgpt-telegram
- 一個 ChatGPT Telegram 機器人:https://github.com/altryne/chatGPT-telegram-bot
GIT工具
- 使用ChatGPT自動生成commit提交資訊:https://github.com/RomanHotsiy/commitgpt
- 讓 ChatGPT 來幫忙 review 提交的 PRs:https://github.com/kxxt/chatgpt-action
其他
- 非官方的ChatGPT Raycast 擴展: https://github.com/abielzulio/chatgpt-raycast
- ChatGPT藍鳥機器人:https://github.com/transitive-bullshit/chatgpt-twitter-bot
- 一個基於 ChatGPT 的 AI 對話 Koishi (聊天機器人框架)框架外掛:https://github.com/koishijs/chatgpt-bot
- ChatGPT 黑魔法書,中文提問魔法指令:https://github.com/del-xiong/awesome-chatgpt
- 使用語音和ChatGPT對話: https://github.com/platelminto/chatgpt-conversation
- ChatGPT項目合集: https://github.com/humanloop/awesome-chatgpt