Original link: https://102no.com/2022/12/09/github-chatgpt/
ChatGPT is an artificial intelligence chatbot program developed by OpenAI and will be launched in November 2022. The program uses a large language model based on the GPT-3.5 architecture and is trained by reinforcement learning.
Wikipedia: https://zh.m.wikipedia.org/zh-sg/ChatGPT
There are already many ChatGPT-based projects on GitHub, basically 100 All of the above are here, summarized as follows:
user’s guidance
- A ChatGPT usage guide: https://github.com/f/awesome-chatgpt-prompts
- ChatGPT Ask Question Engineer Development Guide: https://github.com/wuchangming/chat-gpt-ask-question-engineer-handbook
Unofficial API
- A lightweight ChatGPT API written in Python: https://github.com/acheong08/ChatGPT
- An unofficial ChatGPT API written in Python, based on Daniel Gross’ WhatsApp GPT: https://github.com/taranjeet/chatgpt-api
- Unofficial ChatGPT API written in Python: https://github.com/rawandahmad698/PyChatGPT
unofficial client
- Unofficial ChatGPT client written in nodejs: https://github.com/transitive-bullshit/chatgpt-api
- A ChatGPT macOS desktop client: https://github.com/vincelwt/
chatgpt-mac
- A ChatGPT desktop client written in rust, supports macOS, Windows, Linux: https://github.com/sonnylazuardi/chatgpt-desktop
editor plugin
- A VSCode ChatGPT plugin: https://github.com/mpociot/chatgpt-vscode
browser plug-in
- A Chrome browser extension that adds web access to ChatGPT: https://github.com/qunash/chatgpt-advanced
- A ChatGPT Chrome extension that integrates ChatGPT into every text box on the Internet: https://github.com/gragland/chatgpt-chrome-extension
- You can make ChatGPT answer the browser extension displayed next to the Google search results page, support Chrome/Edge/Firefox browsers: https://github.com/wong2/chat-gpt-google-extension
- A browser plugin integrated in Google search results: https://github.com/ZohaibAhmed/ChatGPT-Google
- A Chrome browser plugin that can export your ChatGPT history to PNG, PDF, or generate a shareable link: https://github.com/liady/ChatGPT-pdf
WeChat robot
- ChatGPT WeChat robot: https://github.com/AutumnWhj/ChatGPT-wechat-bot
- ChatGPT WeChat robot based on the open source WeChat chat robot SDK Wechaty: https://github.com/fuergaosi233/wechat-chatgpt
- Access ChatGPT for personal WeChat: https://github.com/869413421/wechatbot
QQ robot:
- A chat robot based on Nonebot2 written in Python: https://github.com/Quan666/ELFChatBot
- A QQ chatbot based on OpenAI GPT-3 and Mirai: https://github.com/Byaidu/QChatBot-GPT
- ChatGPT for Mirai QQ robot: https://github.com/lss233/chatgpt-mirai-qq-bot
telegram bot
- A Telegram bot based on ChatGPT: https://github.com/m1guelpf/chatgpt-telegram
- A ChatGPT Telegram bot: https://github.com/altryne/chatGPT-telegram-bot
GIT version tool
- Use ChatGPT to automatically generate commit submission information: https://github.com/RomanHotsiy/commitgpt
other
- Unofficial ChatGPT Raycast extension: https://github.com/abielzulio/chatgpt-raycast
- ChatGPT bluebird bot: https://github.com/transitive-bullshit/chatgpt-twitter-bot
This article is transferred from: https://102no.com/2022/12/09/github-chatgpt/
This site is only for collection, and the copyright belongs to the original author.