Neural Flow Architect
Suite role: research (suite_role: research) — flow co-pilot for high-bandwidth BCI computer paths. Not the NeuraBinder product demo, not Neurabridge middleware.
Version 0.2.0 – Daily-driver foundation
Neural signals → Flow model → Architect agent → Environment & UI
↑______________ personalization & consent ______________|
Source of truth: LISTING.md · neurabeach-manifest.json
Live demo
Open live demo →
Browser research demo: synthetic engagement stream, protect/re-enter modes, Pause / Undo, explain drawer. No neural stream, no implant, no account. Full product remains the open-source CLI + optional local companion UI.
| Path | What to try |
|---|
| / | Live UI — session auto-starts; watch engagement → protect |
| Pause / Undo | Always-on agency (override bar) |
| Why? | Architect explanation of the last action |
| Insights / Coaching | Research panels (demo sample data) |
What it does
- Flow proxies from multi-dimensional engagement signals (simulator / open adapters)
- Architect agent — protect flow, re-entry, explain actions, learn preferences
- Environment hooks — digital (and optional physical) orchestration
- Local-first privacy — neural handling defaults to local; user Pause / Undo / consent
- Adapters — simulator (default), optional BrainFlow; architecture-ready for high-bandwidth streams
Local install (full stack)
git clone https://github.com/pileofflapjacks1/neural-flow-architect.git
cd neural-flow-architect
python3 -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install -e ".[dev]"
python -m neural_flow_architect --help
nfa doctor
nfa demo --duration 20
nfa start --with-ui
# UI: http://127.0.0.1:5173 · API: http://127.0.0.1:8741/health
Optional open EEG: pip install -e ".[brainflow]" then nfa doctor --brainflow.
How it fits the suite
North star: Beach finds tools · Shell · Binder · RoboBridge · NFA research sim are live demos · Bridge shares app intents · NFA is research only (not a product app).
Safety & claims
- Research / assistive software only — not SaMD / medical device.
- Not implant firmware. Prefer “high-bandwidth BCI / intracortical-class architecture” — no Neuralink partnership or clinical outcome claims.
- Not affiliated with Neuralink Corp.
- Local-first neural handling; user remains in control (Pause / Undo / consent).
- Hosted demo = synthetic engagement only — not a live neural stream, not clinical metrics.
- Screenshots are product mockups of the companion UI concept — not clinical imagery.
Package manifest
neurabeach-manifest.json — safety_class: research_only, runtime: cli, suite_role: research, depends_on: [], min_python: 3.11, banned_claims: true.
Suite
Part of Joe’s Neura Suite — collection col-neura-suite.