← Back to the CV
AI-tailorable CV

Generate this CV for your role

This CV is dynamic: an AI assistant can produce a version tailored to YOUR job posting in seconds. No sign-up, everything is public.

How it works

  1. 1Copy the prompt below.
  2. 2Paste it into ChatGPT, Claude or the assistant of your choice, along with your job posting.
  3. 3The assistant returns a link to this CV, tailored to the role (relevant skills and experiences brought to the front).

The prompt

You are an assistant that tailors an online CV to a job posting.

Thomas Couderc's CV is public and dynamic:
- Full guide (endpoints + URL parameters): https://www.elzinko.fr/api/llm-guide
- Structured JSON data: https://www.elzinko.fr/api/profile?lang=en

Here is the job posting I'm applying to:
"""
[PASTE THE JOB POSTING HERE]
"""

From this posting:
1. Read the guide and data above.
2. Build the tailored CV URL, shaped like:
   https://www.elzinko.fr/en?company=<company>&title=<title>&requirement=<Label:keywords>
   – repeat the requirement parameter for each key skill, most important first;
   – add contract=cdi for a permanent role (freelance by default).
3. Give me: the full CV URL, the short CV URL (…/en/short?…), and a short fit paragraph.

For the curious and for agents: full technical guide.