
Vedette
I built Vedette to answer a question I kept running into: where should an organization actually use AI, and what evidence says it is worth doing?
I built it because I kept seeing the same problem. Organizations knew AI mattered, but figuring out where it would create real value was still surprisingly hard. So Vedette starts with the part I would want to trust before putting a recommendation in front of an executive: the evidence. It takes messy operational information, identifies AI opportunities, scores them against the available evidence, and makes the assumptions inspectable. The model proposes. Code calculates. Claims trace back to source material.
The interesting part for me wasn’t getting a model to generate recommendations. It was deciding what the model should be allowed to decide, what deterministic code should own, and how someone could inspect the reasoning instead of taking the output on faith. Meridian Field Services, the company in the demo, is fictional. I invented it so Vedette had realistic, messy enterprise data to work against.
- Scores open to the source text behind them
- Anything inferred is flagged as an assumption
- The model proposes, TypeScript calculates
- Default-deny RLS on all 18 tables
- 39 tests, including the evidence contract
- A real model run over fictional data
Live demo, no login. The opportunities and ROI slice is built. Later phases are labelled in the app rather than faked.



