jev-chat/jev-chat-windows
微信(Windows 4.x)旁挂的回复辅助:窗口截图 + 本地离线 OCR 读对方消息 → Jev 判断意图 → 3 条候选一键填入,发送永远手动
About the project
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 manual.
Useful for
- Insert a suggested reply into WeChat and send it manually after editing
- Check the OCR-recognized chat text in real time to spot reading errors
- Pick a target person in a group chat to get three reply options addressed to them
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 49 stars so far today, about 112 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 1 day old and already has 119 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #162.
- About 64 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
- 119
- Today
- 49 · ≈ 112 by evening
- Forks
- 29
- Issues and pull requests
- 2
- Watchers
- 0
- Language
- Python
- License
- MIT
- Latest release
- v0.1.8 · September 22, 2026
- Created
- September 21, 2026
- Last push
- September 22, 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 22, 2026Top new repositories this week: #162
Similar by description
-
8.1
jev-chat/jev-chat-jarvis
Android app that reads the on-screen chat via AccessibilityService, judges the other side's intent with the Jev model, and shows 3 ranked reply drafts in a translucent overlay. Replies are filled into the input box but…
-
4.5
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.