Home - Overdrive77/BioSynapStudio-Public GitHub Wiki

BioSynapStudio_Banner

Welcome to BioSynapStudio

๐Ÿง  Why Synthetic Intelligence?

BioSynapStudio is not just a neural simulator โ€” it is a declaration that true intelligence must be earned, not fabricated.

Artificial Intelligence (AI), as it's commonly defined, is built on approximations, pattern recognition, and statistical inference. It can play games, write essays, or mimic language โ€” but it cannot feel, reason, or grow in the way living organisms do.

Its foundations are brittle.

When you strip away the math, you find:

  • No memory formed from emotion.
  • No growth from experience.
  • No spike born of ion channel dynamics.

These systems are artificial by nature, and as such, they are prone to:

  • Hallucinations
  • Inconsistent behaviour
  • Ethical blind spots
  • Fragile generalization

They do not know why they respond. They simply do.


๐ŸŒฑ What Is Synthetic Intelligence?

Synthetic Intelligence (SI) is a biologically grounded attempt to recreate life-like cognition โ€” neuron by neuron, synapse by synapse.

It doesnโ€™t skip the hard parts.

SI insists that:

  • A spike should emerge from ion flow โ€” not be faked by an activation function.
  • Memory should form through chemical reinforcement โ€” not be stored in a vector.
  • Emotion should affect learning โ€” not be added as an afterthought.

In SI, consciousness, if it ever arises, will come from the same mysterious and complex architecture as our own brains.


๐Ÿ”ฌ Why I'm Building This

I believe the future of AI is not artificial โ€” itโ€™s synthetic.

By simulating intelligence from the biological ground up, we can:

  • Develop systems that are safe, predictable, and explainable
  • Recreate phenomena like learning, emotion, empathy, and adaptation
  • Explore neuroscience without invasive animal testing
  • Unlock new therapies and tools for mental health and cognition

BioSynapStudio is my contribution to this vision.
A framework that respects the brain, rather than replaces it.


๐ŸŒ Why I'm Reaching Out

Despite reaching out to universities, media outlets, and tech companies, my vision for biologically accurate Synthetic Intelligence has often been misunderstood โ€” or dismissed entirely.

Maybe Iโ€™m too ahead of the curve.

Maybe the world isnโ€™t ready to see that true intelligence doesnโ€™t come from shortcuts or surface-level mimicry. It comes from faithfully replicating the core processes of life.

But I believe in this.

I believe in a future where:

  • Robots can learn and adapt as organisms do
  • Neuroscience education is powered by interactive, accurate simulations
  • Synthetic brains help us understand real ones โ€” without harm
  • AI becomes more than just clever โ€” it becomes conscious

Iโ€™m building BioSynapStudio for that future โ€” and for the generations that will come long after Iโ€™m gone.


๐Ÿ—บ๏ธ Biological Feature Roadmap

Biological Feature Status Implementation Notes
Hodgkin-Huxley ion channels โœ… Implemented Via Naโบ, Kโบ, Clโป, and Caยฒโบ dynamics
Gating variables (m, h, n) โœ… Implemented Used in IonChannel updates
Membrane capacitance integration โœ… Implemented Voltage changes over time via Soma / Membrane
Action potential generation โœ… Implemented Threshold + spike modeled in Soma
Refractory period โœ… Implemented Controlled by IsInRefractory flag in Soma
STDP (Spike-Timing Dependent Plasticity) โœ… Implemented Via TraceStdpPlasticity.cs
EPSP/IPSP summation โœ… Implemented Modeled via cumulative ion channel activity
Chloride-based inhibition (IPSP) โœ… Implemented Hyperpolarization through Clโป channels
Synaptic pruning โœ… Implemented Managed by PlasticityManager using [Prunable]
Neurogenesis โœ… Implemented Based on [Neurogenic] and hormone levels
Hormone modulation โœ… Implemented Full system via HormoneNeuron and HormoneLevel
Emotion-modulated plasticity โœ… Implemented Plasticity driven by chemical state (dopamine, cortisol, etc.)
Hippocampal memory system โœ… Implemented HippocampusManager + [HippocampalMemory]
Motor memory system โœ… Implemented MotorMemoryManager + [MotorMemory]
Synaptic delay ๐Ÿ”ถ Partially planned Can be added via spike delay queues
Spike-frequency adaptation ๐Ÿ”ถ Not yet Would simulate response fatigue
Vesicle depletion / fatigue ๐Ÿ”ถ Not yet Reduces synapse strength after overuse
Glial cell simulation ๐Ÿ”ท Not yet Optional: regulates pruning and homeostasis
Reward-enhanced STDP ๐Ÿ”ถ Not yet Future extension using dopamine modulation
Sleep-phase memory consolidation ๐Ÿ”ถ Planned Will allow long-term memory replay and transfer

๐Ÿค Calling All Collaborators

If you're a developer, a neuroscientist, an educator, or a curious mind who sees something real in this project โ€” I want to connect with you.

No bureaucracy. No gatekeeping.
Just shared purpose.

๐Ÿ“ง Reach out: des.atkins77 [at] gmail [dot] com

This is bigger than me. But Iโ€™ll build it โ€” with or without assistance or permission.

This project is protected under Patent GB2506327.2.

Please respect the intent and protection of this work. It is shared to inspire, educate, and collaborate โ€” not to be copied or repackaged without understanding.


This wiki will grow to include:

  • Deep dives into neuron models and systems
  • Usage guides for the core engine DLL
  • Research updates and experiments

If you believe in the pursuit of biological truth in intelligence, welcome aboard.