- Follow @senamakel (Creator)
+ The age of super intelligence is here.
+ OpenHuman is your Personal AI super intelligence.
+ Private, Simple and extremely powerful.
- "The Tet. What a brilliant machine" โ Morgan Freeman as he reminisces about alien superintelligence in the movie Oblivion
-
+---
+
+
+
+ Quick Start
+
> **Early Beta** โ Under active development. Expect rough edges.
-To install or get started, either download from the website over at [tinyhumans.ai/openhuman](https://tinyhumans.ai/openhuman) or run
+### One-Line Installation
-```
-# For MacOS/Linux
+```bash
+# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.sh | bash
-# For Windows
+# Windows (PowerShell)
irm https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.ps1 | iex
```
-# What is OpenHuman?
+Or download directly from **[tinyhumans.ai/openhuman](https://tinyhumans.ai/openhuman)**
+
+---
+
+
+
+ What is OpenHuman?
+
+
+OpenHuman is an **open-source AI agentic assistant** designed to integrate seamlessly into your daily workflow. Unlike web-only chatbots or terminal-first tools, OpenHuman is a **native desktop application** that understands your work context, remembers your preferences, and acts proactivelyโall while keeping your data **private and on your machine**.
+
+---
+
+
+
+ Key Features
+
+
+
+
+| Feature | Description |
+|---------|-------------|
+| **Clean UI-First** | From install to working agent in a few clicksโno terminal required |
+| **One Subscription** | One account for AI Models, Search, Webhooks, and 3rd-party APIs |
+| **Rich Skills** | Gmail, Slack, Notion, and more with one-click setup |
+| **Local Knowledge Base** | Neocortex learns from your data, compounding context |
+| **Privacy First** | Data stays on-device, encrypted locally |
+| **Voice & Vision** | STT/TTS voice input and screen intelligence |
-OpenHuman is an open-source agentic assistant that is designed to integrate with you in your daily life. Here's what makes OpenHuman special:
+
-- **Simple, UI-first** โ A **clean** desktop experience and short onboarding paths so you can go from install to a **working agent in a few clicks**, without a config-first setup. You don't need a terminal to run OpenHuman.
+---
-- **One subscription, many providers** โ You only need **one** account to get access to many agentic APIs (AI Models, Search, Webhooks/Tunnels and other 3rd party APIs etc..), simplifying the experience to get a powerful agent going.
+### Why OpenHuman?
-- **Rich Skills** โ Plug into **Gmail**, **Slack**, **Notion**, and the rest of your stack via **rich, feature-backed skills**. Connections are typically **one click** through setup wizards instead of wiring APIs by hand. Workflow data is kept **on device**, **encrypted locally**, and treated as **yours**: encryption and sensitive context stay **on your machine**. **Webhooks** give **instant feedback** into the agent when external systems or skills emit events, so the loop stays tight without constant polling.
+#### ๐ **Privacy-First Architecture**
+- All workflow data is **stored on your machine**
+- **Encrypted locally** โ your data never leaves your device
+- Local AI paths for sensitive operations when you choose
-- **Local knowledge base** โ Built from **your data and your activity**. How you work across tools, sessions, and connected servicesโso the agent gets **rich, workflow-aware context**, not a one-off chat transcript. Everything is **stored on your machine** and compounding over time without becoming a cloud dossier. **Channels**, **skills** and ongoing **conversations** feed the same loop so day-to-day context does not reset every session.
+#### ๐ป **Deep Desktop Integration**
+- **Memory-aware keyboard autocomplete** anywhere on desktop
+- **Voice input/output** (STT + TTS) for hands-free interaction
+- **Screen intelligence** that understands your current context
+- Native OS-level permissions and windowing
-- **Local AI model** โ The **Rust core** exposes **local AI** paths (and the desktop bundle can ship **local/bundled runners** where applicable) for the workloads aboveโvision snippets, speech helpers, summarization, toolingโso sensitive steps can stay **off the cloud** when you choose.
+#### ๐ง **Intelligent Memory**
+- **Neocortex** โ local-first knowledge base that learns from your activity
+- **The Subconscious** โ background self-learning loops
+- Context compounds across tools, sessions, and services
+- Day-to-day context persists without becoming a cloud dossier
-- **Deep desktop integrations** โ OpenHuman is a **native desktop** assistant, not a web-only chat: **memory-aware keyboard autocomplete**, **voice** (**STT** listening and **TTS** replies), **screen intelligence** that understands what is on screen and feeds your local context, plus windowing and OS-level permissionsโso the agent meets you **on the machine**, not trapped in a browser tab.
+#### โก **Rich Skills & Integrations**
+- One-click connections to **Gmail**, **Slack**, **Notion**, and more
+- **Webhooks** for instant feedback from external systems
+- No manual API wiring required
-Architecture: [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md). Contributor orientation: [`CONTRIBUTING.md`](./CONTRIBUTING.md). Running from source: [`docs/install.md`](docs/install.md#running-from-source).
+#### ๐ฐ **Cost Effective**
+- Local-friendly architecture reduces cloud dependency
+- One account consolidates multiple AI provider costs
+- Ship your own AI runners where applicable
-## Highlights
+---
-- **[Neocortex](https://tinyhumans.gitbook.io/openhuman/technology/neocortex)** โ local-first knowledge base that learns from your data and activity, compounding context across tools and sessions.
-- **[The Subconscious](https://tinyhumans.gitbook.io/openhuman/technology/the-subconscious)** โ background self-learning loops that turn everyday usage into workflow-aware intelligence.
-- **[Screen Intelligence](https://tinyhumans.gitbook.io/openhuman/features/screen-intelligence)** โ the agent sees what's on your screen and feeds it into your local context.
-- **[Inline Autocomplete](https://tinyhumans.gitbook.io/openhuman/features/inline-autocomplete)** โ memory-aware keyboard autocomplete anywhere on your desktop.
-- **[Voice (STT + TTS)](https://tinyhumans.gitbook.io/openhuman/features/voice-speech-to-text)** โ speak to OpenHuman and hear it reply, natively on the desktop.
-- **[Skills & Integrations](https://tinyhumans.gitbook.io/openhuman/product/skills-and-integrations)** โ one-click skills for Gmail, Slack, Notion and the rest of your stack, with local encryption and webhooks for instant feedback.
-- **[Messaging Channels](https://tinyhumans.gitbook.io/openhuman/product/messaging-channels)** โ inbound/outbound across the channels you already use, routed through your agent.
-- **[Teams & Organizations](https://tinyhumans.gitbook.io/openhuman/product/teams)** โ shared workspaces for collaborating with an agent across a team.
-- **[Rewards & Achievements](https://tinyhumans.gitbook.io/openhuman/product/rewards-and-achievements)** โ gamified progression as your agent grows with you.
-- **[Privacy & Security](https://tinyhumans.gitbook.io/openhuman/product/privacy-and-security)** โ workflow data stays on device, encrypted locally, and treated as yours.
+
+
+ Core Technologies
+
+
+| Technology | Status | Description |
+|------------|--------|-------------|
+| **Neocortex** | | Local-first knowledge base that learns from your data and activity |
+| **The Subconscious** | | Background self-learning loops that turn usage into workflow-aware intelligence |
+| **Screen Intelligence** | | Agent sees what's on your screen and feeds context into local knowledge |
+| **Inline Autocomplete** | | Memory-aware keyboard autocomplete anywhere on desktop |
+| **Voice (STT + TTS)** | | Speak to OpenHuman and hear it reply, natively on desktop |
+| **Skills & Integrations** | | One-click skills with local encryption and webhooks |
+
+---
+
+
@@ -48,11 +48,13 @@
### One-Line Installation
+**macOS / Linux:**
```bash
-# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.sh | bash
+```
-# Windows (PowerShell)
+**Windows (PowerShell - Run as Administrator):**
+```powershell
irm https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.ps1 | iex
```
@@ -61,7 +63,7 @@ Or download directly from **[tinyhumans.ai/openhuman](https://tinyhumans.ai/open
---
-
+
What is OpenHuman?
@@ -69,10 +71,10 @@ OpenHuman is an **open-source AI agentic assistant** designed to integrate seaml
---
-
-
+
+
Key Features
-
+
@@ -89,7 +91,10 @@ OpenHuman is an **open-source AI agentic assistant** designed to integrate seaml
---
-### Why OpenHuman?
+
+
+ Why OpenHuman?
+
#### ๐ **Privacy-First Architecture**
- All workflow data is **stored on your machine**
@@ -104,7 +109,7 @@ OpenHuman is an **open-source AI agentic assistant** designed to integrate seaml
#### ๐ง **Intelligent Memory**
- **Neocortex** โ local-first knowledge base that learns from your activity
-- **The Subconscious** โ background self-learning loops
+- **The Subconscious** โ background self-learning loops that turn usage into workflow-aware intelligence
- Context compounds across tools, sessions, and services
- Day-to-day context persists without becoming a cloud dossier
@@ -121,23 +126,23 @@ OpenHuman is an **open-source AI agentic assistant** designed to integrate seaml
---
-
+
Core Technologies
| Technology | Status | Description |
|------------|--------|-------------|
-| **Neocortex** | | Local-first knowledge base that learns from your data and activity |
-| **The Subconscious** | | Background self-learning loops that turn usage into workflow-aware intelligence |
-| **Screen Intelligence** | | Agent sees what's on your screen and feeds context into local knowledge |
-| **Inline Autocomplete** | | Memory-aware keyboard autocomplete anywhere on desktop |
-| **Voice (STT + TTS)** | | Speak to OpenHuman and hear it reply, natively on desktop |
-| **Skills & Integrations** | | One-click skills with local encryption and webhooks |
+| **Neocortex** | | Local-first knowledge base that learns from your data and activity |
+| **The Subconscious** | | Background self-learning loops that turn usage into workflow-aware intelligence |
+| **Screen Intelligence** | | Agent sees what's on your screen and feeds context into local knowledge |
+| **Inline Autocomplete** | | Memory-aware keyboard autocomplete anywhere on desktop |
+| **Voice (STT + TTS)** | | Speak to OpenHuman and hear it reply, natively on desktop |
+| **Skills & Integrations** | | One-click skills with local encryption and webhooks |
---
-
+
OpenHuman vs Other Agents
@@ -157,23 +162,30 @@ OpenHuman is an **open-source AI agentic assistant** designed to integrate seaml
---
-
+
Installation
### Requirements
-- **macOS** 12+ (Apple Silicon or Intel)
-- **Windows** 10/11 (64-bit)
-- **Linux** Ubuntu 20.04+ or equivalent
+| Platform | Version | Architecture |
+|----------|---------|--------------|
+| **macOS** | 12+ | Apple Silicon / Intel |
+| **Windows** | 10/11 | 64-bit |
+| **Linux** | Ubuntu 20.04+ | x86_64 / ARM64 |
### Install via Script
+#### macOS / Linux
+
```bash
-# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.sh | bash
+```
+
+#### Windows
-# Windows (PowerShell - Run as Administrator)
+```powershell
+# Run PowerShell as Administrator
irm https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.ps1 | iex
```
@@ -188,21 +200,25 @@ For development setup, see the [installation docs](docs/install.md#running-from-
---