← SOFTWARE & PROJECTS
● ONLINE
WEB APP

Interactive CV

A portfolio that talks: instead of a static PDF, an AI chatbot answers recruiters in natural language, around the clock.

STATUSOnline
PUBLISHEDJune 19, 2026
STACKPHP · AI · API

A paper résumé, or even the classic PDF attached to an email, has an obvious limit: whoever reads it spends, on average, only a few seconds on it, and the questions that come to mind ("do they have experience with X?", "what role did they play in this project?") go unanswered until an interview happens — if it happens at all. The Interactive CV exists to shorten that distance.

Instead of a static list of experiences, visitors find a conversational interface: they can ask directly what they want to know and get a contextual answer, built on the real content of the professional profile rather than generic phrases. It's designed for recruiters who want to screen quickly, but also for anyone simply curious to understand a career path better before reaching out.

How it works

The backend is written in PHP and acts as a bridge between the interface and an AI model via API: the user's questions are sent to the model together with professional context (experience, skills, projects), and the answer comes back in natural language, in real time, with no human operator behind it.

Why it matters

It's the portal's first experiment where AI doesn't generate content to display, but becomes the very interface through which the content is explored — an idea later reused in other projects in this section, like Gianni-AI.

#php#ai#api
OPEN THE PROJECT ↗ ← Back to all projects