tswawa/WechatVibe
基于Lana模型实现的微信聊天情感分析客户端,支持意图识别、情绪感知、人物画像、群聊画像、好感度分析和 MBTI 聊天推测
About the project
Desktop client for analyzing emotions and intents in WeChat chats: recognizes intents, emotions, builds profiles of contacts and groups, scores affinity and infers MBTI. Runs locally on the Laya ONNX model or via a compatible API.
Useful for
- Review emotions and intents in chat history with a specific person
- Build a group member profile from their messages and MBTI guess
- Assess overall mood and activity in a group chat
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 58 stars so far today, about 79 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 3 days old and already has 94 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #157.
- About 27 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 94
- Today
- 58 · ≈ 79 by evening
- Forks
- 12
- Issues and pull requests
- 2
- Watchers
- 0
- Language
- Python
- License
- Apache-2.0
- Latest release
- v1.0.4 · September 25, 2026
- Created
- September 23, 2026
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026Top new repositories this week: #157
Similar by description
-
1.4
FerryCorleone/crush-monitor
A local web tool that analyzes WeChat chat logs copied from the app using the Jev model: it shows emotions, intents, a liking-signal score and grades your own replies. Runs on your machine with your own TypeSafe API key.
-
3.2
jev-chat/jev-chat-windows
A reply helper for WeChat on Windows: it captures the window, reads incoming messages with offline OCR, infers the other person's intent, and offers 3 candidate replies to insert into the input box. Sending is always…
-
1.1
jackwener/wx-cli-again
A Rust CLI for querying local WeChat data: sessions, chat history, search, contacts, group members, favorites, stats and export. It decrypts local SQLCipher databases and returns JSON output designed for AI agents.
-
1.2
wwebjs/whatsapp-web.js
A Node.js library for interacting with WhatsApp Web via Puppeteer: send and receive messages, media, manage groups and contacts, and build bots or APIs on top of the web client.