Hacker News new | ask | show | jobs
by robertclaus 250 days ago
Plotly's new Plotly Studio product is a spec-anchored approach to building data applications. Each chart or dataset gets its own prompt/spec.

The question of how much detail to include in a spec is really hard. We actually split it into two levels - an input prompt describing details the user cares about in that component and an output spec describing what was built to allow verification.

1 comments

At that point, isn’t it just a description of the chart or dataset?