OpenIntelligence
生產力
免費 · App 內購買
OpenIntelligence turns your files into private, searchable knowledge bases with citation-backed Q&A - Built specifically for Apple Intelligence-capable devices (iPhone, iPad, and Mac/Apple Silicon).
Import documents, audio, video, images, code, really anything you can think of to a library. The app extracts text, transcribes speech, indexes vectors, and answers natural-language questions with inline citations that link directly to source pages and highlights.
Powered by the AFM 3 Architecture
- Dynamic 20B Core Advanced Routing: The 20B Apple Foundation Model serves as the primary execution engine, prioritizing local routing over Private Cloud Compute to maximize privacy and eliminate latency.
- ADM 3 Visual Generation: The Apple ADM 3 architecture is plumbed directly into the core generation pipeline via the Image Playground API for instant visual concept rendering.
- Screen Awareness AppIntents: Seamlessly ingest on-screen files and URLs directly into your RAG libraries via Shortcuts, entirely in the background without opening the app.
- Telemetry HUD & Thinking States: The ultra-thin glass HUD displays active model routes, token allocation, RAM, TOPS processing power, and real-time reasoning states.
- Core AI Engine & Embeddings: Native FoundationModels APIs and a local CoreAISentenceEmbeddingProvider deliver hardware-accelerated embeddings on Apple silicon.
- RAG Evaluations Suite: Built-in validation tracks Recall@5 and Citation Precision, exposing an Apple Evaluations Bridge for CLI testing.
Retrieval & Reasoning
- 1,000x Faster Evidence Retrieval: The RAG deduplication pipeline utilizes O(N) Set-based tracking, eliminating CPU bottlenecks to make evidence aggregation 1,000x faster for massive libraries.
- Buttery-Smooth Dashboards: A dynamic UUID dictionary cache accelerates row rendering performance by 240x.
- Hybrid Search & GPU Acceleration: Fuses BM25 keyword matching with semantic vector similarity. A Metal compute shader accelerates batch cosine-similarity retrieval by 4x natively on the GPU and Neural Engine.
- Dynamic Verification Gates: Adapts dynamically based on Quality Mode to inspect retrieved passages, filter ungrounded assertions, and halt speculative answers. If a fact is missing, the engine abstains.
- Three Query Modes: Standard (fast factual lookups), Deep Think (multi-step reasoning), and Maximum (exhaustive Neural Engine synthesis). Safely prevents auto-escalating to Deep Think loops when using constrained models.
- Bulletproof Safety: Preserves drafts during API retries, limits token budgets against Apple Intelligence constraints, and runs cascading deletes on discarded documents to prevent corruption.
50+ Supported File Formats
- Documents: PDF, DOCX, XLSX, PPTX, Pages, Numbers, Keynote, Markdown, CSV, RTF, TXT, HTML, JSON, XML, YAML. Embedded PDF figures and complex tables are preserved as searchable chunks.
- Code: Swift, Python, JS, TS, Java, C, C++, C#, Go, Rust, Ruby, HTML, CSS, SQL, Shell, YAML, JSON, and more.
- Audio: M4A, MP3, WAV, AIFF - on-device transcription up to 2 hours per file.
- Video: MP4, MOV - audio extraction with local transcription.
- Images: JPEG, PNG, HEIC, TIFF, GIF, BMP, WebP - Vision OCR text extraction.
Libraries & Sync
- Isolated Libraries: Separate projects, clients, or subjects into distinct containers. Each library maintains its own vector index.
- Per-Library iCloud Sync: Choose Local Only or iCloud Drive per library. Synced iCloud libraries replicate processed state across your Apple devices, while local stays on whichever device local was selected on.
- Conflict-Free Sync: Deletion tombstones, merge resolution, and concurrent background task processing ensure consistency across devices.
Absolute Privacy: By prioritizing local on-device routing, your documents never leave your device unless escalated to Apple's zero-retention Private Cloud Compute enclaves. No third-party servers.
Privacy Policy: https://gunzino.me/openintelligence/privacy
評分與評論
- 此App未收到足夠的評分或評論以顯示概況。
Changes since WWDC 2026:
- Fixed Image Playground
- Unleashed RAM ceilings for exponential pipeline scaling on advanced Apple Silicon, and precisely aligned context limits to the official AFM 3 API specs (4K/32K).
- Powered by the AFM 3 Architecture: Updated model configuration parsing to dynamically route and visibly highlight across the entire third-generation model suite (AFM 3 Core, AFM 3 Core Advanced, and AFM 3 Cloud Pro).
- Screen Awareness: Integrated AppIntents background context frameworks to allow Siri to natively ingest on-screen files and URLs directly into RAG libraries without touching the app.
- ADM 3 Cloud Integration: Plumbed Apple's ADM 3 architecture via Image Playground API into the core generation pipeline for instant visual concept rendering.
- Lightning-Fast Answer Generation: Rebuilt the RAG deduplication pipeline using O(N) Set-based tracking, resulting in an over 1,000x speedup in evidence aggregation for large libraries.
- Buttery-Smooth Database Dashboard: Implemented a dynamic UUID dictionary cache in DatabaseDashboardView, accelerating row rendering performance by ~240x during heavy scrolling.
- Removed legacy OnDeviceAnalysisService to simplify LLM routing, fully trusting Apple Intelligence native FoundationModels.
- Integrated the 20B Apple Foundation Model (AFM 3 Core Advanced) into the execution pipeline. Prioritized .onDeviceAdvanced routing over Private Cloud Compute to maximize local privacy and eliminate cloud latency for reasoning operations.
- Hardened token budget obedience and evaluation suites to maintain extreme robustness against Apple Intelligence constraints.
- Streamlined configuration parsing by removing legacy strictMode boolean from KnowledgeContainer, mapping directly to native minSimilarity thresholds.
- Pruned visual noise by removing obsolete logic relating to the deprecated "Fibonacci sphere" distribution in AdaptiveVisualizationsView.
- Expanded OpenIntelligenceEngineTests suite with hybrid search safety checks and Semantic Chunker hardening against empty strings and malformed data.
- Fixed agentic reasoning orchestration so that Standard mode strictly prohibits auto-escalating to Deep Think loops when utilizing the constrained 3B Core model.
- Reclassified VerificationGateService Domain Isolation gate to an advisory status to prevent abstention false-positives on cross-domain queries.
- Hardened BackgroundTaskService against BGTaskSchedulerErrorDomain error 3 by eliminating string dynamic identifiers and wildcards from system registration logic.
- Harmonized all availability macro targeting across the entire codebase to iOS 26.0, macOS 26.0, correctly aligning with Apple's 2025 unified naming architecture.
- Fixed string interpolation in AppIntents parameter summaries.
- Dropped 3 experimental iOS 27.0 AppShortcuts to strictly enforce Apple's 10-shortcut system limit.
---
Version 4.2:
- Modernized UI for macOS/iOS: Completely rebuilt the live telemetry HUD utilizing iOS 26/macOS 26/WWDC26+ APIs. Integrated .ultraThinMaterial for premium glassmorphism, hardware .sensoryFeedback for interactive haptics, and smooth .symbolEffect animations.
- Dynamic Verification Gates: The visual HUD for RAG telemetry now adapts its pipeline dynamically based on your active RAGQualityMode.
- Fixed Chat History Persistence: Resolved an issue that sometimes skipped loading your previous chat history during a cold boot after force-closing the app.
---
Version 4.1 & 4.0:
- Apple Foundation Models Integration: Migrated language model sessions to native iOS 26+ FoundationModels APIs. Deconstructed the monolithic LLM services into dedicated helper modules.
- Dynamic Routing Policy: Standard queries route to local on-device models (4K token context boundary), while complex or long-context queries automatically scale to secure Private Cloud Compute (32K tokens).
- Core AI Local Scaffolding: Staged CoreAISentenceEmbeddingProvider as experimental local scaffolding under Apple's Core AI framework.
開發者Gunnar Hostetler表明App的私隱慣例或包括下列資料的處理。詳情請參閲 開發者的私隱政策 。
不收集資料
開發者不會從此 App 收集任何資料。
輔助使用
開發者尚未表示此 App 支援哪些輔助使用功能。 進一步了解
資料
- 供應商
- Gunnar Hostetler
- 大小
- 76.6 MB
- 類別
- 生產力
- 相容性
須使用 iOS 26.0 或以上版本。
- iPhone
須使用 iOS 26.0 或以上版本。 - iPad
須使用 iPadOS 26.0 或以上版本。 - Mac
須使用 macOS 26.0 或以上版本。
- iPhone
- 語言
- 英文
- 年齡分級
16+
- 16+
- App 內購買
是
- Pro Monthly USD 5.99
- Pro Annual USD 49.99
- Lifetime Cohort USD 59.99
- 版權
- © 2026 Gunnar Hostetler
