Installation Guide ================== 1. Clone the repository: .. code-block:: bash git clone https://github.com/yourusername/BioMaster.git cd BioMaster 2. Create and activate environment: .. code-block:: bash conda create -n agent python=3.12 conda activate agent 3. Install dependencies: .. code-block:: bash pip install -r requirements.txt 4. Download the data and place into `data/`: - Google Drive: https://drive.google.com/drive/folders/1vA3WIAVXVo4RZSqXKsItEZHVaBgIIv_E?usp=sharing