Tag: #prompt_engineering

  • Yeah it’s that thing

    The idea of prompt engineering is to verbalize the required application structure for the AI. Sometimes it feels that a faster way to solve problems is only reacting to the situation and producing a solution. Choosing to verbalize is often an attempt to make the structure explicit, maybe using some set of methods like computational…

  • Data apps

    I’ve been working on data apps recently. The idea is to pick a data source X, and create an app that captures the basic analytic functions that you want to run on it. What it means in practice is having a data model, data imports and exports, some automated analytics, reports, and a graphical user…