An open API service indexing awesome lists of open source software.

https://github.com/hemangsharma/job-tracker-v2

This Flask web application helps users track their job applications, analyze the status of their applications, and calculate the acceptance score based on their CV and job descriptions. The app uses PyPDF2 for extracting text from PDF files and Scikit-learn for calculating cosine similarity between the CV and job descriptions.
https://github.com/hemangsharma/job-tracker-v2

Last synced: 2 months ago
JSON representation

This Flask web application helps users track their job applications, analyze the status of their applications, and calculate the acceptance score based on their CV and job descriptions. The app uses PyPDF2 for extracting text from PDF files and Scikit-learn for calculating cosine similarity between the CV and job descriptions.

Awesome Lists containing this project