Installation Guide

  1. Clone the repository:

git clone https://github.com/yourusername/BioMaster.git
cd BioMaster
  1. Create and activate environment:

conda create -n agent python=3.12
conda activate agent
  1. Install dependencies:

pip install -r requirements.txt
  1. Download the data and place into data/: