From 7c91aa4a8727a7acaef1a4f573113c2c61c6d4f2 Mon Sep 17 00:00:00 2001 From: Steven Enamakel Date: Sat, 4 Apr 2026 13:53:46 -0700 Subject: [PATCH] Update README.md to refine feature comparison and enhance clarity - Revised the feature comparison table for OpenHuman and its competitors, improving descriptions of open-source status, cost, memory capabilities, API complexity, knowledge base strength, skills integration, and desktop features. - Streamlined language for better readability and user understanding of OpenHuman's advantages. - Corrected minor typographical errors to enhance overall document quality. --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 003e406e2..eb9c0d0b6 100644 --- a/README.md +++ b/README.md @@ -61,15 +61,14 @@ High-level comparison (products evolve—verify against each vendor). OpenHuman Legend: **✅** strong fit · **🚫** not applicable / closed / extra keys & bills · **⚠️** partial or depends on setup -| | Claude Desktop | OpenClaw | Hermes | OpenHuman | -| ------------------------- | ------------------------------------------------------ | ---------------------------------------------- | ------------------------------------------ | --------------------------------------------------------------------------- | -| **Open-source** | 🚫 Proprietary client | ✅ Codebase is open under MIT License | ✅ Codebase is open under MIT License | ✅ Codebase is open under GNU License | -| **Cost** | ⚠️ Subscription plus **add-on** tool/API costs | ⚠️ Tied to **models & hosting** you choose | ⚠️ Tied to **models & hosting** you choose | ✅ **Cloud + local** models to **optimize** spend (per offering) | -| **Memory & adaptation** | ⚠️ Built-in **memory**; mostly **chat/session** scoped | 🚫 Often needs **plugins** for richer behavior | ✅ **Reflection** / task loops (typical) | ✅ **Local KB** + learning from **your** activity & prompts | -| **API sprawl** | 🚫 Claude bill + often **extra keys** for MCP/tools | 🚫 **BYOK** / **multi-vendor** common | 🚫 **Multiple providers** common | ✅ **One account**, **bundled** platform APIs | -| **Knowledge & workspace** | ⚠️ **Session-first**; not a full **workspace KB** | ⚠️ **Session-first** unless you extend it | ⚠️ **Session-first** unless you extend it | ✅ **Syncs** Gmail, Notion, etc. via **skills**—usually **a few clicks** | -| **Extensibility** | ⚠️ **MCP** (different model than sandboxed skills) | ⚠️ _Varies_ | ⚠️ _Varies_ | ✅ **Skills**, setup **wizards**, **webhooks** | -| **Desktop depth** | ⚠️ Desktop app; **OS** depth **varies** | ⚠️ Often **lighter** native surface | ⚠️ Often **lighter** native surface | ✅ **STT**, **TTS**, **screen intelligence**, **memory-aware autocomplete** | +| | 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 |