{"id":31786470,"url":"https://github.com/inoles/resumeranker","last_synced_at":"2026-05-08T03:49:30.232Z","repository":{"id":300143744,"uuid":"1005321063","full_name":"iNoles/ResumeRanker","owner":"iNoles","description":"AI-powered backend to rank resumes by job relevance using ML.NET and ASP.NET Core.","archived":false,"fork":false,"pushed_at":"2025-10-03T20:29:11.000Z","size":53,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T22:24:37.754Z","etag":null,"topics":["aspnet-core","backend","csharp","docker","dotnet","machine-learning","mlnet","resume-parser"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iNoles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-20T03:42:05.000Z","updated_at":"2025-06-24T12:30:32.000Z","dependencies_parsed_at":"2025-06-20T04:33:32.809Z","dependency_job_id":"97f9255b-905c-4d00-883c-df8a2244d4e7","html_url":"https://github.com/iNoles/ResumeRanker","commit_stats":null,"previous_names":["inoles/resumeranker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iNoles/ResumeRanker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNoles%2FResumeRanker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNoles%2FResumeRanker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNoles%2FResumeRanker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNoles%2FResumeRanker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iNoles","download_url":"https://codeload.github.com/iNoles/ResumeRanker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNoles%2FResumeRanker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003898,"owners_count":26083641,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aspnet-core","backend","csharp","docker","dotnet","machine-learning","mlnet","resume-parser"],"created_at":"2025-10-10T12:57:35.502Z","updated_at":"2025-10-10T12:57:45.278Z","avatar_url":"https://github.com/iNoles.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧠 AI-Powered Resume Ranker\n\nThis project is a backend service built with **C#**, **ASP.NET Core**, and **ML.NET** that uses machine learning to score and rank resumes based on relevance to a given job description.\n\n## 🚀 Features\n\n- Upload a job description and a list of resumes\n- ML.NET model predicts relevance between each resume and the job\n- Ranks resumes by score (probability of relevance)\n- Entity Framework Core for database access\n- Runs locally and in Docker\n- Designed for scalability with background job support\n\n## 🛠️ Tech Stack\n\n- **C# / ASP.NET Core** (.NET 9)\n- **ML.NET** – text featurization and binary classification\n- **Entity Framework Core**\n- **Docker** – for containerized deployment\n\n## 📦 Getting Started\n\n1. Clone the repo\n   ```bash\n   git clone https://github.com/iNoles/ResumeRanker.git\n   cd ResumeRanker\n   ```\n2. Run locally\n    ```bash\n    dotnet run\n    ```\n3. Run with Docker\n   ```bash\n   docker build -t resume-ranker .\n   docker run -p 8080:80 resume-ranker\n   ```\n\n4. Test the API\n\nUse Postman, cURL, or Swagger (if enabled) to test the /api/upload endpoint.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finoles%2Fresumeranker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finoles%2Fresumeranker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finoles%2Fresumeranker/lists"}