Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Chrome extension that auto-replies to WeChat private messages and group @mentions using ChatGPT, built with Vite.
ChatGPT for WeChat is a Chrome extension landing page and source code repository for an AI chatbot that automatically responds to WeChat private messages and group @mentions using ChatGPT. It is distributed through aow.me and the landing page is bootstrapped with Vite, with the current release at version v2.1.0.
ChatGPT for WeChat is a Chrome browser extension that monitors the WeChat Web (网页版) interface and uses ChatGPT to automatically reply to private messages and group chats where you are @mentioned. The extension takes incoming message text as input, sends it to one of two supported AI sources — ChatGPT or an OpenAI API key — and outputs a generated reply directly into the conversation. The project also provides a personal-assistant edition built on WeChat's File Transfer Helper (文件传输助手), which lets you chat with ChatGPT from the file-transfer window.
npm install, npm run dev, npm run build) for local development and production builds.The extension runs in Chrome and requires the WeChat Web (网页版) interface rather than the desktop app. After installation, open WeChat Web in your browser; the extension listens for incoming private messages and group @mentions, forwards them to the selected AI backend, and posts the returned text back into the chat window. The official website provides step-by-step video tutorials on Douyin and YouTube.
No. This extension is built specifically on the WeChat Web version (网页版), so you need to use WeChat in a Chrome browser tab rather than the standalone desktop application.
Yes. The extension supports two AI sources: the ChatGPT interface (recommended with a ChatGPT Plus subscription) and a direct OpenAI API key. You can choose which backend to use for your replies.
The current release listed on the official site is v2.1.0, with download links provided on aow.me.
Yes. A separate edition is built on WeChat's File Transfer Helper (文件传输助手), letting you chat with ChatGPT privately without any group or friend interactions.
