Skip to main content

Attune — 私有 AI 知识伙伴

你的本地知识 + 你能控制的 AI = Attune。
桌面应用 + 浏览器扩展,一切数据先在本地落地,云 LLM 只看脱敏后的片段。

这是什么

Attune 是一个私有知识库 + 记忆增强系统

  • 把你的笔记、文档、网页阅读痕迹,统一索引成可检索可追溯的本地知识库
  • 在 Chat / RAG 时只让云 LLM 看脱敏后的相关片段,原文 100% 不出网
  • 检索栈基于业界 SOTA:bge-m3 双语 embedding + BAAI bge-reranker + cross-domain penalty
  • 三赛道 PRO 级 benchmark 验证(法律 / 通用英文 / 中文八股)

三产品矩阵

产品形态用户群License
Attune (OSS)桌面 / Chrome 扩展个人通用用户Apache-2.0
Attune ProPlugin pack 装载到 Attune个人行业用户(律师/医生/学者/售前/工程师/专利代理)商业(订阅)
LawControlDjango + Vue + 19 容器 SaaS律所 / 小团队 B2B商业(License)

等式

  • 个人通用用户 = Attune (OSS)
  • 个人行业用户 = Attune (OSS) + Attune-Pro/-pro
  • 行业小团队 = LawControl

v1.0 亮点

  • 🤖 20 个 AI agent 全面投产

    • law-pro:11 个确定性 agent(民事借贷 / 劳动争议 / 诉讼时效 / 证据链 / 名誉权 / 法定继承 等)+ 3 个 LLM extractor
    • OSS 内置:4 个 AI 批注 agent(highlights / questions / risk / outdated) + document classifier
    • Office helper:OCR + ASR transcription(PP-OCRv5 mobile + whisper.cpp)
  • 🛡️ Reliability framework — 3 Phase gate

    • Phase 1: 确定性 agent 输出 gate(F1 = 1.00)
    • Phase 2: 6 类下限 ENFORCE(structural gate,CI 强制)
    • Phase 3: LLM gate F1 ≥ 0.85(实测 0.9828)
  • 🎯 三赛道全 PRO 级 benchmark(2026-04-28 实测,v1.0 保持)

    • 法律: Hit@10=0.80, MRR=0.50
    • Rust/英文: Hit@10=1.00, MRR=1.00 ⭐ 满分
    • 中文八股: Hit@10=1.00, MRR=1.00 ⭐ 满分
    • law-pro golden_qa 5 维度: 25/25 满分 (vs lawcontrol baseline +39%)
  • 📥 5 个采集源内置 connector

    • Local / Email (IMAP) / WebDAV / RSS / Telegram scaffold
  • 🔒 三层隐私模型 (Phase A.5)

    • L0: 文件级 🔒,永不出网(强制本地 LLM)
    • L1: 12 类格式化 PII 自动脱敏 + 出网审计 + CSV 导出(默认)
    • L3: LLM 语义脱敏(K3 一体机 / 高端硬件)
  • 🌐 跨域污染防御 (F-Pro)

    • corpus_domain 字段 + 领域前缀注入 + cross-domain penalty
    • 关键词 query intent 检测(零 LLM 调用,亚毫秒)
  • 📋 证据流端到端

    • chat citation 含 breadcrumb(章节路径)+ chunk_offset(Reader 跳转锚点)
    • confidence 1-5 自评(J5 Self-RAG 框架)

快速入口

反差优势(对比通用 AI 客户端)

痛点Attune 怎么解决
把整个文件传给 ChatGPT 后无法撤回原文从不出网,只发 ≤3000 字脱敏片段
答案声称"在文档里"但找不到出处每条引用都是真链接:title + 章节路径 + chunk offset
按月烧 token 但 70% query 是重复的本地命中率 ≥ 70%(embed/rerank 全本地,LLM 只做 final synthesis)
中文法律问答总混入技术内容F-Pro 跨域防御:query "反洗钱" 不拉 Java 算法
上传文档后无法证明"删除了"all-encrypted by DEK + audit log + per-file 🔒(合规可审计)

资源

License

  • Attune (OSS): Apache-2.0
  • Attune Pro: Proprietary plugin pack(订阅制,详见 价格 & 计划