Hermes
An open-source Personal AI Runtime.
Hermes helps AI remember where work stopped, understand more over time, and become a long-term partner instead of another chat window.
Hermes is an open-source Personal AI Runtime.
Today it remembers yesterday. Tomorrow it will understand you better.
Current Showcase
<!-- Founder: uncomment after docs/assets/demo.gif exists  -->Continue Yesterday — Hermes remembers where one project stopped yesterday and restores it in one click.
(Showcase of the Runtime — not the whole product.)
Why Star
Star if you want to follow the development of an open-source Personal AI Runtime from its earliest public release.
You’re starring the direction, and a first working showcase you can try today.
Install · 5 minutes
Need: Python 3.11+ · Node 18+ · npm
Clone: https://github.com/TNT848/Hermes-AIOS.git
Windows
git clone https://github.com/TNT848/Hermes-AIOS.git Hermes-AIOS
cd Hermes-AIOS
.\scripts\start-desktop.ps1
→ http://localhost:1420
macOS / Linux
git clone https://github.com/TNT848/Hermes-AIOS.git Hermes-AIOS
cd Hermes-AIOS
chmod +x scripts/start-desktop.sh && ./scripts/start-desktop.sh
→ http://localhost:1420
Try the Showcase (5 minutes)
- Start project-a
- Leave surfaces open
- End day · Save yesterday
- Simulate tomorrow (or reopen later)
- Continue — checklist restores
Uses browser localStorage. Not VSCode / Docker / Chrome OS restore.