CortexAI Logo
Open-source neurodynamical computing

White-box AI with explainable neurodynamics

An alternative to black-box LLMs using established neurodynamical models. CPU-first, lightweight, and fully explainable.

Why CortexAI?

Total Explainability

Every output can be traced back to the equations that produced it.

CPU-First

Lightweight, low memory footprint, low latency. No GPU required.

Modular Design

Each equation is an independent module, composable in a graph.

Scientific Rigor

All performance metrics are reproducible and publicly benchmarked.

Neurodynamical Modules

Each module implements a well-established mathematical model from computational neuroscience

Kuramoto

Synchronisation de phase par couplage non-linéaire

dϕi/dt=ωi+KNj=1Nsin(ϕjϕi)d\phi_i/dt = \omega_i + \frac{K}{N} \sum_{j=1}^{N} \sin(\phi_j - \phi_i)

Kuramoto, 1975

Wilson-Cowan

Dynamique de populations excitatrices/inhibitrices

τEdEdt=E+S(WEEE+WEII+Iext)\tau_E \frac{dE}{dt} = -E + S(W_{EE} \cdot E + W_{EI} \cdot I + I_{ext})

Wilson & Cowan, 1972

Izhikevich

Modèle de neurones à spikes (compromis biologique/coût)

dvdt=0.04v2+5v+140u+I\frac{dv}{dt} = 0.04v^2 + 5v + 140 - u + I

Izhikevich, 2003

Lyapunov

Analyse de stabilité par exposants de Lyapunov

λ=limt1tlnδZ(t)δZ0\lambda = \lim_{t \to \infty} \frac{1}{t} \ln \frac{|\delta Z(t)|}{|\delta Z_0|}

Lyapunov, 1892

Dopamine

Signal d'erreur de prédiction de récompense

δ=R(t)V(t)\delta = R(t) - V(t)

Schultz, 1997

Performance Targets

<88ms
Latency (100 oscillators)
<231MB
Memory (1000 neurons)
CPU
No GPU required