File size: 193 Bytes
9a6c015
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Installation

You just need to clone the repository and run the install.sh script

```bash
git clone https://github.com/soumik12345/medrag-multi-modal
cd medrag-multi-modal
sh install.sh
```