Skip to content
Not affiliated with Neuralink. This platform is for educational, research, simulation, and computer-side tools only. Do not use any software here with actual medical implants without proper regulatory approval. Guidelines

Important disclaimer

Not affiliated with Neuralink. This platform is for educational, research, simulation, and computer-side tools only. Do not use any software here with actual medical implants without proper regulatory approval.

See Content Guidelines and Terms.

Accessibility Tools
Featured
v0.3.0
TypeScript

NeuraBinder

BCI-inspired TCG binder with live /demo, BCI Mode, and first-class NeuralBridge integration (in-app simulator or multi-client service). Computer-side only — reference suite app.

Modern browserLive demo at neura-binderNeuralBridge via in-app simulator or multi-client service (ws://127Optional legacy intent WS (pnpm intent:ws)Computer-side only

Package manifest

Spec v1.0.0
Computer-side
web
2–4 switches
Interactive (<200ms typical)
App
Package
neurabinder@0.3.0
Calibration
optional
Entrypoint
https://neura-binder.vercel.app/demo

Inputs

Discrete class labelsBinary switch (1–4)2D velocity (cursor)Synthetic / recorded only

Outputs

In-app UI only

Hardware / sources

Synthetic generator onlyAny intent stream (vendor-agnostic)WebSocket intent protocolFuture official vendor SDK (when available)

Permissions

No special permissions

OS control, macros, AAC — consumes decoded intent only · 2–4 switches · Interactive (<200ms typical)

Screenshot of NeuraBinder
Screenshot of NeuraBinder
Screenshot of NeuraBinder
Screenshot of NeuraBinder
Screenshot of NeuraBinder
Quick start
# Optional shared service
cd neuralbridge && npm run service   # ws://127.0.0.1:7711

# App
cd NeuraBinder && pnpm install && pnpm dev
# Settings → NeuralBridge → Simulator | Remote (controller)

NeuraBinder

Suite role: reference app (suite_role: app, depends_on: [neuralbridge]) — end-user product that consumes NeuralBridge intents.

BCI-inspired TCG collection & portfolio manager for Pokémon TCG and Disney Lorcana — large targets, discrete intents, keyboard-first, local-first.

Live demo

Open live demo →

PathWhat to try
/demoHero path — BCI Mode, intents, showcase
/a11yAccessibility scorecard
Settings → NeuralBridgeConnect simulator or multi-client service

NeuralBridge integration (suite bus)

# Optional shared service
cd neuralbridge && npm run service   # ws://127.0.0.1:7711

# App
cd NeuraBinder && pnpm install && pnpm dev
# Settings → NeuralBridge → Simulator | Remote (controller)

Maps suite vocabulary (clickselect, next, confirm, …) into NeuraBinder intents. Progressive enhancement: mouse/keyboard still work without the bridge.

Highlights

  • BCI Mode — density, switch-scan, calibration
  • NeuralBridge panel — simulator / remote multi-client
  • Intent palette + command bar
  • Showcase / record-replay for talks
  • Collection, binder, portfolio, trade tools
  • Local-first (no account required for demo)

Local install

git clone https://github.com/pileofflapjacks1/NeuraBinder
cd NeuraBinder
pnpm install && pnpm dev

Safety & claims

  • Computer-side web app only. Not implant software. Not a medical device.
  • Not affiliated with Neuralink, The Pokémon Company, or Disney.

Package manifest

neurabeach-manifest.json
(safety_class: computer_side, runtime: web, suite_role: app).

How it fits the suite

PieceRelationship
NeuraBeachStore / catalog (discover this app)
NeuralBridgeMiddleware NeuraBinder connects to
Intent → OSOS cursor layer (not used by Binder UI)

Suite

Part of Joe’s Neura Suitecol-neura-suite.

Version history

  • v0.3.0

    Current published version.

  • v0.1.0

    Initial public release.

Rate this project

Discussion(0)

  • No comments yet. Start the conversation.

More from this author

View profile

Related projects