Aniseth/self-sovereign-ai-demo
0
Self Sovereign AI 1.0 — Interactive Demo
An interactive showcase of the Self Sovereign AI 1.0 model by AI & Robotic Labs — a hybrid feedforward + transformer (DeepSeek R1 inspired) architecture with decentralized DHT storage.
What's inside
- Feedforward Path — 2-layer MLP for binary classification. Tweak 10 input features and see the decision boundary.
- Transformer Path — 1-layer TransformerEncoder for sequence classification. 8 time steps × 10 features with a heatmap viz.
- DHT Viewer — Inspect the simulated Distributed Hash Table storing metadata, config, and weights.
- About — Architecture overview and links to the original model.
Run locally
Just open index.html in any browser. No build step needed.
Deployment
This is a Hugging Face Space — visit the live demo at Aniseth/self-sovereign-ai-demo.
