Skip to content

ai4eic/EPICHackathon-2025

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ePIC Hackathon 2025

Source code is for the ePIC Hackathon 2025. It has been deployed on ePIC Hackthon 2025

LeaderBoard

The code base is taken from AI4EIC 2022 hackathon.

Setup instructions.

The python required for this project is python==3.10.

  1. git clone https://github.com/ai4eic/EPICHackathon-2025.git
  2. python3.10 -m venv env_ePICHack
  3. source env_ePICHack/bin/activate
  4. pip install -r EPICHackathon-2025/requirements.txt

Running the webapp

  1. cd ePICHackthon-2025/LeaderBoard && python run.py
  2. open http://127.0.0.1:5500 -- Make sure these ports are not used else, change it in run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.5%
  • Python 31.5%
  • CSS 15.0%
  • JavaScript 1.0%