Discover and explore top open-source AI tools and projects—updated daily.
sskarzOn-device RAG and web search for enhanced iOS intelligence
Top 98.1% on SourcePulse
Aeru is an iOS application designed to enhance Apple Intelligence by integrating on-device Retrieval-Augmented Generation (RAG) with real-time web search. It targets users seeking private, free, and contextually aware AI interactions, leveraging Apple's native frameworks for a seamless, high-performance experience.
How It Works
The app orchestrates AI responses using Apple's FoundationModels framework. It retrieves context via a local SVDB vector database for RAG or scrapes web content using SwiftSoup via DuckDuckGo. Semantic search is powered by the NaturalLanguage framework, enabling context-aware generation and streaming responses within a SwiftUI interface.
Quick Start & Requirements
.xcodeproj file in Xcode. Dependencies are managed via Swift Package Manager. Build and run directly from Xcode.Highlighted Details
Maintenance & Community
The project welcomes contributions via standard GitHub pull requests. Areas for improvement include bug fixes, new features, documentation, testing, and UI/UX enhancements. A Discord community is available for engagement. A wishlist item includes MCP Server Support.
Licensing & Compatibility
Licensed under the Apache License 2.0, which permits broad use, including commercial applications and linking with closed-source software.
Limitations & Caveats
Requires specific, high-end Apple hardware (iPhone 15 Pro+) and bleeding-edge, beta versions of iOS and Xcode, indicating a potentially unstable or early-stage platform. The dependency on Apple Intelligence activation is a critical requirement.
5 months ago
Inactive