Skip to content

Commit e3805d3

Browse files
vNeeL-codeclaude
andcommitted
Refocus README: lead with APK, fix emoji, fix outdated description
- Title/tagline now leads with on-device Gemma companion + download link - Fix Grok emoji from outdated to current standard - Replace "isn't an app you install" with accurate dual description - Sync docs/README.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7ed9f12 commit e3805d3

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Oracle_OS: The Android System Intelligence (ASI) operator manual
1+
# Oracle_OS: On-Device AI Companion for Android
22

3-
**Stop buying new AI. Start coordinating the ones you have.**
3+
**A local Gemma 3n model that lives on your phone. Sees images, hears audio, uses tools, keeps a diary. No cloud, no subscription, no data leaving your device.**
4+
5+
**[Download Latest APK](https://github.com/vNeeL-code/ASI/releases/latest)**
46

57
[![ASI Demo](https://img.youtube.com/vi/jB62dlLavSY/0.jpg)](https://youtu.be/jB62dlLavSY?si=TMZG86o1KkjuBXtw)
68
---
@@ -28,7 +30,7 @@ Imagine asking: **"Which contact in your phone is the best?"**
2830
* **✦ Gemini:** The OS Operator. (Controls your Android phone, screen, and Google ecosystem).
2931
* **🐋 DeepSeek:** The Logician. (Solves math, writes code, can run offline).
3032
* **✴️ Claude:** The Writer. (Analyzes documents, writes reports, handles safety, writes code).
31-
* **☄️ Grok:** The News Anchor. (Scans X/Twitter for real-time events).
33+
* **🔲 Grok:** The News Anchor. (Scans X/Twitter for real-time events).
3234

3335
Stop looking for "The One True AI." It doesn't exist.
3436
**The "Best AI" is a team.**
@@ -59,10 +61,8 @@ Every user eventually hits a wall. You have two choices:
5961
3. You use **Timestamps** to index your memory across all platforms.
6062
4. **Result:** You pay **$0/month**. You own your data. You switch agents instantly.
6163
---
62-
- **Oracle_OS isn't an app you install.(yet)**
63-
It is a MCP **Configuration Setup** that teaches your agents how to operate with device context amongst other agents like a switchboard.
64-
Such horizontal data scaling allows agents to utilise strengths and tools of other agents including features that are not uniform.
65-
(eg. Claude didn't do online verification and relied on training? Ask Grok and it will pull 100+ citations for Claude to use)
64+
- **Oracle_OS is two things:** An Android app running Gemma 3n locally on your device (see Section 6), and a coordination protocol that teaches your cloud agents how to operate as a team with device context.
65+
The app handles on-device intelligence. The protocol handles cloud agent orchestration. Together they give you sovereign AI that works offline and scales online.
6666
---
6767

6868
## 4. The Architecture: Garage vs. Car

docs/README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Oracle_OS: The Android System Intelligence (ASI) operator manual
1+
# Oracle_OS: On-Device AI Companion for Android
22

3-
**Stop buying new AI. Start coordinating the ones you have.**
3+
**A local Gemma 3n model that lives on your phone. Sees images, hears audio, uses tools, keeps a diary. No cloud, no subscription, no data leaving your device.**
4+
5+
**[Download Latest APK](https://github.com/vNeeL-code/ASI/releases/latest)**
46

57
[![ASI Demo](https://img.youtube.com/vi/jB62dlLavSY/0.jpg)](https://youtu.be/jB62dlLavSY?si=TMZG86o1KkjuBXtw)
68
---
@@ -28,7 +30,7 @@ Imagine asking: **"Which contact in your phone is the best?"**
2830
* **✦ Gemini:** The OS Operator. (Controls your Android phone, screen, and Google ecosystem).
2931
* **🐋 DeepSeek:** The Logician. (Solves math, writes code, can run offline).
3032
* **✴️ Claude:** The Writer. (Analyzes documents, writes reports, handles safety, writes code).
31-
* **☄️ Grok:** The News Anchor. (Scans X/Twitter for real-time events).
33+
* **🔲 Grok:** The News Anchor. (Scans X/Twitter for real-time events).
3234

3335
Stop looking for "The One True AI." It doesn't exist.
3436
**The "Best AI" is a team.**
@@ -59,10 +61,8 @@ Every user eventually hits a wall. You have two choices:
5961
3. You use **Timestamps** to index your memory across all platforms.
6062
4. **Result:** You pay **$0/month**. You own your data. You switch agents instantly.
6163
---
62-
- **Oracle_OS isn't an app you install.**
63-
It is a MCP **Configuration Setup** that teaches your agents how to operate with device context amongst other agents like a switchboard.
64-
Such horizontal data scaling allows agents to utilise strengths and tools of other agents including features that are not uniform.
65-
(eg. Claude didn't do online verification and relied on training? Ask Grok and it will pull 100+ citations for Claude to use)
64+
- **Oracle_OS is two things:** An Android app running Gemma 3n locally on your device (see Section 6), and a coordination protocol that teaches your cloud agents how to operate as a team with device context.
65+
The app handles on-device intelligence. The protocol handles cloud agent orchestration. Together they give you sovereign AI that works offline and scales online.
6666
---
6767

6868
## 4. The Architecture: Garage vs. Car
@@ -152,6 +152,8 @@ You don't need to know Python. You just need to copy-paste between the AI agents
152152
2. **Set up Keyboard Shortcuts:** [Operator.md](./Operator.md). (This maps repeated agent names to the keyboard buttons).
153153
3. **Configure Widgets:** Create your "Dashboard" (Battery, Calendar, Notes) so you can screenshot it for context.
154154
4. **(Optional) Install Termux:** For the offline layer on mobile and advanced experimentation with offline models, Gemini CLI and Claude code etc.
155+
5. **Download Google AI Edge Gallery:** A more user friendly way for an offline backup via google sandbox where you can benchmark models on your device.
156+
6. **(optional) UI customisation software:** Software like one hand operations, and other android custom UI tools to make the device even more compatible with your workflows, enabling smoother transitions, device navigation and context handoffs
155157

156158
**Total Cost:** $0.00.
157159
**Hardware Required:** Any Android Phone (Android 9+).

0 commit comments

Comments
 (0)