Home >Technology peripherals >AI >Take stock of those ChatGPT open source projects that are working well
ChatGPT is very popular recently, and the news about ChatGPT is overwhelming. There are also many projects related to ChatGPT on Github, and the number of stars is growing rapidly. Let’s take a look at those ChatGPT open source projects that are fun!
ChatGPT for Google is a A browser extension that can display ChatGPT responses and Google search results, supporting Chrome/Edge/Firefox. The extension has the following features:
Github (⭐️ 10k): https://github.com/wong2/chat-gpt- google-extension.
A Chrome extension that adds ChatGPT to every text box on the web! Use it to compose tweets, edit emails, fix coding errors, or anything else you need, all without leaving the site you're on. Includes a plugin system for greater control over ChatGPT behavior and the ability to interact with third-party APIs.
Github (⭐️ 2k): https://github.com/gragland/chatgpt-chrome-extension.
A WeChat bot implemented based on OpenAi ChatGPT WeChaty, which can be used to help you automatically reply WeChat messages, or manage WeChat groups/friends, detect zombie friends, etc.
Github (⭐️ 2.2k): https://github.com/wangrongding/wechat-bot.
Use ChatGPT on WeChat through wechaty, which supports practical OpenAI accounts, proxy login, and use with docker, etc. This tool is simple and easy to use. After installing the dependencies, you only need to fill in the OpenAI account password and scan the QR code on WeChat to use it. The features of this project are as follows:
Wechaty is an open source chat robot project that provides an SDK for developing chat robots to facilitate developers to quickly implement Chatbot. Through Wechat, you can obtain WeChat chat content, contacts, groups, friend relationships and other information, and you can also create groups, send messages and other functions.
Github (⭐️ 7.9k): https://github.com/fuergaosi233/wechat-chatgpt.
A VSCode extension based on ChatGPT that allows the use of unofficial ChatGPT API Generate question responses from OpenAI's ChatGPT directly in the editor. The plugin has the following features:
##Github (⭐️ 3.4k): https://github.com/mpociot/chatgpt-vscode.
Github (⭐️ 462k): https://github.com/gencay/vscode-chatgpt.
Plug-in address: https://marketplace.visualstudio.com/items?itemName=WhenSunset.chatgpt-china.
Github (⭐️ 14.3k): https://github.com/lencx/ChatGPT.
A simple Mac application that allows ChatGPT to be displayed in the menu bar. On Mac, you can use the Cmd Shift G shortcut key to Open it quickly. Currently, there are installation packages for Arm64 and Intel versions of Mac.
##Github (⭐️ 3.8k):
https://github.com/vincelwt/chatgpt-mac.
chatgpt-desktopGithub (⭐️ 1.1k): https://github.com/sonnylazuardi/chatgpt-desktop.
An unofficial Node.js client of ChatGPT API, you can Use it to build projects powered by ChatGPT, such as chatbots, websites, etc.
Github (⭐️ 8.3k): https://github.com/transitive-bullshit/chatgpt-api.
A Chrome extension for downloading ChatGPT history as PNG, PDF or creating shareable links. Currently supports Chrome, Edge, and Firefox browsers.
Github (⭐️ 656): https://github.com/liady/ChatGPT-pdf.
Siri access ChatGPT guide, currently only available on iPhone and other Apple products that support shortcut commands.
Github (⭐️ 281): https://github.com/Daiyimo/Access-chatGPT-in-Siri.
The above is the detailed content of Take stock of those ChatGPT open source projects that are working well. For more information, please follow other related articles on the PHP Chinese website!