SENSORY PLATFORM

A nervous system built as software that remembers between requests.

Sensory is an experimental CUDA platform for stateful neural systems. It accepts images, audio, text or raw vectors and lets them act on a persistent recurrent network described in Cognia.

MULTIMODAL STATEFUL GPU-NATIVE
ONE PLATFORM, THREE LAYERS

Perceive, maintain state and act.

Inputs and outputs are adapters around the same live neural graph.

01

Perceive

Camera, microphone and text enter through separate adapters and CUDA preprocessing.

02

Maintain state

Activation, adaptation, delayed edges, attention and workspace persist between steps.

03

Act

Declared output regions become signals or text available in the application and over HTTP.

CURRENT STATUS

Implemented foundations with explicit experimental boundaries.

Available means implemented in the repository, not production-guaranteed.

AVAILABLE

Core runtime

Multimodal preprocessing, Cognia compilation, stateful and stateless inference, supervised readouts and observability.

EXPERIMENTAL

Adaptive dynamics

Global workspace, plasticity, chemistry and structural growth are implemented for research.

PLANNED

Broader orchestration

Multiple simultaneous networks and runtime event pub/sub are not fully bridged yet.

PILOT

Test a problem where context across steps matters.

Explore adaptive control, sequence classification, working memory or attention with an explicit baseline and measurable outcome.