Nieuwe review: Sollicitatie.ai
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.
This commit is contained in:
10
public/logos/sollicitatie.svg
Normal file
10
public/logos/sollicitatie.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 471 B |
Reference in New Issue
Block a user