現在 · Local-first AI reading product

eisonAI

eisonAI 的核心不是聊天入口,而是閱讀工作流。它把 AI 放在 capture、index、context 和 retrieval 之間,讓資料被保存後仍然能被理解。

AI ProductizationLocal-firstKnowledge ToolsSwift

Narrative

設計與工程判斷

Product frame

產品要解決的是閱讀摩擦:長文如何切分、資料如何保存、內容如何重回上下文,以及使用者如何在不破壞隱私感的情況下使用 AI。

Engineering frame

系統由 app、Safari Extension、Cognitive Index、本地資料管理和 CloudKit sync 組成,重點是把 AI 推理、資料結構和 Apple 平台體驗放在同一條工作流裡。

Design frame

界面敘事應聚焦 structure before content:先讓內容的形狀可見,再讓閱讀和找回變得更低摩擦。

System

組件和資料可見性

Component Type Visibility Role
eisonAI app AI reading product Public product 閱讀、保存、索引和找回的核心體驗。
Safari Extension Capture surface Product feature 把網頁閱讀接入保存和索引流程。
Cognitive Index AI indexing concept Public narrative 用 AI 生成內容結構和使用脈絡。
Swift codebase GitHub repo Public 提供 Apple platform implementation 的可讀入口。

Public URLs

公開工作面