Skip to content

Accepts a LaTeX Resume parsed to JSON as input to evaluate and compare against all other users.

Notifications You must be signed in to change notification settings

krishiv1545/Resume-War

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo 1

Resume War!

Resume War is a Flask application with Mira Flows Network inplementation meant to utilize the power of LLMs to parse, analyze, rate, improve and compare Resumes/CVs.

Mira Flows Network

Logo 2 Logo 3

Mira Flows SDK is a powerful Python toolkit that enables developers to programmatically create, manage, and deploy AI-powered flows. Here, we're using one such custom built flow meant to analyse a JSONified resume and return remarks, reccomendations and most importantly, scores. The score is parsed and stored within the Leaderboard thus allowing user to understand their strengths and shortcomings. Users can choose to preview reviews of people ranked above them to understand what next steps are to be taken to grow and learn beyond!

To run this repository, you will require "MIRA_API_KEY". Head along to https://flows.mira.network and put it in your .env file (as shown in .env.example).

Website Demo Images

  1. Mira Analysis and Rating

screencapture-localhost-5000-mirraflows-2025-01-25-20_41_41

  1. Signup / Login Portal

signup portal

  1. Concept Leaderboard

screencapture-localhost-5000-leadefrboard-2025-01-25-20_52_46

🏃‍♂️ How to Run

  1. Install dependencies

    pip install -r requirements.txt
  2. Run app.py

    flask run
  3. Access the app

    http://localhost:5000/
    

💖 Support Us

If you like this project, please give us a star! ⭐

GitHub stars

📊 Project Stats

GitHub language count GitHub top language GitHub last commit GitHub issues

About

Accepts a LaTeX Resume parsed to JSON as input to evaluate and compare against all other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published