From 778e78e7ee4f249f43ae661c0b23836a83516527 Mon Sep 17 00:00:00 2001 From: gabrielkheisa Date: Wed, 12 Feb 2025 19:57:08 +0700 Subject: [PATCH] add screenshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 02698c9..63ac79c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 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. + + ## Features - Upload a resume in PDF format - Analyze compatibility against a provided job description