应用产品

jev-block-android-ad

@ufec3KotlinMIT更新于 2026-09-19

JevNoiseGate 使用 LLM 过滤安卓上的无用通知和短信,仅屏蔽明确标记的内容,验证码在本地匹配不上传,不确定内容不拦截。

英文原文

JevNoiseGate filters unwanted notifications and SMS on Android. Rather than matching keywords, an LLM decides what's noise — and only what it explicitly flags is blocked. Verification codes are matched on-device and never uploaded; anything uncertain passes through.

ufec/jev-block-android-ad

它在哪儿调用了 Jev

const val DEFAULT_BASE_URL: String = "https://api.typesafe.ai"

core/data/src/main/kotlin/me/ethanxu/jevnoisegate/core/data/settings/AppPreferences.kt:169

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目