shengjidaguai-china/goutoujunshi-jev-chat
狗头军师 Chat:Mac 微信读屏、关系分析与回复草稿悬浮窗
About the project
Cross-platform chat copilot that reads the WeChat conversation on screen, analyzes the other side's intent and suggests reply drafts in a floating window. Sending is always left to the user.
Useful for
- Read an open WeChat conversation and get an analysis of the other side's possible intent
- Generate several reply candidates and insert the chosen one into the input box as a draft
- Import a chat CSV and view the relationship trend over time
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 21 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 4 days old and already has 69 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #192.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 69
- Today
- 0 · ≈ 21 by evening
- Forks
- 6
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Python
- License
- MIT
- Latest release
- v0.1.3-preview · September 26, 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 27, 2026Top new repositories this week: #192
Similar by description
-
4.0
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…
-
2.7
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.5
Liyucheng1997/332_lab-jev-chat
A non-invasive chat assistant: it reads on-screen conversations (Android via Accessibility, Windows via UI Automation or OCR), the Jev model judges intent and risk, a generative model drafts 3 replies shown in an…
-
1.8
jev-chat/jev-chat-jarvis-mac
A macOS app that OCR-reads WeChat messages on screen and uses a local model to classify intent and risk, suggesting reply candidates. Read-only, with no injection into WeChat.
-
1.0
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.