Skip to content

Example — Agent summarises model

Category: Big (AI agent) · Script: examples/big/02_summarise_model.py

Plain-English summary of BIOMD0000000206.


How to run

pip install -e "src/praisonai-bio"
export OPENAI_API_KEY=sk-...
python examples/big/02_summarise_model.py

Needs: Internet + OpenAI API key.


Tested output

Live capture from ./scripts/capture_example_outputs.sh.

Click to view full output
The model **BIOMD0000000206**, titled **Wolf2000_Glycolytic_Oscillations**, has the following key details:
- **Species**: 9
- **Reactions**: 11
- **Compartments**: 1
- **Parameters**: 18
If you need further details or specific aspects of this model, let me know!

← All examples