5 ms·
I’ve had some success building “text to dashboard” with this using vercel. I use bash-tool and Vercel sandbox to generate charts (Echarts) or tables (Tanstack
by sails 8mo ago
I’ve had some success building “text to dashboard” with this using vercel.
I use bash-tool and Vercel sandbox to generate charts (Echarts) or tables (Tanstack table) from json data, and then json-render to render the charts, tables and markdown into a dashboard.
- zoom6628 8mo agoPlease share as I would like to see what you have built. What I like about this is that ides of a catalog which is what most business systems have in the form of their records and objects. Giving an AI accessible structure to this gets AI into the realm of the various 4GLs back in late 90s which made user created forms so much easier. Anybody remember that Informix 4GL for building simple apps from the db schema?
- popalchemist 8mo agoIs it reliable/robust?
- sails 8mo agoIt is more robust than when I tried the exact thing with structured outputs API and gpt4 era models, it’s not perfect but surprisingly good