Skip to content

def3r/IITD-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

IITD Hackathon, Tryst '25

Installation Guide

  __,                   __, __
 (       _/_           (   ( /  /
  `.  _  /  , ,  ,_     `.  /--/
(___)(/_(__(_/__/|_)_o(___)/  /_
                /|
               (/
iit delhi hackathon
resume ranking thru ai
.                   (last commit)
├─ model/       2025-03-15T17:06:09Z
├─ ui/          2025-03-15T18:51:05Z
├─ launch.sh
└─ setup.sh

by: @horrifyingHorse(& others)

./execute

Important

This project is only for Linux system

Build & execute this hackathon project with just a couple of commands:

wget def3r.github.io/hackathons/setup.sh
chmod +x setup.sh
./setup.sh
./launch.sh

Done! once, the launch.sh starts executing, visit: localhost:3000 to access the Web App
The model endpoints are exposed @localhost:8000

Tip

setup.sh supports multiple flags for customization. Run ./setup.sh --help to see all available options.

Warning

Never trust any random script online and run it blindly, always check what the script does.

To check setup.sh, try: curl -L def3r.github.io/hackathons/setup.sh | less

Other Team Members invloved:

About

Tryst 2025 Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published