wechat-chatgpt
by Community
Use ChatGPT On Wechat via wechaty
OSS
wechat-chatgpt
Added 1 June 2026
Overview
A TypeScript framework that integrates ChatGPT into WeChat through the wechaty library. Enables WeChat users to interact with ChatGPT directly within the messaging platform by routing conversations through OpenAI's API.
Best for
Best for
Developers building WeChat bots or integrations who want to add conversational AI without building the WeChat connection layer from scratch.
Use cases
- Adding ChatGPT responses to WeChat group chats and direct messages
- Building WeChat bots that answer questions using GPT models
- Creating automated customer support in WeChat without leaving the app
Notes
A TypeScript framework that integrates ChatGPT into WeChat through the wechaty library. Enables WeChat users to interact with ChatGPT directly within the messaging platform by routing conversations through OpenAI’s API.
13,240 stars on GitHub. Last updated 2024-05-20.
Use cases
- Adding ChatGPT responses to WeChat group chats and direct messages
- Building WeChat bots that answer questions using GPT models
- Creating automated customer support in WeChat without leaving the app
Pros
- Leverages wechaty’s established WeChat integration, reducing setup complexity
- TypeScript codebase with active community support (13k+ stars)
- Enables GPT access for WeChat’s massive user base in Asia
Cons
- Depends on wechaty’s WeChat connection stability, which can be fragile
- Requires valid OpenAI API key and incurs per-message costs
- Community-maintained with no official vendor support or SLA
Indexed from awesome-llm and enriched against its public facts.
Pros
- Leverages wechaty's established WeChat integration, reducing setup complexity
- TypeScript codebase with active community support (13k+ stars)
- Enables GPT access for WeChat's massive user base in Asia
Cons
- Depends on wechaty's WeChat connection stability, which can be fragile
- Requires valid OpenAI API key and incurs per-message costs
- Community-maintained with no official vendor support or SLA
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.