This commit is contained in:
2025-01-20 09:07:31 +01:00
parent 19c9879b0f
commit 18c5403fa2
40 changed files with 645 additions and 49 deletions

View File

@@ -10,7 +10,7 @@ Decentralized, geo-aware, and sovereign internet infrastructure.
### **Core Components:**
1. **Geo-Aware Private AI Agents (3AI):**
1. **Geo-Aware Private AI Agents (Hero):**
- Personal AI agents that are private, secure, and sovereign.
- These agents can deploy applications in a self-healing, consensus-driven context.
- Geo-awareness ensures that the AI operates within defined physical and legal boundaries, providing compliance and data privacy.

View File

@@ -1,5 +1,5 @@
---
sidebar_position: 4
sidebar_position: 1
title: 'Inventions'
---
@@ -7,9 +7,18 @@ title: 'Inventions'
![](img/inventions.png)
## 3AI
All life for years, in our Proof of Concept generation 3 network, see https://dashboard.grid.tf/
- Ledger
## Hero = our 3AI Agent Technology
![](../ai_agent/img/ai_agent.png)
- Personal Private Ledger with Offline Capabilities
- Autonomous Self Healing deployments.
- Integrated with our Unbreakable Data & Network Layer (Mycelium)
- Super intelligent, good mix between rule based data and AI LLM interactions.
- Full peer2peer operation.
> Will launch in Q2 2025, this is the end result of + 10 years of development.

View File

@@ -1,6 +1,6 @@
---
title: Requirements
sidebar_position: 1
sidebar_position: 7
---
# Requirements for a New Internet

View File

@@ -1,6 +1,7 @@
---
title: Trust
sidebar_position: 6
sidebar_position: 9
draft: true
---