Challenge
Most AI demos stop at wrappers around APIs. I wanted a playground where architecture choices in neuromorphic computing have real impact.
AI Development
Neuromorphic research platform for running large spiking neural network simulations on GPU in real time.
Most AI demos stop at wrappers around APIs. I wanted a playground where architecture choices in neuromorphic computing have real impact.
I combined Rust systems programming with CUDA kernels and implemented biologically inspired neuron behavior plus high-volume performance tuning.
NeuroxAI demonstrates deep AI systems engineering: original simulation architecture, not just model usage.
Includes LIF neuron models, STDP learning, memory-oriented modules, and neurochemical modulation experiments.