Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 3.41 KB

File metadata and controls

67 lines (43 loc) · 3.41 KB

Example applications

Open source browser apps built with Elata EEG, Web Bluetooth, and rPPG packages. They live outside this monorepo but are the best public reference for full product-shaped integrations (routing, sessions, charts, game loops) after you try create-elata-demo.

Screenshots are WebP exports of real gameplay (desktop ~1200px wide below). Each repo also stores full, 1200w, 800w (and mobile 800w / 480w) derivatives under docs/store-assets/ for docs and listings. PNG masters and the generator script live in app-store-assets — run npm run process-screenshots there after updating source PNGs.

Apps

App What it shows Live demo Source
Breathwork Trainer Guided breathing with live EEG and rPPG Play wkyleg/breathwork-trainer
NeuroFlight 3D flight sim with post-session neural analytics Play wkyleg/neuroflight
Monkey Mind: Inner Invaders Brain-reactive arcade and level reports Play wkyleg/monkey-mind
Neuro Chess Chess vs Stockfish with neuro HUD and analysis Play wkyleg/neuro-chess
Reaction Trainer Stress-modulated reaction game and results Play wkyleg/reaction-trainer

Gameplay previews

Click an image to open the live app.

Breathwork Trainer

Breathwork Trainer — desktop gameplay

NeuroFlight

NeuroFlight — desktop gameplay

Monkey Mind: Inner Invaders

Monkey Mind — desktop gameplay

Neuro Chess

Neuro Chess — desktop gameplay

Reaction Trainer

Reaction Trainer — desktop gameplay

Packages

These apps use published packages from @elata-biosciences:

  • @elata-biosciences/eeg-web
  • @elata-biosciences/eeg-web-ble
  • @elata-biosciences/rppg-web

See choose-the-right-package.md. The Mintlify developer site publishes the SDK version of this content from elata-docs/sdk/guides/example-apps.mdx on docs.elata.bio.

Store assets

Each repository includes docs/store-assets/ with listing.json, PNGs for marketplace dimensions where applicable, and compressed WebP derivatives (preview-desktop-01-1200w.webp, preview-mobile-01-800w.webp, banner-800w.webp, icon-512.webp, etc.).

See also