Neural Flow Architect
Suite role: research (suite_role: research) — flow co-pilot for high-bandwidth BCI computer paths. Not the NeuraBinder live demo, not NeuralBridge 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
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
Quick start
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.
No hosted Live demo — run the open-source CLI (and optional local companion UI) yourself.
How it fits the suite
North star: Beach finds tools · Binder is the live demo · Bridge shares intents. NFA is research only.
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).
- 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.