CEREBRO-X
A Research Engine for CNS Delivery Exploration
AI-Native · Physics-Informed · Molecule-Aware

A Research Engine For
CNS Delivery Exploration

An open-source computational engine for CNS drug delivery design. 62 scoring criteria, every computed value carrying its method and citation. Built for researchers, pharma R&D, and academic collaborators — a research prototype, not a validated clinical tool.

98%OF CNS DRUGS
FAIL TO REACH THE BRAIN
62IN-HOUSE RUBRIC CRITERIA
PER CANDIDATE DDS
6DRUGS EXPLORED
ACROSS 3 MOLECULE CLASSES

† Pardridge WM (2005) NeuroRx 2:3 — a literature figure, not a CEREBRO-X result.

The problem
98%

Of CNS drugs never reach the brain

The molecule is rarely the problem. The delivery system is. Researchers spend months designing nanocarriers that collapse, get protein-coated, or simply cannot cross the BBB. Each failure costs hundreds of thousands.

What if you could simulate every failure mode before synthesis?

What makes it different

AI-Native by Design

Not a chatbot. Not an LLM wrapper. CEREBRO-X is the reverse of legacy platforms: remove the AI and the engine stops.

01

Surrogate Models

57 ML models predict drug-DDS properties in milliseconds. Heavy physics is invoked only on uncertainty.

02

Genetic-Algorithm Search

A GA optimizer proposes new DDS formulation candidates and scores each generation against the same 62-criterion rubric.

03

Ranked Scoring

A weighted composite ranks all candidate DDS by predicted performance, with per-criterion breakdown.

04

BBB Permeability DNN

A Keras model trained on the public BBBP dataset (RDKit Morgan fingerprints) classifies BBB permeability for small molecules.

05

7-Tier Value Resolver

Missing property? Resolved through a tiered cascade — public databases, cheminformatics, then physics fallback — every value tagged with its tier and confidence.

06

Dockerized

FastAPI + Docker Compose. Runs locally today; designed to scale to a cloud deployment.

Under the hood

The Six-Layer Architecture

Six independent computational layers, each with a single responsibility. Replaceable, scalable, isolated. A mesh of specialists — not a monolith.

01
Ingestion & Standardisation

SMILES/FASTA validation, canonicalisation, multi-drug parsing, property tier-resolution.

02
Surrogate ML Layer

57 XGBoost / GNN / QSAR models — each predicts properties + uncertainty for one principle.

03
Physics Engines (on demand)

AutoDock Vina docking, a 3-compartment PBPK ODE integrator (scipy), protein-corona and glymphatic-clearance models.

04
62-Principle Orchestrator

DAG executor coordinating principle execution, weight aggregation, group rollups, composite scoring.

05
Output & Reporting

Interactive HTML5, publication-ready PDFs, MP4 videos, Excel with provenance, FDA Pre-IND drafts.

06
API & MLOps

FastAPI gateway, Celery queue, Redis cache, Postgres metadata, active-learning loop, Prometheus monitoring.

The framework

The 62-Principle Framework

Hover any principle to read its method, references, and class. Three classes — one unified score.

56 Class A — Surrogate 1 Class B — Deep Physics 5 Class C — Translational

From quantum tunnelling to glymphatic clearance, protein corona to FDA Pre-IND. Eight CNS pharma dimensions, 62 mathematical models, one composite verdict.

Time-resolved CNS PBPK

Brain-First, Body-Aware Digital Twin

A CNS-specific PBPK model simulates the drug's full journey. Output: time-resolved concentrations in every compartment, every hour.

🩸

Blood

IV/SC/oral kinetics

🧱

BBB

Tight-junction crossing

🧠

Parenchyma

Target engagement

💧

Glymphatic

CSF clearance

🚿

Excretion

Hepatic + renal

Illustrative shape of the output (not a real run):
Hour 2 → blood/brain equilibration begins · Hour 5 → brain Cmax
Hour 8 → declining plasma/brain ratio · Hour 12 → clearance phase
Live case

Same Disease, Different Carriers

Two Alzheimer's drugs, same indication. CEREBRO-X identified different optimal carriers from molecular properties alone — real output from today's pipeline run, verdicts included as-is.

PropertyDonepezilRivastigmine
Molecular Weight379.5 Da250.3 Da
LogP4.77 (lipophilic)2.30 (hydrophilic)
Top-1 DDSRVG29-PLGA-NPRVG29-PLGA-NP
Composite (Class A)80.7 / 100 EXCELLENT83.2 / 100 EXCELLENT
Class B Deep ValidationPASSED 20/28PASSED 20/28
For PIs · Pharma · R&D · Funders

What You're Probably Wondering

Principal Investigators

Is this just an LLM wrapper?

No LLMs in the scoring path. Every score comes from a mathematical model, cheminformatics computation, or ML regressor — each with a cited method.

Computational Pharmacists

What if a property isn't anywhere?

A 7-tier resolver cascade — researcher override, public databases, cheminformatics, physics fallback — computes a value and tags it with tier + confidence.

R&D Directors

How does this fit our pipeline?

Free, open-source, MIT licensed. Clone the repo, run it locally, or open an issue/PR — no request process required.

IP & Compliance

What about proprietary compounds?

Run it entirely on your own infrastructure — the engine never phones home. Bring your own data locally; nothing is uploaded anywhere by default.

Funders & Investors

Is this validated?

Applied to 6 real drugs (3 molecule classes). Class A surrogate scores are internal heuristics; Class B deep-physics re-validation disagreed with 3 of them — reported, not hidden.

Pharma Innovation

How fast does it run?

Runtime scales with candidate-DDS count and whether deep-physics fallback triggers; the surrogate-only pass is the fast path.

Computational Chemists

What descriptors?

RDKit Morgan/ECFP4 fingerprints, Henderson-Hasselbalch ionisation profiles, and a Keras DNN trained on the public BBBP dataset.

Regulatory Strategists

Does it speak FDA?

Drafts a Pre-IND-style framework and an FTO/patentability score for the Top-1 candidate — a starting outline, not a regulatory submission.

Where we are, where we're going

Engine Today — Platform Tomorrow

⚙️

Engine

Today. 62-criterion pipeline with Class A + Class B validation. Local Docker deploy. Excel → reports.

🖥️

Software

Next. Web UI for researchers. SMILES in, dashboards out. No Excel needed.

🌐

Platform

Longer-term idea, not built. Multi-tenant cloud.

Open Collaboration

Trained on public datasets only — no proprietary or pharma-scale compound libraries were used. If your data could improve it, the code is open: fork it, retrain on your own library, and keep the results.

Free, MIT licensed, no conditions attached.

Open source

How to Get Involved

1 · Clone

git clone the repo, install requirements.txt, run it on your own machine.

2 · Explore

Read the engineering audit for known limitations before you rely on any output.

3 · Run

Fill the Excel template with SMILES/FASTA + candidate DDS, run the pipeline locally.

4 · Contribute

File issues, open pull requests, or fork it for your own research.

View on GitHub →

Free · MIT licensed · no fees, no conditions, no required co-authorship

Thank you for seeing the vision.

Built by Muhammad Talaat · BPharm, R&D Computational Lead
Ain Shams University · Faculty of Pharmacy

mohamed.talaat@pharma.asu.edu.eg

© 2026 MUHAMMAD TALAAT · MIT LICENSED · OPEN SOURCE

1 / 11 What is CEREBRO-X
use  or  space  to navigate