PraisonAIBio¶
Open source · Systems biology
Discover, simulate, and compare curated models from BioModels.org with AI agents powered by PraisonAI.
Built for biologists and lab scientists — no heavy coding required.
Get started Browse examples Interactive guide
Start here¶
-
Get started
Install, run your first search, optionally try an AI agent.
-
Examples
Minimal scripts, tool demos, and agent walkthroughs with tested output.
-
Interactive guide
Choose a path: discovery, simulation, or reproducibility.
-
Tools
28 BioModels tools for search, simulation, comparison, and export.
-
Workflows
YAML cookbooks and multi-step discovery pipelines.
-
For researchers
Plain-language guide for lab scientists and modellers.
How it works¶
flowchart LR
Q(["Your question"]) --> A["AI agent"]
A --> B[("BioModels.org")]
A --> R["Report or simulation"]
- Ask a question in plain English.
- The agent searches BioModels.org.
- You receive a shortlist, summary, or simulation preview.
Try in 30 seconds¶
pip install -e "src/praisonai-bio"
python examples/minimal/search.py
pip install -e "src/praisonai-bio"
python examples/small/01_search.py
export OPENAI_API_KEY=sk-...
python examples/big/01_find_models.py
praisonai workflow run workflows/cookbooks/glycolysis_demo.yaml
Demo model & links¶
-
Demo model
BIOMD0000000206 — Teusink yeast glycolysis. Used in cookbooks and benchmarks.
-
Links