The Biological Computing Co. announces neuron-derived AI video model with AWS

The Biological Computing Co. announces neuron-derived AI video model with AWS

The Biological Computing Co. (TBC), a San Francisco startup, has announced a partnership with Amazon Web Services to sell what the two companies call the first "neuron-derived" text-to-video AI model. TBC says the model builds on an unnamed open-source video model and generates video five times faster and at 80 percent lower inference cost than that base model, with better quality; it does not name which open-source model it starts from. The plan is to run the model on AWS Trainium chips, serve it through Amazon SageMaker AI, and sell it in the AWS Marketplace, but all of that is still on paper: for now the only thing available is a signup for early access, and this is the first commercial product to come out of TBC's development process.

Despite the name, no living neurons run inside the product. What TBC sells is ordinary software, a proprietary adapter layer that adds less than 0.1 percent to the size of the base model and runs entirely on standard AI infrastructure; customers need no biological hardware and no new workflow. The biology sits earlier, in development: TBC grows cortical nerve cells on chips carrying 4,096 electrodes, stimulates them electrically, and measures how the resulting activity spreads across the culture and fades over time. Those measurements feed small software modules called adapters that plug into existing diffusion models. TBC, originally called Biological Black Box, was founded by neurosurgeons Alex Ksendzovsky and Jon Pomeraniec and raised $25 million in February 2026. It picked generative video as its entry point because that is where inference quality, speed and cost pressures are hardest, and plans to move next to world models and eventually to neurons computing alongside silicon.

TBC illustrated the method with the open Minecraft world model Oasis, a roughly 600-million-parameter diffusion model that builds game scenes frame by frame from player input and tends to suffer "washout": small errors compound until, after a few seconds, the scene blurs into a shapeless mush. For the experiment, TBC translated images into patterns of electrical pulses and fed them to the neuron culture through specific electrodes; the resulting activity spread to neighboring cells and faded after a short time. TBC turned those spread-and-fade measurements into a roughly 156,000-parameter module, the "Neural Dynamics Adapter," paired with a translation layer that converts the biological pattern into the video model's internal representation. The adapter encodes one rule read off the cells, that activity acts mainly in the neighborhood and then fades, acting like a damper that holds neighboring image regions together. It was trained on Minecraft footage while the unchanged base model got a light nudge at a low learning rate; at inference time no biological component is involved, since the adapter is by then a fixed mathematical transformation running on any GPU.

Measured by differential entropy, a gauge of how much visual information a frame still holds before it flattens out, across ten test videos the adapter variant scored about 19 percent better than unmodified Oasis, about 15 percent better than a same-sized conventional fine-tuning, and about 5 percent better than a LoRA adaptation. In a follow-up project, TBC built a larger adapter with roughly three percent extra parameters and pushed the frame rate from about two to just under ten frames per second, mainly by cutting the number of compute steps per frame without the usual quality collapse. An outside test by infrastructure provider Bluesky Compute in July found about 4.4 times lower inference costs and more than three times as much coherent video as the base model.

For the commercial model itself, comparable details are missing: TBC names neither the base model nor the hardware, resolution, clip length or quality metric behind its speed and cost claims. It is also worth noting that five times faster and 80 percent cheaper are mathematically the same statement, since needing a fifth of the GPU time is the same as saving 80 percent, so this reads as one effect given in two units rather than two separate breakthroughs. Whether the biological detour beats purely digital tricks like distillation or caching is also untested: TBC has not published a controlled comparison on the same base model. By the source's account, TBC's own claim is narrower than it sounds, that biology points to algorithms nobody would have found at a desk, not that neurons compute better than chips.

Key facts

  • The Biological Computing Co. (TBC) and AWS plan to sell a text-to-video model that TBC says runs five times faster and 80 percent cheaper than its unnamed open-source base, via AWS Trainium, SageMaker AI and the AWS Marketplace; only an early-access signup exists so far.
  • The core product is a proprietary adapter adding less than 0.1 percent to the base model's size, distilled from measurements of cortical neurons grown on a 4,096-electrode chip; no biological hardware runs at inference.
  • On the open Minecraft model Oasis (about 600 million parameters), a 156,000-parameter Neural Dynamics Adapter scored about 19 percent better than the unmodified model, 15 percent better than same-sized fine-tuning, and 5 percent better than LoRA on differential entropy across ten test videos.
  • A larger follow-up adapter (about 3 percent extra parameters) raised Oasis's frame rate from about two to just under ten frames per second; an outside July test by Bluesky Compute found about 4.4 times lower inference costs and over three times as much coherent video.
  • TBC, founded by neurosurgeons Alex Ksendzovsky and Jon Pomeraniec and funded with $25 million in February 2026, discloses no base model, hardware or quality metric for the commercial claims, and has published no controlled comparison against standard techniques like distillation or caching.

Why it matters

It is an attempt to turn a wet-lab neuroscience measurement, how electrical activity spreads and fades across cultured cortical neurons, into a small, deployable software adapter for commercial diffusion video models. If the underlying method holds up beyond the Oasis demo, it offers a route to real speed and cost gains in AI video inference without new hardware or workflows, and it gives AWS a namable AI product angle running on its own Trainium chips and SageMaker AI.

Who it affects

Teams running or buying AI video generation, who would evaluate TBC's adapter against existing speed and cost levers; AWS customers who would access it through SageMaker AI and the AWS Marketplace once it ships; early-access signups, currently the only way to engage with the commercial product; and providers of purely digital efficiency techniques such as distillation, caching and LoRA, against which TBC has not yet published a head-to-head comparison.

How to use it

There is nothing to use yet: the commercial model is not available beyond a signup for early access. When it ships, TBC plans to run it on AWS Trainium chips, serve it through Amazon SageMaker AI, and sell it in the AWS Marketplace. Customers would not need biological hardware or a changed workflow, since the adapter is delivered as an ordinary, small software layer that runs on standard AI infrastructure.

How solid is it

The public evidence is TBC's own Oasis experiment (a roughly 600-million-parameter open Minecraft model, not the commercial base model) plus one outside test by infrastructure provider Bluesky Compute in July. Both use TBC's own or a third party's benchmark on that demo setup, not on the actual product. For the commercial model, TBC discloses no base model, hardware, resolution, clip length or quality metric behind the five-times-faster, 80-percent-cheaper figures, and has not published a controlled comparison against standard techniques on the same base model.

Risks and caveats

Five times faster and 80 percent cheaper are the same underlying claim stated in two units, using a fifth of the GPU time is an 80 percent cost cut, not two independent wins. Whether the biological adapter beats purely digital techniques like distillation or caching is untested by any controlled, same-base-model comparison TBC has published. The commercial product itself has shipped no benchmarks at all, only a signup page. Even TBC's own framing, per the source, is that biology points toward algorithms nobody would have found at a desk, not that neurons compute better than chips, a narrower claim than the marketing headline suggests.