SoccerRAG / README.md
buzzCraft
init
68f18b5
|
raw
history blame
630 Bytes

SoccerRAG: Multimodal Soccer Information Retrieval via Natural Queries

Setup

pip install -r requirements.txt

Rename .env_demo to .env and fill in the required fields.

Required data

The data required to run the code is not included in this repository. The data can be downloaded from the Soccernet. Files needed are:

  • Labels-v2.json
  • Labels-captions.json

Running the code

To run the code, execute the following command:

python main.py

The code will prompt you to enter a natural language query.

Results

..

Acknowledgements

..

Citation

..