mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 23:14:37 +00:00
GITBOOK-28: No subject
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 195 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 195 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 210 KiB |
+2
-4
@@ -3,10 +3,10 @@ description: >-
|
||||
OpenHuman is a personal AI assistant that runs natively across desktop,
|
||||
mobile, and web that connects your communication platforms, tools, and
|
||||
workflows into a single intelligence layer you control.
|
||||
icon: diamond
|
||||
icon: hand-wave
|
||||
---
|
||||
|
||||
# Welcome to OpenHuman
|
||||
# Welcome
|
||||
|
||||
OpenHuman is the first open-source AI agent with Big Data capabilities and a personalized subconscious mind. Built on the OpenClaw architecture and licensed under GNU GPL3, OpenHuman is designed to close the gap between what AI models can do and what they actually know about you.
|
||||
|
||||
@@ -38,8 +38,6 @@ It **thinks proactively** through its subconscious system, making connections an
|
||||
|
||||
It **preserves privacy** by design. Raw data stays on your device. Encryption keys never leave the device. Only compressed metadata and summaries are processed server-side.
|
||||
|
||||
|
||||
|
||||
## Who it's for
|
||||
|
||||
OpenHuman is built for people and teams who operate across many conversations and tools, and feel the cost of it.
|
||||
|
||||
+11
-14
@@ -2,23 +2,20 @@
|
||||
|
||||
## Overview
|
||||
|
||||
* [Welcome to OpenHuman](README.md)
|
||||
* [How It Works](overview/how-it-works.md)
|
||||
* [Welcome](README.md)
|
||||
* [Getting Started](overview/getting-started.md)
|
||||
* [How Does It Work?](overview/how-it-works.md)
|
||||
* [Architecture](overview/architecture.md)
|
||||
|
||||
## Technology
|
||||
## Features
|
||||
|
||||
* [Neocortex](technology/neocortex.md)
|
||||
* [The Subconscious](technology/the-subconscious.md)
|
||||
* [Architecture](technology/architecture.md)
|
||||
|
||||
## Product
|
||||
|
||||
* [Platform & Availability](product/platform.md)
|
||||
* [Skills & Integrations](product/skills-and-integrations.md)
|
||||
* [Teams & Organizations](product/teams.md)
|
||||
* [Privacy & Security](product/privacy-and-security.md)
|
||||
* [Pricing](product/pricing.md)
|
||||
* [Neocortex](features/neocortex/README.md)
|
||||
* [Subconscious Loop](features/neocortex/the-subconscious.md)
|
||||
* [Platform & Availability](features/platform.md)
|
||||
* [Skills & Integrations](features/skills-and-integrations.md)
|
||||
* [Teams & Organizations](features/teams.md)
|
||||
* [Privacy & Security](features/privacy-and-security.md)
|
||||
* [Pricing](features/pricing.md)
|
||||
|
||||
## Use Cases
|
||||
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
---
|
||||
icon: brain
|
||||
---
|
||||
|
||||
# Neocortex
|
||||
|
||||
Neocortex is OpenHuman's memory engine. It is a human-like AI memory system designed to work accurately with over 1 billion tokens of data while supporting the computational demands of a subconscious system.
|
||||
|
||||
<figure><img src="../.gitbook/assets/V09 — Neocortex Hero@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/V09 — Neocortex Hero@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
Neocortex goes far beyond vector databases that simply store embeddings and retrieve whatever is semantically similar. It understands time, entities, and relationships. It builds knowledge graphs. It forgets strategically. It models memory the way the human brain does.
|
||||
|
||||
@@ -44,13 +48,13 @@ Neocortex uses a tiered memory architecture modeled on how the human brain manag
|
||||
|
||||
Intelligent pruning moves memories between tiers based on recency, frequency of access, and contextual relevance. Nothing is ever permanently deleted. Memories can always be reactivated.
|
||||
|
||||
<figure><img src="../.gitbook/assets/V11 — Tiered Memory Deep Dive@2x (2).png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/V11 — Tiered Memory Deep Dive@2x (2).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
#### The neuroscience of forgetting
|
||||
|
||||
The tiered architecture is grounded in neuroscience research.
|
||||
|
||||
<figure><img src="../.gitbook/assets/V12_Neuroscience_of_Forgetting@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/V12_Neuroscience_of_Forgetting@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
A Carnegie Mellon University study demonstrated that intentionally forgetting some things helps us remember others by freeing up working memory resources. Memory formation depletes a limited working memory resource that recovers over time.
|
||||
|
||||
@@ -64,7 +68,7 @@ This validates the core design principle of Neocortex. AI systems that try to re
|
||||
|
||||
Neocortex does not store flat text. It builds knowledge graphs: structured representations of entities, relationships, and temporal chains.
|
||||
|
||||
<figure><img src="../.gitbook/assets/V10_Knowledge_Graph_Visualization@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/V10_Knowledge_Graph_Visualization@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
**Semantic deduplication** strips redundant noise before it enters the graph. In group chats, 80%+ of messages are repetitive. Neocortex removes this automatically.
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
# The Subconscious
|
||||
# Subconscious Loop
|
||||
|
||||
OpenHuman's subconscious is what separates it from every other AI agent. Most AI systems follow the conscious mind model: they wait for instructions and execute them. They cannot think on their own. OpenHuman can.
|
||||
|
||||
@@ -28,7 +28,7 @@ The outputs are proactive. You do not need to prompt OpenHuman to get value from
|
||||
|
||||
#### The mirror test
|
||||
|
||||
<figure><img src="../.gitbook/assets/V14_Mirror_Test_Concept@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/V14_Mirror_Test_Concept@2x.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
The team uses an internal success metric called the "mirror test." When you read the subconscious output, it should feel like looking at yourself in a mirror. Not generic AI analysis. A reflection of your own thinking patterns, priorities, and concerns.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: hammer
|
||||
---
|
||||
|
||||
# Architecture
|
||||
|
||||
OpenHuman is built on the OpenClaw architecture and open-sourced under the GNU GPL3 license. This page explains how the major components connect.
|
||||
@@ -12,7 +16,7 @@ OpenHuman's architecture rests on three pillars that work together:
|
||||
|
||||
**Multi-agent orchestration** distributes work across specialized agents rather than relying on a single monolithic model. An orchestrator agent manages routing, personality, and context distribution. Specialist agents handle specific domains: communication analysis, document synthesis, task management, trading. Agents execute in parallel, not sequentially, enabling real-time responsiveness.
|
||||
|
||||
**Privacy-preserving inference** ensures that raw data never leaves the user's device. Data is encrypted on-device with AES-256-GCM. Encryption keys never leave the device. Only compressed metadata and summaries are processed server-side. Detailed in [Privacy & Security](../product/privacy-and-security.md).
|
||||
**Privacy-preserving inference** ensures that raw data never leaves the user's device. Data is encrypted on-device with AES-256-GCM. Encryption keys never leave the device. Only compressed metadata and summaries are processed server-side. Detailed in [Privacy & Security](../features/privacy-and-security.md).
|
||||
|
||||
#### How data flows
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
icon: play
|
||||
icon: baby-carriage
|
||||
---
|
||||
|
||||
# Getting Started
|
||||
@@ -78,7 +78,7 @@ After your first request, explore what else OpenHuman can do:
|
||||
* **Integrations** let you push structured results to Notion, Google Sheets, and other tools
|
||||
* **Workflows** turn conversation decisions into trackable actions you can follow through on
|
||||
|
||||
Learn more in [Skills & Integrations](../product/skills-and-integrations.md).
|
||||
Learn more in [Skills & Integrations](../features/skills-and-integrations.md).
|
||||
|
||||
***
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ OpenHuman currently integrates with **Telegram** (read and analyze conversations
|
||||
|
||||
OpenHuman offers individual and team plans with core analysis included. Deeper features are available in higher tiers. A credit system provides usage-metered flexibility, and credits can be earned through referrals.
|
||||
|
||||
See [Pricing](../product/pricing.md) for details.
|
||||
See [Pricing](../features/pricing.md) for details.
|
||||
|
||||
***
|
||||
|
||||
|
||||
Reference in New Issue
Block a user