{"id":91658,"date":"2026-04-20T15:58:01","date_gmt":"2026-04-20T08:58:01","guid":{"rendered":"https:\/\/careerhub.huflit.edu.vn\/optimize-your-cv-to-ats-standards-with-ai\/"},"modified":"2026-09-04T09:20:06","modified_gmt":"2026-09-04T02:20:06","slug":"optimize-your-cv-to-ats-standards-with-ai","status":"publish","type":"page","link":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/","title":{"rendered":"Optimize your CV to ATS standards with AI"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"91658\" class=\"elementor elementor-91658 elementor-81975\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d34ba0b e-con-full e-flex e-con e-parent\" data-id=\"d34ba0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d8dc76 elementor-widget elementor-widget-html\" data-id=\"0d8dc76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"vi\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>HUFLIT CareerHub - AI CV Optimizer<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800;900&display=swap\" rel=\"stylesheet\">\n    <script src=\"https:\/\/unpkg.com\/@phosphor-icons\/web\"><\/script>\n    <style>\n        \/* --- 60-30-10 BRAND DESIGN SYSTEM --- *\/\n        :root {\n            --ch-white: #ffffff;\n            --ch-bg-soft: #f8fafc;\n            --ch-blue: #054fd2;\n            --ch-blue-dark: #043fa9;\n            --ch-blue-light: rgba(5, 79, 210, 0.08);\n            --ch-orange: #ee6823;\n            --ch-orange-hover: #d4561a;\n            --ch-text-main: #1e293b;\n            --ch-text-muted: #64748b;\n            --ch-radius-xl: 24px;\n            --ch-radius-lg: 16px;\n            --ch-shadow-premium: 0 20px 40px -8px rgba(5, 79, 210, 0.12);\n        }\n\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            background-color: var(--ch-bg-soft);\n            color: var(--ch-text-main);\n            scroll-behavior: smooth;\n            overflow-x: hidden;\n        }\n\n        \/* \u1ea8n form khi ch\u01b0a m\u1edf kh\u00f3a *\/\n        body:not(.is-unlocked) #cvcheckaiwithcode {\n            display: none !important;\n            visibility: hidden !important;\n            opacity: 0 !important;\n            height: 0 !important;\n            overflow: hidden !important;\n        }\n\n        .ch-glass {\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n        }\n\n        .ch-main-card {\n            background: var(--ch-white);\n            border-radius: var(--ch-radius-xl);\n            box-shadow: var(--ch-shadow-premium);\n            border: 1px solid rgba(5, 79, 210, 0.08);\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n\n        .ch-cta-button {\n            background-color: var(--ch-orange);\n            color: white;\n            border-radius: 100px;\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            box-shadow: 0 10px 20px -5px rgba(238, 104, 35, 0.3);\n            transition: all 0.3s ease;\n        }\n\n        .ch-cta-button:hover {\n            background-color: var(--ch-orange-hover);\n            transform: translateY(-2px);\n            box-shadow: 0 15px 25px -5px rgba(238, 104, 35, 0.4);\n        }\n\n        .ch-input {\n            background-color: #f1f5f9;\n            border: 2px solid transparent;\n            border-radius: 16px;\n            padding: 16px 20px;\n            font-weight: 700;\n            transition: all 0.3s ease;\n            outline: none;\n        }\n\n        .ch-input:focus {\n            border-color: var(--ch-blue);\n            background-color: white;\n            box-shadow: 0 0 0 6px var(--ch-blue-light);\n        }\n\n        .ch-step-number {\n            background: var(--ch-blue);\n            color: white;\n            width: 36px;\n            height: 36px;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 900;\n            font-size: 1.1rem;\n            flex-shrink: 0;\n        }\n\n        @keyframes subtle-float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-8px); }\n        }\n        .animate-float { animation: subtle-float 6s ease-in-out infinite; }\n\n        .shake { animation: shake 0.4s ease-in-out; }\n        @keyframes shake {\n            0%, 100% { transform: translateX(0); }\n            25% { transform: translateX(-5px); }\n            75% { transform: translateX(5px); }\n        }\n\n        .unlocked-form-animation {\n            animation: slideUpFade 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n        }\n        @keyframes slideUpFade {\n            from { opacity: 0; transform: translateY(40px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .no-scrollbar::-webkit-scrollbar { display: none; }\n        .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }\n    <\/style>\n<\/head>\n<body class=\"antialiased\">\n\n    <!-- Navigation -->\n    <nav class=\"ch-glass sticky top-0 z-50 border-b border-slate-100 w-full\">\n        <div class=\"max-w-[1200px] mx-auto px-6 h-16 md:h-20 flex items-center justify-between gap-4\">\n            <!-- Logo Section -->\n            <div class=\"flex-shrink-0 flex items-center\">\n                <img decoding=\"async\" src=\"https:\/\/careerhub.huflit.edu.vn\/wp-content\/publicmedia\/2025\/12\/logocareerhub.png\" alt=\"HUFLIT Career Hub Logo\" class=\"w-auto block\" style=\"height: 100px !important; max-height: 455px; object-fit: contain;\">\n            <\/div>\n            \n            <!-- Navigation Tabs -->\n            <div class=\"flex items-center gap-6 md:gap-10 text-[13px] md:text-[15px] font-extrabold text-slate-600 whitespace-nowrap overflow-x-auto no-scrollbar\">\n                <a href=\"#hero-section\" class=\"text-[#054fd2] border-b-2 md:border-b-4 border-[#054fd2] pb-1 transition-all\">CV Check AI<\/a>\n                <a href=\"https:\/\/careerhub.huflit.edu.vn\/hoc-bong-nhan-tai-so-google\/\" target=\"_blank\" class=\"hover:text-[#054fd2] transition-all pb-1 border-b-2 md:border-b-4 border-transparent\">Digital Talent Scholarship<\/a>\n                <a href=\"https:\/\/careerhub.huflit.edu.vn\/en\/\" target=\"_blank\" class=\"hover:text-[#054fd2] transition-all pb-1 border-b-2 md:border-b-4 border-transparent\">Jobs<\/a>\n            <\/div>\n\n            <div class=\"hidden md:block w-10\"><\/div>\n        <\/div>\n    <\/nav>\n\n    <main class=\"max-w-[1200px] mx-auto px-6 pt-12 pb-32\">\n        \n        <!-- Hero Section -->\n        <div id=\"hero-section\" class=\"text-center mb-16 animate-float\">\n            <!-- Pill Badge -->\n            <div class=\"inline-flex items-center gap-2 bg-blue-50 text-[#054fd2] px-5 py-2 rounded-full text-[11px] md:text-[13px] font-black mb-8 tracking-[0.2em] uppercase border border-blue-100 shadow-sm\">\n                <span class=\"relative flex h-2 w-2\">\n                    <span class=\"animate-ping absolute inline-flex h-full w-full rounded-full bg-blue-400 opacity-75\"><\/span>\n                    <span class=\"relative inline-flex rounded-full h-2 w-2 bg-blue-600\"><\/span>\n                <\/span>\n                POWERED BY GEMINI 3.1\n            <\/div>\n            \n            <!-- Kho\u1ea3ng c\u00e1ch d\u00f2ng ti\u00eau \u0111\u1ec1 d\u00e3n ra nh\u01b0 y\u00eau c\u1ea7u -->\n            <h1 class=\"text-4xl md:text-6xl lg:text-7xl font-[900] mb-8 leading-snug lg:leading-[1.4] tracking-[-0.03em] text-slate-900 uppercase\">\n                UPGRADE CV <br\/>\n                <span class=\"text-[#ee6823]\">WITH A.I<\/span>\n            <\/h1>\n            \n            <!-- G\u1ee1 b\u1ecf max-width \u0111\u1ec3 c\u00e2u n\u1eb1m tr\u00ean c\u00f9ng d\u00f2ng\/tr\u00e0n r\u1ed9ng -->\n            <p class=\"text-slate-500 text-xl md:text-2xl lg:text-3xl max-w-none mx-auto font-medium leading-relaxed px-4\">\n                Analyze your profile against the JD, get ATS scoring, and receive detailed error correction suggestions via Email,<\/br> increasing your opportunities with Employers.\n            <\/p>\n        <\/div>\n\n        <!-- Modern Steps Layout -->\n        <div id=\"steps-layout\" class=\"grid grid-cols-1 md:grid-cols-3 gap-6 mb-16\">\n            <div class=\"bg-white border border-slate-100 p-6 rounded-[24px] flex items-center gap-5 shadow-sm hover:shadow-md transition-all\">\n                <div class=\"ch-step-number\">1<\/div>\n                <div>\n                    <h4 class=\"font-black text-xl text-slate-900 leading-tight\">Verify Code<\/h4>\n                    <p class=\"text-[14px] text-slate-400 font-bold uppercase tracking-widest mt-1\">Already provided<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"bg-white border border-slate-100 p-6 rounded-[24px] flex items-center gap-5 shadow-sm hover:shadow-md transition-all\">\n                <div class=\"ch-step-number\">2<\/div>\n                <div>\n                    <h4 class=\"font-black text-xl text-slate-900 leading-tight\">Upload CV & Paste Job Link<\/h4>\n                    <p class=\"text-[14px] text-slate-400 font-bold uppercase tracking-widest mt-1\">PDF format CV<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"bg-white border border-slate-100 p-6 rounded-[24px] flex items-center gap-5 shadow-sm hover:shadow-md transition-all\">\n                <div class=\"ch-step-number\">3<\/div>\n                <div>\n                    <h4 class=\"font-black text-xl text-slate-900 leading-tight\">Check Mail<\/h4>\n                    <p class=\"text-[14px] text-slate-400 font-bold uppercase tracking-widest mt-1\">Receive analysis results<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Security Gate Card -->\n        <div id=\"unlock-gate\" class=\"ch-main-card p-10 md:p-16 max-w-2xl mx-auto relative overflow-hidden border-t-[10px] border-t-[#054fd2]\">\n            <form id=\"form-verify-code\" class=\"space-y-10\">\n                <div class=\"space-y-6 text-center\">\n                    <label class=\"text-[12px] font-black text-[#054fd2] uppercase tracking-[0.4em] flex items-center justify-center gap-3\">\n                        <i class=\"ph-bold ph-shield-check text-xl\"><\/i>\n                        ENTER VERIFICATION CODE\n                    <\/label>\n                    <input type=\"text\" id=\"accessCode\" required placeholder=\"ENTER CODE...\" \n                           class=\"ch-input w-full text-center text-2xl md:text-4xl font-black tracking-[0.2em] uppercase placeholder:opacity-10\">\n                <\/div>\n                \n                <div id=\"verify-error\" class=\"hidden text-red-600 text-sm text-center font-black bg-red-50 p-6 rounded-[16px] border-2 border-red-100 animate-fade-in\">\n                    INVALID CODE. TRY AGAIN!\n                <\/div>\n\n                <div class=\"text-center\">\n                    <button type=\"submit\" id=\"btn-verify\" class=\"ch-cta-button w-full md:w-auto px-12 py-5 text-lg flex items-center justify-center gap-4 mx-auto font-black\">\n                        CONFIRM <i id=\"btn-icon\" class=\"ph-bold ph-arrow-right text-xl\"><\/i>\n                        <i id=\"btn-loading\" class=\"ph-bold ph-spinner-gap animate-spin hidden text-xl\"><\/i>\n                    <\/button>\n                <\/div>\n            <\/form>\n        <\/div>\n\n        <!-- Success Message -->\n        <div id=\"unlock-success\" class=\"hidden text-center py-16 animate-in fade-in zoom-in-95 duration-700\">\n            <div class=\"w-32 h-32 bg-emerald-50 rounded-full flex items-center justify-center mx-auto mb-10 relative\">\n                <div class=\"absolute inset-0 bg-emerald-400 rounded-full animate-ping opacity-10\"><\/div>\n                <i class=\"ph-fill ph-check-circle text-7xl text-emerald-600\"><\/i>\n            <\/div>\n            <h2 class=\"text-4xl font-[900] mb-6 tracking-tighter text-slate-900 uppercase\">Verification Successful!<\/h2>\n            <p class=\"text-slate-500 font-bold text-xl\">Please fill out the form below.<\/p>\n        <\/div>\n\n    <\/main>\n\n    <script>\n        const GOOGLE_SCRIPT_URL = 'https:\/\/script.google.com\/macros\/s\/AKfycbwVNkTST_6vBsKClyAdolwNGC3LwsIxX_jTVVlXqdz15RQOtcUYFVhA0Sq9COJL0ggQxA\/exec';\n\n        const gate = document.getElementById('unlock-gate');\n        const hero = document.getElementById('hero-section');\n        const steps = document.getElementById('steps-layout');\n        const successMsg = document.getElementById('unlock-success');\n        const codeInput = document.getElementById('accessCode');\n        const errorMsg = document.getElementById('verify-error');\n        const btnVerify = document.getElementById('btn-verify');\n        const btnIcon = document.getElementById('btn-icon');\n        const btnLoading = document.getElementById('btn-loading');\n\n        let isUnlocked = false;\n\n        document.getElementById('form-verify-code').onsubmit = async (e) => {\n            e.preventDefault();\n            const code = codeInput.value.trim().toUpperCase();\n            \n            errorMsg.classList.add('hidden');\n            gate.classList.remove('shake');\n            btnVerify.disabled = true;\n            btnIcon.classList.add('hidden');\n            btnLoading.classList.remove('hidden');\n\n            try {\n                const res = await fetch(GOOGLE_SCRIPT_URL, {\n                    method: 'POST',\n                    headers: { 'Content-Type': 'application\/x-www-form-urlencoded' },\n                    body: new URLSearchParams({ 'code': code })\n                });\n                const data = await res.json();\n\n                if (data.status === 'success') {\n                    isUnlocked = true;\n                    document.body.classList.add('is-unlocked');\n\n                    gate.classList.add('hidden');\n                    steps.classList.add('hidden');\n                    hero.classList.add('hidden');\n                    successMsg.classList.remove('hidden');\n\n                    const findAndUnlock = () => {\n                        const target = document.getElementById('cvcheckaiwithcode');\n                        if (target) {\n                            target.classList.add('unlocked-form-animation');\n                            target.style.setProperty('display', 'block', 'important');\n                            target.style.setProperty('visibility', 'visible', 'important');\n                            target.style.setProperty('opacity', '1', 'important');\n                            target.style.setProperty('height', 'auto', 'important');\n                            target.style.setProperty('overflow', 'visible', 'important');\n                            \n                            setTimeout(() => {\n                                target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                            }, 500);\n                            return true;\n                        }\n                        return false;\n                    };\n\n                    if (!findAndUnlock()) {\n                        let attempts = 0;\n                        const retry = setInterval(() => {\n                            if (findAndUnlock() || attempts > 25) clearInterval(retry);\n                            attempts++;\n                        }, 200);\n                    }\n                } else {\n                    errorMsg.innerText = data.status === 'used' ? 'THIS CODE HAS ALREADY BEEN USED!' : 'INVALID CODE.';\n                    errorMsg.classList.remove('hidden');\n                    gate.classList.add('shake');\n                    codeInput.value = '';\n                }\n            } catch (err) {\n                alert('System connection error. Please try again.');\n            } finally {\n                btnVerify.disabled = false;\n                btnIcon.classList.remove('hidden');\n                btnLoading.classList.add('hidden');\n            }\n        };\n\n        const enforcePrivacy = () => {\n            if (isUnlocked) return;\n            const el = document.getElementById('cvcheckaiwithcode');\n            if (el) {\n                el.style.setProperty('display', 'none', 'important');\n                el.style.setProperty('visibility', 'hidden', 'important');\n            }\n        };\n\n        enforcePrivacy();\n        window.addEventListener('load', enforcePrivacy);\n        const autoHide = setInterval(() => {\n            if (isUnlocked) { clearInterval(autoHide); return; }\n            enforcePrivacy();\n        }, 600);\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cb9a7f e-con-full e-flex e-con e-child\" data-id=\"5cb9a7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8efd3b5 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"8efd3b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Upgrade CV tailored to job descriptions\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5b5ad3 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b5b5ad3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Optimize your CV according to the job description in 03 simple steps: paste job link, upload CV, and receive results via email<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11de94d e-grid e-con-full e-con e-child\" data-id=\"11de94d\" data-element_type=\"container\" data-e-type=\"container\" id=\"cv-form-container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e01b592 elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"e01b592\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cvcheckaiwithcode\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" id=\"cvcheckaiwithcode\" name=\"CheckCVByAIwithCode\" aria-label=\"CheckCVByAIwithCode\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"91658\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"e01b592\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Optimize your CV to ATS standards with AI - Careerhub.huflit.edu.vn\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"91658\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Tenlienhe elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Tenlienhe\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour full name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Tenlienhe]\" id=\"form-field-Tenlienhe\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"The service currently supports HUFLIT alumni only\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Major elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Major\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour major\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Major]\" id=\"form-field-Major\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Enter your major\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Position elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Position\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDesired job position\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Position]\" id=\"form-field-Position\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Example: HR Intern, Marketing Specialist\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-url elementor-field-group elementor-column elementor-field-group-link elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-link\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tLink job b\u1ea1n mu\u1ed1n ph\u00e2n t\u00edch cho CV b\u1eb1ng A.I \t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"url\" name=\"form_fields[link]\" id=\"form-field-link\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-LinkCV elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-LinkCV\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tUpload your CV for feedback (Please name the CV file as CV_FullName, in .pdf format, size <5MB)\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[LinkCV]\" id=\"form-field-LinkCV\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" data-maxsize=\"5\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail to receive feedback\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"The feedback results will be sent to your email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-double-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M177 255.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 351.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 425.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1zm-34-192L7 199.7c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l96.4-96.4 96.4 96.4c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8 0z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Elevate your CV with A.I<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Optimize your CV with AI technology from HUFLIT Career Hub. Analyze your profile against the JD, get ATS scoring, and receive detailed error correction suggestions via Email. Explore now!<\/p>\n","protected":false},"author":7359,"featured_media":91649,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"slim_seo":{"title":"Optimize CV by JD using AI | HUFLIT Career Hub","description":"Optimize your CV with AI technology from HUFLIT Career Hub. Analyze your profile against the JD, get ATS scoring, and receive detailed error correction suggestions via Email. Explore now!"},"footnotes":""},"class_list":["post-91658","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Optimize your CV to ATS standards with AI - Careerhub.huflit.edu.vn<\/title>\n<meta name=\"description\" content=\"Optimize your CV to ATS standards with AI\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Optimize your CV to ATS standards with AI - Careerhub.huflit.edu.vn\" \/>\n<meta property=\"og:description\" content=\"Optimize your CV to ATS standards with AI\" \/>\n<meta property=\"og:url\" content=\"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/\" \/>\n<meta property=\"og:site_name\" content=\"Careerhub.huflit.edu.vn\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/huflitjobhub\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-04T02:20:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/careerhub.huflit.edu.vn\/wp-content\/publicmedia\/2025\/06\/HIW25_CvCheckAI-1-scaled.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/\",\"url\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/\",\"name\":\"Optimize your CV to ATS standards with AI - Careerhub.huflit.edu.vn\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/wp-content\\\/publicmedia\\\/2025\\\/06\\\/HIW25_CvCheckAI-1-scaled.png\",\"datePublished\":\"2026-04-20T08:58:01+00:00\",\"dateModified\":\"2026-09-04T02:20:06+00:00\",\"description\":\"Optimize your CV to ATS standards with AI\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/#primaryimage\",\"url\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/wp-content\\\/publicmedia\\\/2025\\\/06\\\/HIW25_CvCheckAI-1-scaled.png\",\"contentUrl\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/wp-content\\\/publicmedia\\\/2025\\\/06\\\/HIW25_CvCheckAI-1-scaled.png\",\"width\":1920,\"height\":2560,\"caption\":\"Hiw25 cvcheckai (1)\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/optimize-your-cv-to-ats-standards-with-ai\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Optimize your CV to ATS standards with AI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/\",\"name\":\"Careerhub.huflit.edu.vn\",\"description\":\"Website tuy\u1ec3n d\u1ee5ng d\u00e0nh cho sinh vi\u00ean HUFLIT\",\"publisher\":{\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/#organization\",\"name\":\"HUFLIT Job Hub\",\"url\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/JF-avtar@4x-100-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/JF-avtar@4x-100-scaled.jpg\",\"width\":2560,\"height\":2560,\"caption\":\"HUFLIT Job Hub\"},\"image\":{\"@id\":\"https:\\\/\\\/careerhub.huflit.edu.vn\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/huflitjobhub\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Optimize your CV to ATS standards with AI - Careerhub.huflit.edu.vn","description":"Optimize your CV to ATS standards with AI","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/","og_locale":"en_US","og_type":"article","og_title":"Optimize your CV to ATS standards with AI - Careerhub.huflit.edu.vn","og_description":"Optimize your CV to ATS standards with AI","og_url":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/","og_site_name":"Careerhub.huflit.edu.vn","article_publisher":"https:\/\/www.facebook.com\/huflitjobhub","article_modified_time":"2026-09-04T02:20:06+00:00","og_image":[{"width":1920,"height":2560,"url":"https:\/\/careerhub.huflit.edu.vn\/wp-content\/publicmedia\/2025\/06\/HIW25_CvCheckAI-1-scaled.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/","url":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/","name":"Optimize your CV to ATS standards with AI - Careerhub.huflit.edu.vn","isPartOf":{"@id":"https:\/\/careerhub.huflit.edu.vn\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/#primaryimage"},"image":{"@id":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/#primaryimage"},"thumbnailUrl":"https:\/\/careerhub.huflit.edu.vn\/wp-content\/publicmedia\/2025\/06\/HIW25_CvCheckAI-1-scaled.png","datePublished":"2026-04-20T08:58:01+00:00","dateModified":"2026-09-04T02:20:06+00:00","description":"Optimize your CV to ATS standards with AI","breadcrumb":{"@id":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/#primaryimage","url":"https:\/\/careerhub.huflit.edu.vn\/wp-content\/publicmedia\/2025\/06\/HIW25_CvCheckAI-1-scaled.png","contentUrl":"https:\/\/careerhub.huflit.edu.vn\/wp-content\/publicmedia\/2025\/06\/HIW25_CvCheckAI-1-scaled.png","width":1920,"height":2560,"caption":"Hiw25 cvcheckai (1)"},{"@type":"BreadcrumbList","@id":"https:\/\/careerhub.huflit.edu.vn\/en\/optimize-your-cv-to-ats-standards-with-ai\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/careerhub.huflit.edu.vn\/en\/"},{"@type":"ListItem","position":2,"name":"Optimize your CV to ATS standards with AI"}]},{"@type":"WebSite","@id":"https:\/\/careerhub.huflit.edu.vn\/en\/#website","url":"https:\/\/careerhub.huflit.edu.vn\/en\/","name":"Careerhub.huflit.edu.vn","description":"Website tuy\u1ec3n d\u1ee5ng d\u00e0nh cho sinh vi\u00ean HUFLIT","publisher":{"@id":"https:\/\/careerhub.huflit.edu.vn\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/careerhub.huflit.edu.vn\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/careerhub.huflit.edu.vn\/en\/#organization","name":"HUFLIT Job Hub","url":"https:\/\/careerhub.huflit.edu.vn\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerhub.huflit.edu.vn\/en\/#\/schema\/logo\/image\/","url":"https:\/\/careerhub.huflit.edu.vn\/wp-content\/uploads\/2022\/05\/JF-avtar@4x-100-scaled.jpg","contentUrl":"https:\/\/careerhub.huflit.edu.vn\/wp-content\/uploads\/2022\/05\/JF-avtar@4x-100-scaled.jpg","width":2560,"height":2560,"caption":"HUFLIT Job Hub"},"image":{"@id":"https:\/\/careerhub.huflit.edu.vn\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/huflitjobhub"]}]}},"_links":{"self":[{"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/pages\/91658","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/users\/7359"}],"replies":[{"embeddable":true,"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/comments?post=91658"}],"version-history":[{"count":1,"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/pages\/91658\/revisions"}],"predecessor-version":[{"id":91659,"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/pages\/91658\/revisions\/91659"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/media\/91649"}],"wp:attachment":[{"href":"https:\/\/careerhub.huflit.edu.vn\/en\/wp-json\/wp\/v2\/media?parent=91658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}