
tty7
tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.
It differentiates by grounding every answer in the user's own data with explicit evidence grading and a refuse-when-unknown policy, built on a Rust/WebAssembly core with real anti-hallucination mechanisms.
Your entire body — every record, signal, and result — assembled into one living dossier. Private. Continual. Visual. And built so it can't make things up.
↑ the screenshots are clickable — they open the live demo (real Rust pipeline in WebAssembly)
▶ Live demo · the UI runs the real Rust pipeline compiled to WebAssembly
Helix is a mobile-first "functional-medicine specialist in your pocket." It ingests everything a person can know about their own body — EMR records, pharmacy history, phone and wearable telemetry, genome, lab panels, sleep, recovery, nutrition, subjective logs, and always-on ambient sensing — normalizes it into a single longitudinal personal health knowledge graph, and puts a conversational, multi-agent analyst on top of it.
The differentiator is not "another health chatbot." Every answer is grounded in the user's own data, traceable to its source, graded for evidence quality, and bounded by an explicit refuse-when-unknown policy.
Built on the ruvnet stack:
helix/
├── README.md ← this file
└── docs/
├── Helix-PHI-ADR-Product-Spec.md ← the full product spec (v1.0.0, with diagrams)
└── adr/
├── README.md ← ADR index
└── ADR-001 … ADR-019 ← 19 detailed Architecture Decision Records
The three decisions that make or break a product in this space: anti-hallucination / data-grounding ([ADR-005](docs/adr/ADR-005
Helix — a private, local-first, anti-hallucination Personal Health Intelligence platform on the ruvnet stack (Ruflo + RuVector + Cognitum Seed + MetaHarness/Darwin).
Similar projects matched by category, topics, and programming language.

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.
reims-vgpu is an experimental virtual GPU for macOS guests that uses QEMU to decode the guest's GPU command stream and execute it through Metal or Vulkan, leveraging the built-in AppleParavirtGPU driver without requiring custom kexts.
A Rust library that provides secure memory handling primitives including zeroization on drop, memory locking, constant-time comparison, and compile-time guarded regions, with zero dependencies and no_std support.