Update README.md to enhance feature comparison and clarity

- Revised the feature comparison table for OpenHuman and its competitors, improving descriptions and adding clarity to the open-source status, simplicity, memory capabilities, API complexity, extensibility, and desktop integrations.
- Streamlined language for better readability and user understanding of OpenHuman's advantages.
- Removed outdated sections to focus on current capabilities and improve overall document quality.
This commit is contained in:
Steven Enamakel
2026-04-04 13:59:01 -07:00
parent f8ddba763d
commit ca29b73d63
+9 -8
View File
@@ -59,14 +59,15 @@ Architecture: [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md). Contributor orient
High-level comparison (products evolve—verify against each vendor). OpenHuman is built to **minimize vendor sprawl**, keep **workflow knowledge on-device**, and ship **deep desktop** features—not only chat.
| | Claude Desktop | OpenClaw | Hermes | OpenHuman |
| ---------------------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------- | ------------------------------------------ | ---------------------------------------------------------------------------------------------------- |
| **Open-source** Is the codebase open to review? | 🚫 Proprietary client | ✅ MIT License | ✅ MIT License | ✅ GNU License |
| **Cost** How expensive is to run? | ⚠️ Subscription + **add-on** tool/API costs | ⚠️ Tied to **models & hosting** you choose | ⚠️ Tied to **models & hosting** you choose | ✅ **Cost optimized** with the option to run many things locally for free |
| **Memory & Knowledge Base (KB)** | ✅ Built-in **memory**; mostly **chat/session** scoped | 🚫 Often needs **plugins** for richer behavior | ✅ **Reflection** / task loops (typical) | ✅ **Local KB** + learning from **your** activity & data (GMail, Notion etc... via skills) & prompts |
| **API spagetti** How complex is it to hook mulitple features together? | 🚫 Claude bill + often **extra keys** for MCP/tools | 🚫 **BYOK** / **multi-vendor** common | 🚫 **Multiple providers** common | ✅ **One account**, **bundled** platform APIs |
| **Extensibility** | ✅ **MCP** (different model than sandboxed skills) | ✅ lugin Architecture (SKILL.md) | ✅ Plugin Architecture (SKILL.md) | ✅ **Rich Skills** with ability to have realtime updates, local DB & more |
| **Desktop integrations** | ⚠️ Desktop app & access to folders | ⚠️ Often **lighter** native surface | ⚠️ Often **lighter** native surface | ✅ **STT**, **TTS**, **screen intelligence**, **memory-aware autocomplete** and a whole lot more |
| | Claude Code/Cowork/Desktop | OpenClaw | Hermes Agent | OpenHuman |
| ------------------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------------------------------------- | ------------------------------------------ | ---------------------------------------------------------------------------------------------------- |
| **Open-source**: Is the codebase open to review? | 🚫 Proprietary client | ✅ MIT License | ✅ MIT License | ✅ GNU License |
| **Simple**: Is it simple to get started? | ✅ Simple Desktop App + CLI | ⚠️ Terminal first and often complex | ⚠️ Terminal first and often complex | ✅ Simple, Clean UI/UX. Get started within minutes |
| **Cost**: How expensive is to run? | ⚠️ Subscription + **add-on** tool/API costs | ⚠️ Tied to **models & hosting** you choose | ⚠️ Tied to **models & hosting** you choose | ✅ **Cost optimized** with the option to run many things locally for free |
| **Memory & Knowledge Base (KB)**: Does the agent know you and your world? | ✅ Built-in **memory**; mostly **chat/session** scoped | ⚠️ Has a local memory but often needs **plugins** for richer behavior | ✅ **Reflection** / task loops (typical) | ✅ **Local KB** + learning from **your** activity & data (GMail, Notion etc... via skills) & prompts |
| **API spagetti**: How complex is it to hook mulitple features together? | 🚫 Claude bill + often **extra keys** for MCP/tools | 🚫 **BYOK** / **multi-vendor** common | 🚫 **Multiple providers** common | ✅ **One account**, **bundled** platform APIs |
| **Extensibility**: Can you add rich features into it? | ✅ **MCP** (different model than sandboxed skills) | ✅ lugin Architecture (SKILL.md) | ✅ Plugin Architecture (SKILL.md) | ✅ **Rich Skills** with ability to have realtime updates, local DB & more |
| **Desktop integrations**: Can it integrate into your desktop completely? | ⚠️ Desktop app & access to folders | ⚠️ Often **lighter** native surface | ⚠️ Often **lighter** native surface | ✅ **STT**, **TTS**, **screen intelligence**, **memory-aware autocomplete** and a whole lot more |
<!-- # Star us on GitHub