Source code is for the ePIC Hackathon 2025. It has been deployed on ePIC Hackthon 2025
The code base is taken from AI4EIC 2022 hackathon.
The python required for this project is python==3.10.
git clone https://github.com/ai4eic/EPICHackathon-2025.gitpython3.10 -m venv env_ePICHacksource env_ePICHack/bin/activatepip install -r EPICHackathon-2025/requirements.txt
cd ePICHackthon-2025/LeaderBoard && python run.pyopen http://127.0.0.1:5500-- Make sure these ports are not used else, change it inrun.py