From be1dec7171f8740907c66d6750ac99e1668a1e06 Mon Sep 17 00:00:00 2001 From: Gelu Mihes Date: Tue, 12 May 2026 11:22:34 +0300 Subject: [PATCH] Changes --- web/wwwroot/cv-matcher/index.html | 8 +++---- web/wwwroot/index.html | 4 ++-- web/wwwroot/js/main.js | 38 +++++++++++++++---------------- 3 files changed, 25 insertions(+), 25 deletions(-) diff --git a/web/wwwroot/cv-matcher/index.html b/web/wwwroot/cv-matcher/index.html index 1cce046..2b43d29 100644 --- a/web/wwwroot/cv-matcher/index.html +++ b/web/wwwroot/cv-matcher/index.html @@ -60,7 +60,7 @@
AI CV Matcher

Upload your CV, add a job link, and see how well they match.

-

The backend should extract text from the PDF, create RAG context from your CV, retrieve relevant experience for the job, then score strengths, gaps and next actions.

+

We read your CV, find the parts most relevant to the job, then produce a match score with strengths, gaps and suggested next steps.

Try matcher Back to navigator @@ -94,7 +94,7 @@

CV and job details

@@ -104,7 +104,7 @@