autonomous-ai commited on
Commit
4d101ec
Β·
verified Β·
1 Parent(s): cd0ad6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -4
README.md CHANGED
@@ -1,10 +1,60 @@
1
  ---
2
- title: README
3
- emoji: πŸ“ˆ
4
  colorFrom: blue
5
- colorTo: green
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Autonomous OS
3
+ emoji: πŸ€–
4
  colorFrom: blue
5
+ colorTo: purple
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ <p align="center">
11
+ <img src="https://cdn.autonomous.ai/production/ecm/250411/Logo-Web-Desk(1).svg" alt="Autonomous" width="220">
12
+ </p>
13
+
14
+ <h3 align="center">Open-source operating system for physical AI agents.</h3>
15
+
16
+ <p align="center">
17
+ Give any edge device a body: it sees, hears, speaks, moves, senses,<br>
18
+ remembers, runs skills, and updates itself β€” locally first.
19
+ </p>
20
+
21
+ <p align="center">
22
+ The brain is a swappable <b>agentic runtime</b> β€” OpenClaw, Hermes, PicoClaw, Codex, Claude Code,<br>
23
+ or any LLM + skills + memory. Autonomous OS is everything else: the body, the skills, and the bounds.
24
+ </p>
25
+
26
+ ---
27
+
28
+ <p align="center">
29
+ <img src="https://cdn.autonomous.ai/production/ecm/260701/thinking2.webp" alt="Autonomous Lamp" width="600">
30
+ </p>
31
+
32
+ **Autonomous Lamp** β€” 5-DOF expressive desk robot. Audio, vision, motion, light, display, and sensing. The first reference device.
33
+
34
+ <p align="center">
35
+ <img src="https://cdn.autonomous.ai/production/ecm/260707/intern2.webp" alt="Autonomous Intern" width="600">
36
+ </p>
37
+
38
+ **Autonomous Intern** β€” always-on desk agent. Audio, sensing, and light. Pure voice + ambient intelligence.
39
+
40
+ **Unitree Go2-W** β€” a different manufacturer's mobile robot running the identical OS. The Android playbook: same skills, different hardware.
41
+
42
+ ---
43
+
44
+ <p align="center">
45
+ <img src="https://cdn.autonomous.ai/production/ecm/260701/OS2.webp" alt="Autonomous OS" width="600">
46
+ </p>
47
+
48
+ **24 skills** β€” guard, mood, habit, wellbeing, music, camera, LED, servo, and more. Each skill is a `SKILL.md` the runtime reads and executes.
49
+
50
+ **Realtime voice** β€” native speech-to-speech via Gemini Live, OpenAI Realtime, or Qwen Omni. Sub-second chit-chat; complex tasks delegate to the main agent.
51
+
52
+ **MCP tools** β€” connect any MCP-compatible tool. HF Space tools, Notion, GitHub, and community contributions all plug in through the same protocol.
53
+
54
+ **Device-agnostic** β€” same OS image, different `DEVICE.md`. A "come here" skill runs on Lamp and Go2 alike β€” skills address capabilities, not hardware.
55
+
56
+ ---
57
+
58
+ <p align="center">
59
+ <a href="https://github.com/autonomous-os">GitHub</a> Β· <a href="https://www.autonomous.ai">Website</a>
60
+ </p>