CV-/motivatiebrief-/vacaturematch-tool, getest met een fictief kandidaatprofiel tegen een vacaturetekst. Kernbevinding: de AI-optimalisatie verzint stilletjes ervaring die niet in het CV staat, terwijl de tool elders expliciet weet dat die ervaring ontbreekt.
10 lines
471 B
XML
10 lines
471 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<defs>
|
|
<linearGradient id="grad" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" style="stop-color:#10B981"/>
|
|
<stop offset="100%" style="stop-color:#059669"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="32" height="32" rx="7" fill="url(#grad)"/>
|
|
<text x="16" y="23" text-anchor="middle" font-family="Arial, sans-serif" font-size="20" font-weight="700" fill="white">S</text>
|
|
</svg> |