jev-chat/jev-chat-windows
微信(Windows 4.x)旁挂的回复辅助:窗口截图 + 本地离线 OCR 读对方消息 → Jev 判断意图 → 3 条候选一键填入,发送永远手动
From the publisher
README & documentation
Source previewRead the project’s overview, installation instructions and usage examples. The original README is the source of truth.
微信(Windows 4.x)旁挂的回复辅助:本地 OCR 读屏上的对话 → Jev 判断意图/情绪 → 给出 3 条候选回复 → 一键填入微信输入框。发送永远手动,程序不替你按发送。 判断内核来自安卓版 Finderchangchang/jev-chat-JARVIS, 这里把采集换成了 Windows 端的窗口截图 + 离线 OCR。 普通使用直接下载,不用装 Python、不用碰源码。 后面的「源码运行」是给开发者的。 👉 下载最新版 要求:Windows 10 1903+ / 11,微信 Windows 4.x,两个 API key(判断一个、起草一个,见下)。 首次启动会弹设置页填这两个 key。key 写进 Windows 用户环境变量(注册表 HKCU\Environment)—— 全程只有 JEVAPIKEY 和 LLMAPIKEY 这两个,不落任何文件;其余设置写在 exe 旁边的 config.json,整个文件夹拷走设置也跟着走。 第一次启动 设置页的「模型」卡片分两节,各填一把 key: openrouter.ai 申请)或 TypeSafe 直连(key 在 console.typesafe.ai 申请)。填的是哪家的 key 看你上面选了哪家。 platform.deepseek.com 申请(很便宜,起草一次几厘钱)。 换别家见下面的表,OpenAI / Anthropic / Gemini 三种接口都支持。 两把 key 各管一节,互不相干;同一节里换来源要重填一次 key(只存这一把)。 为什么起草默认 DeepSeek 官网直连 起草是两次网络调用里重的那次。OpenRouter 在国外,从国内过去要等好几秒、还时不时抽风; DeepSeek 官方 API(api.deepseek.com)国内直连,起草基本就是一次 HTTP 请求的时间,体感差好几倍。 所以起草默认就是它,不用改。 判断那一步比起草轻得多,慢一点无所谓,默认走 OpenRouter 即可;嫌慢就把它也换成 TypeSafe 直连。 两把 key 都只进注册表,不落文件。 日常怎么用 花多少钱 只有对方来新消息才调一次模型:一次起草(DeepSeek Flash)+ 一次 Jev 判断,十分钟没人说话就是十分钟零调用。 思考模式默认关,别开——起草三句话用不上,慢好几倍还贵。 回复建议:「当前会话」跟随微信、群聊多一行「回复对象」,3 条候选带 Jev 概率百分比,推荐那条置顶 设置:关系背景、说话风格、参考上下文条数、群聊指定回复对象(往下还有「模型」卡片) 采集暂停:不再读微信,已有候选照样能填入、能复制 在下拉框里选另一个会话,翻它的记录和上次的建议(那会儿只能看不能填)。 还能选回复给谁,三条候选都按 TA 写,填入时可带「@名字 」前缀(纯文本)。 每条都有「填入微信」和复制按钮。 灰 = 过滤掉的灰字、橙 = 当成发言人名、红 = 当成图片丢掉、黄 = 小字丢掉,外加消息区和头部的框、 OCR 耗时、这一帧读出来的每一行。识别不对时一眼看出是哪一步的锅。只在内存里画,不存图。 OpenAI / Anthropic / Gemini 三种协议都支持,也能填自己的 Base URL。全程只要两把 key。 点「去下载」跳转 Release 页。 这是个人自用工具,下面几条是硬约束,代码里就是这么写的: 不碰微信进程内存。 里没有 .save()。probe/、tools/ 下的开发脚本(人工排查、预览界面用的)会把图存成文件,但这些 脚本不在发布包里,普通用户拿到的 exe 不含它们。 画完就丢,不存图、不进日志、不上传;关掉开关子进程连帧都不发。 就是十分钟零 token。 不管来源选哪家都是这两个槽。都写进注册表…
Read the full README ↗ · Preview checked 2026-09-23T12:39:25.306Z
Inside the original README — Document outline
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Links from the README
References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.
Documentation belongs to its respective authors. Reported project/model license: Other. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
What this repository does
微信(Windows 4.x)旁挂的回复辅助:窗口截图 + 本地离线 OCR 读对方消息 → Jev 判断意图 → 3 条候选一键填入,发送永远手动
Repository facts
- Owner
- jev-chat
- Primary language
- Python
- Stars
- 399
- Forks
- 90
- Open issues + pull requests
- 18
- License
- Other
- Archived
- No
- Default branch
- main
- Created
- 2026-09-21T14:37:14.000Z
- Last push
- 2026-09-22T16:08:25.000Z
Topics and intended use
Owner-supplied topics: chat-assistant, jev, llm, local-first, ocr, privacy, pyqt, python, wechat, windows
Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.
Evaluate before installing
Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.
Source and freshness
Source: GitHub. Metadata observed 2026-09-23T12:03:29.066Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.
Related repositories
EbookFoundation/free-programming-books
donnemartin/system-design-primer