Zing Forum

Reading

eisonAI: A Structure-First, Local-First Reading Assistant

eisonAI is an iOS/iPadOS Safari web extension and native app that takes structure as the entry point for reading. Users can first view key points and relationships before deciding where to dive deeper into the content. The project supports multiple inference methods: Apple Intelligence, MLX local models, and BYOK (Bring Your Own Key).

eisonAISafari扩展本地优先Cognitive IndexApple IntelligenceMLXBYOK阅读助手知识管理iOS应用
Published 2026-04-16 20:14Recent activity 2026-04-16 20:26Estimated read 6 min
eisonAI: A Structure-First, Local-First Reading Assistant
1

Section 01

eisonAI: A Structure-First Local-First Reading Assistant

eisonAI is an iOS/iPadOS Safari extension and native app that prioritizes structure as the entry point to reading. Users can view key points and relationships first before deciding where to dive deeper. It supports multiple inference methods: Apple Intelligence, MLX local models, and BYOK (Bring Your Own Key). Its core innovation is Cognitive Index™, aiming to reduce linear reading and cognitive load while making content structure visible.

2

Section 02

Background: The Pain of Linear Reading

Traditional linear reading (from start to end) faces challenges in the information age: forgetting key points' locations, losing saved content, and disorganized thoughts when writing. eisonAI's design philosophy is: Don't just remember content, remember its purpose—organizing content like a library to know where things belong and how to retrieve them.

3

Section 03

Core Innovation: Cognitive Index™

eisonAI's core innovation is Cognitive Index™, which makes structure visible before content, lowering the cost of locating meaningful parts. It achieves four goals: 1) Reduce linear reading (no need to follow narrative order); 2) Encourage conscious thinking (focus on judgment/understanding instead of keeping context in working memory); 3) Make structure visible (see relationships and key points first then choose paths); 4) Lower cognitive load (quickly locate meaning-dense sections via structured output).

4

Section 04

Unified Inference Architecture: AnyLanguageModel

eisonAI uses AnyLanguageModel for a unified inference stack:

  • Safari Popup: Runs via Apple Intelligence or BYOK.
  • Native App: Supports three methods: Apple Intelligence (local AI on Apple devices), BYOK (configure OpenAI-compatible/Anthropic/Gemini/Ollama endpoints), MLX local models (download from Hugging Face MLX repo).
  • Local Model Management: In Settings → AI Models → MLX Models; only supports MLX repo (not GGUF/llama.cpp).
5

Section 05

Core Functional Features

Key features include:

  1. Safari Extension: Generate summaries and structured highlights within Safari without leaving the browser.
  2. MLX Model Library: Browse mlx-community models (hides overly large ones by default; supports custom Hugging Face MLX repos).
  3. Long Document Support: Chunk processing; auto-switch to cloud when local model context is insufficient.
  4. CloudKit Sync: Cross-device sync of library (iPhone/iPad reading progress).
  5. Library & Tags: Save, tag, search processed articles to build personal knowledge base.
  6. Thinking Language: Adjust model output language for multilingual scenarios.
6

Section 06

Technical Evolution & Privacy Commitment

Technical Evolution: Early versions used WebLLM/WebGPU in Safari; current version uses native bridge for popup (Apple Intelligence/BYOK), downloads MLX models from Hugging Face at runtime (not packed in extension), and queries mlx-community sorted by lastModified. Privacy: Open-sourced under PolyForm Noncommercial License 1.0.0—users can review code to see how data is handled, avoiding reliance on black-box service privacy promises.

7

Section 07

System Requirements & Suitable Scenarios

System Requirements: iOS/iPadOS 18.0+; iPhone/iPad; Apple Intelligence needs supported devices and Foundation Models runtime; local models only from Hugging Face MLX repo. Use Cases: Research reading (extract key points from papers), news tracking (structure reports to follow the event thread), learning notes (structure textbooks for knowledge frameworks), content curation (save valuable web pages into searchable personal knowledge base).

8

Section 08

Conclusion: A New Direction for Reading Tools

eisonAI represents a new direction for reading tools—from linear consumption to structured exploration. With Cognitive Index™ and flexible local/cloud inference, it offers a privacy-protective and powerful reading assistant for knowledge workers. It's worth attention for users focused on personal knowledge management, local AI deployment, and reading experience innovation.