Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 765 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 765 Bytes

Automated Leaderboard System for Hackathon Evaluation Using Large Language Models

The code for the paper Automated Leaderboard System for Hackathon Evaluation Using Large Language Models

Architecture

Deployment

How to download the Submissions manually

Preparing Kaggle API credentials.

pip install kaggle

Run the file retrieve-competition.py it will download and convert all the submission files to .md file.

How to launch the server

You should have node on your machine. And you are welcome to create a SQLite db file results.db

npm install
node index.js

How to run the marking manually

node mark.js