From 243f2927d24b714cdeeaca5d0a8de144edfbce5f Mon Sep 17 00:00:00 2001 From: Gabriel Kheisa <63294471+gabrielkheisa@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:00:57 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55a8a7f..751a8c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Resume Analyzer API +# CV / Resume Jobdesc Compatibility Checker This project is a Flask-based web service that allows users to upload their resumes in PDF format and compare them against a given job description. The application uses Google's Gemini AI to analyze compatibility and provide a score out of 100.