mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
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.
This commit is contained in:
@@ -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 |
|
||||
|
||||
<!-- # Star us on GitHub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user