OpenHuman - Personal AI Super Intelligence
·2026.05.27 09:31
Key point
OpenHuman, an open-source agentic assistant that integrates into and operates within daily life, has been released.
Details
OpenHuman is an open-source agentic assistant that interacts with users in a desktop environment while continuously thinking in the background.
Key Features and Technical Characteristics:
- Third-Party Integrations and Automation: Supports 118+ services including Gmail, Notion, GitHub, and Slack. The auto-fetch feature automatically loads new data every 20 minutes to maintain the user's context.
- Local-First Knowledge Base: Utilizes Memory Tree and Obsidian Wiki to normalize data into Markdown chunks and store them in a local SQLite database. This was inspired by Karpathy's LLM-wiki workflow.
- TokenJuice Compression Layer: Compresses data delivered to the LLM through processes such as converting HTML to Markdown and removing duplicates, reducing cost and latency by up to 80%.
- Support for Various Tools and Models: Includes built-in web search, a coding toolset, and a voice interface (STT/TTS). It also offers Model routing, which automatically allocates the appropriate model depending on the task, and an Ollama-based local AI option.
- Agent Ecosystem Integration: Supports an
agentmemorybackend, allowing storage to be shared with Claude Code, Cursor, Codex, and others.
The license is GPL-3.0.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.