TheRemyyy
Back to projects

AI Development

NeuroxAI

Neuromorphic research platform for running large spiking neural network simulations on GPU in real time.

RustCUDANeuroscienceGPU

Challenge

Most AI demos stop at wrappers around APIs. I wanted a playground where architecture choices in neuromorphic computing have real impact.

Build approach

I combined Rust systems programming with CUDA kernels and implemented biologically inspired neuron behavior plus high-volume performance tuning.

Outcome

NeuroxAI demonstrates deep AI systems engineering: original simulation architecture, not just model usage.

Additional Information

Includes LIF neuron models, STDP learning, memory-oriented modules, and neurochemical modulation experiments.