The Ersilia Model Hub is the flagship project of Ersilia Open Source Initiative, a Spanish-Catalan foundation registered as a nonprofit and headquartered at Norrsken House in Barcelona. The organization's stated mission is to strengthen research capacity against infectious and neglected diseases in low- and middle-income countries by making predictive ML tools available without cloud dependency. The hub catalogs models for antibiotic activity prediction, ADMET (absorption, distribution, metabolism, excretion, toxicity) properties, molecular representation, and generative chemistry, drawn from published literature and from custom models the team develops or accepts via contribution templates (eos-template, eos-demo).
Technically the hub is a CLI-driven model registry written in Python (Python 3.8+). Each model ships in standardized form so users can run a small set of commands (`ersilia fetch` to download, `serve` to start, `run` to score a CSV of inputs, `close` to stop, `delete` to remove) without writing ML code. Two packaging paths are supported: a Conda-based source install and a Docker-based container path that the team recommends for production. The catalog is browsed at catalog.ersilia.io and pulled locally so inference runs on the user's own machine rather than against a hosted API.
The deployment story is the differentiator: Ersilia maintains in-country data-science units at the H3D Centre at the University of Cape Town, the Centre for Drug Discovery at the University of Buea, and IMPM in Yaounde, with the explicit goal of fitting an automated virtual-screening cascade onto local infrastructure rather than US cloud platforms. The organization is funded by a mix of Schmidt Sciences, the Bill and Melinda Gates Foundation, the NIH, the Spanish government, and the EU, with the Mozilla award as one stream among many.
The Mozilla Builders Accelerator selection on September 23, 2024 placed Ersilia in the first cohort of 14 projects, each receiving up to $100K in non-dilutive funding plus a 12-week build-sprint program ending in a San Francisco demo day. Within the open-source AI stack, the hub sits at the weights and retrieval-memory layers: it does not train new architectures but packages pretrained models so domain scientists who do not maintain ML infrastructure can pull, run, and reuse them offline.
Recipient
Ersilia
Funder
Mozilla Foundation / Builders / Mozilla.ai · foundation · US
Open-source AI tooling, developer-facing AI applications, democratic AI. Three audience-segmented sites (Builders, Mozilla.ai, AI Guide).
Primary source
Additional sources
More from Mozilla Foundation / Builders / Mozilla.ai
- Democracy x AI Cohort 2026 2026-02 · $1M / 10 teams + $250K Sustain Track
10 teams at $50K each plus a $250K Sustain Track top-up. Focus on civic AI infrastructure.
- Ente Photos 2024-09-23 · Up to $100K
Open-source on-device semantic search and image recognition for private photo storage. Mozilla Builders Accelerator cohort 1 (local AI theme); avoids cloud dependency for personal photo libraries.
- Transformer Lab 2024-09-23 · Up to $100K
Cross-platform desktop application for building, training, fine-tuning, evaluating, and exporting local LLMs on Windows, macOS, and Linux. Ships in Mozilla's first Builders Accelerator local-AI cohort.
- Sartify (Swahili LLM) 2024-09-23 · Up to $100K
Foundation-model and tooling work for Swahili-speaking regions. Creates general and domain-specific AI capabilities for a language poorly served by major commercial models.
- Foyle 2024-09-23 · Up to $100K
AI copilot for operations and automation work. Uses a notebook format to capture continuous human feedback so the assistant improves on the operator's actual workflows.