Skip to content

Commit 9c9fd18

Browse files
committed
docs: add AI operating systems section to comparison table
Adds a new "AI Operating Systems" section to the documentation table, listing AI-native operating systems and platforms that embed LLMs as core system components. This includes both open-source projects like AIOS and Ghost OS, as well as commercial offerings from Rabbit, Apple, and Microsoft.
1 parent ab0f24b commit 9c9fd18

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,19 @@ Agents accessed via API or cloud service — OS-independent, but require interne
640640
| **AskUI Vision Agent** | API || Cross-platform vision automation without VMs ||
641641
| **Highlight AI** | Desktop + Cloud || Privacy-first desktop Q&A and automation ||
642642

643+
##### AI Operating Systems
644+
645+
AI-native operating systems and platforms that embed LLMs as core system components.
646+
647+
| OS / Platform | Type | Hardware | Local/Cloud | Best For | GitHub |
648+
|---------------|------|----------|:-----------:|----------|--------|
649+
| **AIOS** | Open Source (MIT) | Any | Both | Kernel-level LLM agent OS, agent scheduling & memory management | [🔗](https://github.com/agiresearch/AIOS) |
650+
| **Ghost OS** | Open Source | Any | Local | Autonomous agent workflows ||
651+
| **computer_use_ootb** | Open Source | Any | Local/API | Out-of-the-box GUI automation (Claude 3.5 CU + local models) | [🔗](https://github.com/showlab/computer_use_ootb) |
652+
| **Rabbit OS (R1)** | Commercial ($199 device) | R1 Device | Cloud | Consumer AI assistant, LAM-based app automation ||
653+
| **Apple Intelligence** | Commercial (OS-level) | Apple Silicon (M1+) | On-device / Private Cloud | Privacy-first, system-wide writing, Siri, image generation ||
654+
| **Windows Copilot+** | Commercial (OS-level) | NPU (40+ TOPS) | Hybrid | Recall, Cocreator, live captions, enterprise productivity ||
655+
643656
#### RPA & Visual Frameworks
644657

645658
| Tool | Platform | Best For |

0 commit comments

Comments
 (0)