Skip to content
Ventures Story AI Blog Let's talk 🇮🇹 Italiano
AI · CO-FOUNDER

AI isn't my tool. It's my partner.

Not the one who signs the slides. The one who challenges me at 2 a.m.

Let's be clear: I don't use AI to write posts. I use it to build investment scanners, automate board packs, distil a degree into KPIs and keep myself honest about my biases. In everything I do, from consulting to my companies, from investing to studying to life, there's a co-founder who never gets tired and never flatters me. Here I tell you what I built and how deep I went. The recipe stays mine.

AI as my co-founder

Where I put it to work, and how deep I went.

01
01 / 07

Work

Automating every business process that runs through a computer: a huge time saver.

AutomationsWorkflows

Every case, no recipe

What I actually built. Where it touches clients or competitive edge, I leave out the details, on purpose.

FindGapValue
Investor Active

FindGapValue

A multi-step value-equity scanner that filters the investable universe in several passes, with backtesting discipline and explicit corrections for cognitive bias.

Read more
AI approach
Research and prototyping with Claude Code; scoring logic in deterministic Python: no 'model magic' where you need repeatable numbers.
Outcome
The value isn't in any single signal: it's in the discipline of the process.

Real case, sensitive details omitted.

SME scoring (FPI/IPG)
Student NO-GO

SME scoring (FPI/IPG)

An SME scoring system for Italian companies: a predictive index and a succession-vulnerability triage, built on balance-sheet data.

Read more
AI approach
Scoring in deterministic Python with golden tests; Claude for framing and methodological challenge, never for the numbers.
Outcome
Tested with rigour, stopped with honesty: NO-GO. AI also speeds up how fast you discover an idea doesn't hold.

Real case, sensitive details omitted.

MenthorQ · Board pack
My companies Active

MenthorQ · Board pack

Automation of a US SaaS's monthly board pack: from raw data to P&L, unit economics and KPIs with narrative, in minutes.

Read more
AI approach
Templated Python pipeline; Claude for narrative synthesis and consistency checks.
Outcome
What took days now ships in minutes, with fewer errors.

Real case, sensitive details omitted.

E-commerce audit
Consulting Closed

E-commerce audit

A full audit of an Italian luxury fashion brand's e-commerce infrastructure: it isolated a critical merchant-of-record lock-in and produced a 3-phase recommendation.

Read more
AI approach
AI-assisted document analysis and flow mapping; synthesis and prioritisation validated by hand.
Outcome
The most expensive problem was invisible in the contracts, not on the site.

Real case, sensitive details omitted.

Portfolio parser
Investor In progress

Portfolio parser

An app that consolidates portfolios from multiple brokers into a single view, with automatic enrichment by asset class, geography and sector.

Read more
AI approach
FastAPI backend + frontend; enrichment via Claude from the CLI, with no dedicated API keys.
Outcome
No more hopping across four banking apps to know where you stand.

Real case, sensitive details omitted.

Expense reports
Personal Active

Expense reports

Automation of the monthly expense report: from documents to filled-in forms, every month.

Read more
AI approach
A bespoke Claude Code skill that reads the inputs and generates the ready forms.
Outcome
An hour of admin I no longer do.

Real case, sensitive details omitted.

Twin · Decision system
Entrepreneur Active

Twin · Decision system

An operating system for decisions: a decision log, a cooling period and a 'council' of models that challenges my ideas before I execute them.

Read more
AI approach
Custom Claude Code skill; the twin produces its own decision BEFORE mine, to calibrate over time.
Outcome
Slower where reflection matters, faster where action does.
Detail of the chart "La Rotta dell'Impresa": a nautical engraving with the title, the three laws (people first, cash-flow first, ROE above the cost of capital) and the first two landfalls, valuation and creation.
Student Done

Entrepreneur's Vademecum

An economics degree distilled into an operating chart: 23 courses put through the sieve, 13 distilled, 8 business phases, 80 KPIs. It lives as a skill that questions me before a decision, and as a chart you print and hang.

Read more
AI approach
Course by course with Claude Code: the AI proposes the filter, I decide what stays — and what I cut stays on the record, so the cut is auditable. Final QA with 193 agents running in parallel across the maps.
Outcome
Not the diploma: eight questions, one per phase, and the shoals I have already run aground on.
Download the chart
Screenshot of the "La Linea dell'Impresa" web app: the eight business phases laid out as stations on a metro line, the three laws and the "what decision are you making?" router.
Entrepreneur Done

La Linea dell'Impresa

The Vademecum turned into a tool: a web app with the 80 KPIs as checklists, 6 field calculators (cash conversion cycle, CLV/CPA, ROIC−WACC, DSCR, roll-up, share exchange), 18 real situations and search across 446 entries. At the end of a check it writes the verdict: where you are drifting off course.

Read more
AI approach
Generated from code, not written by hand: a build parses the vademecum files and assembles the app on its own — if the counts don't add up (80 KPIs, 366 notes, 13 courses) the build fails on purpose. Self-contained, no external dependencies.
Outcome
Decisions go through a checklist before they go through my gut, and the drifts stay tracked over time. It is not public: it holds the actual projects I use it on.

Real case, sensitive details omitted.

This site + blog
Entrepreneur Live

This site + blog

The site you're reading and its blog: bespoke design, bilingual, with a pipeline that turns a conversation into a publish-ready SEO/GEO article.

Read more
AI approach
Astro + Cloudflare; writing and fact-checking with Claude Code via a dedicated skill.
Outcome
From idea to published article in minutes, without losing my voice.
Open
Nana · Community cookbook
Entrepreneur Live

Nana · Community cookbook

A startup I co-founded: preserving grandmothers' recipes on video, with ingredient kits.

Read more
AI approach
Site and pitch built and refined with Claude; storytelling and visual system.
Outcome
A hot idea made concrete and ready to show investors.
Open
Dual-moat M&A framework
My companies Ongoing

Dual-moat M&A framework

A framework for choosing sectors to acquire: defensible against AI and, at the same time, improvable with AI.

Read more
AI approach
Structured research and scoring with Claude Code; a 'council' of models to pressure-test the choices.
Outcome
From gut to criteria: why that sector, and not another.

Real case, sensitive details omitted.

How I actually work

No hype. The tools, and the discipline I use them with.

Claude Code as primary

Almost all the work runs through here: code, analysis, decisions. Not a chatbot, a workspace.

Agentic stack, via API

Connected to the APIs to give me every service I need.

Bespoke skills & hooks

They encapsulate my processes: due diligence, brand voice, council.

A council of models

For big decisions, several AI advisors challenge me anonymously before I choose.

Deterministic Python for the numbers

Where you need repeatable numbers, scoring is code, not 'model magic'. AI frames; it doesn't improvise.

Frequently asked questions

How does an entrepreneur actually use AI, not in theory?

I use it to build: investment scanners, board-pack and expense automations, a decision system, a site that publishes itself. Not to write posts, but to do the work and decide better.

Does AI replace a consultant, a CFO or an analyst?

No. It replaces the low-value hours, not the judgment. It amplifies someone who already knows what to look for; on its own it doesn't know what matters.

How do you use AI to invest without trusting a black box?

The scoring lives in deterministic Python, not in the model: repeatable, verifiable numbers. AI is there to frame and to keep me honest about bias, not to hand me a magic formula.

Which AI tools do you use?

Mostly Claude Code, with Opus and extended thinking for hard problems, a library of bespoke skills, a council of models for decisions, and Python where you need solid numbers.

Can you use AI to evaluate an SME?

Yes, and sometimes the honest answer is no. I built a predictive SME scoring system and stopped it when the data didn't hold. That's value too.

Why don't you reveal the details of your AI projects?

Two reasons: client confidentiality and competitive edge. I'll tell you what I built and how far I got. Not the recipe that makes it defensible. The one exception is the Vademecum: that one you get in full, printable chart included — it's my degree distilled, not a client's competitive edge.

Let's talk

Got a project where AI can make the difference?

If it's worth my time, write me. If I can help, I'll answer. If I can't, I'll tell you.

Let's talk