{"id":27644687,"url":"https://github.com/jayasai-gorre/resume-matcher","last_synced_at":"2026-04-25T21:34:10.798Z","repository":{"id":289257776,"uuid":"970645041","full_name":"jayasai-gorre/Resume-Matcher","owner":"jayasai-gorre","description":"Resume Matcher is a Flask-based web app that compares job descriptions with uploaded resumes using NLP (TF-IDF and Cosine Similarity) to find the top matches. Upload multiple resumes and instantly get the best-fit candidates.","archived":false,"fork":false,"pushed_at":"2025-04-22T11:01:43.000Z","size":2632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T00:58:23.581Z","etag":null,"topics":["flask","nlp-machine-learning"],"latest_commit_sha":null,"homepage":"https://resume-matcher-6ovr.onrender.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jayasai-gorre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-22T10:19:06.000Z","updated_at":"2025-04-22T11:01:47.000Z","dependencies_parsed_at":"2025-04-22T11:46:34.253Z","dependency_job_id":null,"html_url":"https://github.com/jayasai-gorre/Resume-Matcher","commit_stats":null,"previous_names":["jayasai-gorre/resume-matcher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayasai-gorre%2FResume-Matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayasai-gorre%2FResume-Matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayasai-gorre%2FResume-Matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayasai-gorre%2FResume-Matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayasai-gorre","download_url":"https://codeload.github.com/jayasai-gorre/Resume-Matcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540999,"owners_count":21447427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","nlp-machine-learning"],"created_at":"2025-04-24T00:58:27.303Z","updated_at":"2026-04-25T21:34:10.765Z","avatar_url":"https://github.com/jayasai-gorre.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Matcher 🔍📝\n\nA simple web application to match job descriptions with resumes using NLP (TF-IDF and Cosine Similarity). Upload multiple resumes and get the top matching ones based on the job description provided.\n\n🌐 **Live Demo**: [Visit on Render](https://resume-matcher-6ovr.onrender.com/)\n\n---\n\n## 🚀 Features\n\n- Upload multiple resumes in PDF, DOCX, or TXT format.\n- Paste a job description.\n- Get top 3 matching resumes with similarity scores.\n- Built using Flask + Bootstrap.\n- Responsive design with background image.\n- Simple UI for real-world utility.\n\n---\n\n## 🛠 Tech Stack\n\n- **Backend**: Python, Flask\n- **Frontend**: HTML, CSS, Bootstrap\n- **NLP**: Scikit-learn (TF-IDF + Cosine Similarity)\n- **Hosting**: Render\n\n---\n\n## 📦 Installation (Local)\n\n1. **Clone the repo**\n   ```bash\n   git clone https://github.com/your-username/resume-matcher.git\n   cd resume-matcher\n\n2. **Create virtual environment**\n   ```bash\n    python -m venv myenv\n    source myenv/bin/activate   # On Mac/Linux\n    myenv\\Scripts\\activate      # On Windows\n  \n3. **Install dependencies**\n   ```bash\n    pip install -r requirements.txt\n\n4. **Run the app**\n   ```bash\n   python main.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayasai-gorre%2Fresume-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayasai-gorre%2Fresume-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayasai-gorre%2Fresume-matcher/lists"}