From ab6d3c07a7bb9f9aae099ea0660b3ccd0bf2ff56 Mon Sep 17 00:00:00 2001 From: Steven Enamakel Date: Sat, 4 Apr 2026 13:41:14 -0700 Subject: [PATCH] Update README.md to improve feature comparison and clarity - Revised the feature comparison table for OpenHuman and competitors, enhancing clarity on open-source status, cost, self-learning capabilities, API requirements, knowledge base strength, skills integration, and desktop features. - Corrected minor typographical errors to improve overall readability. - Streamlined language to better reflect the current capabilities and advantages of OpenHuman. --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1a7825153..ab98ccd54 100644 --- a/README.md +++ b/README.md @@ -57,17 +57,19 @@ 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 app** | No | Depends on distribution | Depends | **Yes** ([`tinyhumansai/openhuman`](https://github.com/tinyhumansai/openhuman)) | -| **Single subscription for models + platform APIs** | Claude subscription; many workflows still need **separate API keys** / bills for tools | Often **BYOK** and **multi-vendor** setups | Often **multiple providers** / keys to manage | **One account** for bundled agentic APIs (models, search, tunnels/webhooks, third-party surfaces—per product packaging) | -| **Local encrypted knowledge base** | Chat/session-centric; not a first-class local KB product | Varies by deployment | Varies | **On-device** knowledge that compounds with **your** activity | -| **Sandboxed skills + webhooks** | **MCP** connectors (different model) | Varies | Varies | **Skills** registry, setup wizards, **webhooks** for instant feedback | -| **Deep desktop integrations** (screen intelligence, STT/TTS, memory-aware autocomplete) | Desktop app; depth varies by OS and feature | Varies | Varies | **Native** stack: screen, voice, autocomplete, OS-level context loop | +| | Claude Desktop | OpenClaw | Hermes | OpenHuman | +| ------------------------- | ------------------------------------------------------ | ------------------------------- | -------------------------------------- | ------------------------------------------------------------------- | +| **Open-source & Private** | 🚫 | ✅ | ✅ | ✅ | +| **Cost** | Incredibly High | Depends on the AI model used | Depends on the AI model used | Low (uses cloud + local AI models to save costs) | +| **Self Learning** | ⚠️ Uses built-in Memory | 🚫 Needs special plugins | ✅ Reflects on every prompt/task | ✅ Reflects on every prompt | +| **APIs Needed** | 🚫 Claude + often **extra API keys** / bills for tools | 🚫 Often **BYOK**, multi-vendor | 🚫 Often **multiple providers** / keys | ✅ **One account**, bundled platform APIs | +| **Knowledge base** | ⚠️ Weak & Session-centric | ⚠️ Weak & Session-centric | ⚠️ Weak & Session-centric | ✅ Syncs with your workspace (GMail, Notion etc...) in a few clicks | +| **Skills** | _Varies_ — **MCP** (different integration model) | _Varies_ | _Varies_ | ✅ Skills + wizards + **webhooks** | +| **Desktop integrations** | _Varies_ — desktop app; depth depends on OS/features | Basic | Basic | Rich (SST, TTS, Screen Intelligence, Keyboard Autocomplete) |