jev-chat/jev-chat-jarvis
装在手机上的对话副驾:在微信 / QQ / X / 飞书里读懂对方、给出候选回复、一键填入输入框,发不发由你。非侵入,只读屏幕,不 hook 不改包。
About the project
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 sent manually.
Useful for
- Run chat analysis in WeChat on Android to get a danger rating for a message
- Generate three reply drafts and paste the chosen one into the input box without sending
- Add support for a new messenger by implementing a ChatAppAdapter that extracts messages from the accessibility tree
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 52 stars so far today, about 1,003 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 1,932 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #10.
- Top new repositories this month: #40.
- About 280 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
- 1,932
- Today
- 52 · ≈ 1,003 by evening
- Forks
- 615
- Issues and pull requests
- 11
- Watchers
- 0
- Language
- Kotlin
- License
- MIT
- Latest release
- v1.3 · 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: #10; Top new repositories this month: #40
- September 21, 2026Top new repositories this week: #16
More in this category
-
9.2
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
9.0
zai-org/ZCode
Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.
-
8.6
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
7.4
hydra-db/open-glean
An open-source AI workspace over Hydra DB: it answers questions across your files, notes and connected apps, writes the answer and cites its sources.
-
7.3
BuilderIO/agent-native
An open-source TypeScript framework for building agentic apps where each capability is defined once as an action, used by the agent as a tool and called by the UI from code. Aimed at developers who need agents paired…
-
6.9
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.