Hacker News new | ask | show | jobs
by merryje 906 days ago
After looking at the HN demo, it seems like AI is for streamlining the sql query -> chart building process.

A service to preprocess the data with custom prompts would be neat.

2 comments

> A service to preprocess the data with custom prompts would be neat.

It is pretty cool to mess about with it. I posted it last week, but didn't get any nibbles: https://github.com/MittaAI/mitta-community/tree/main/cookboo...

That's exactly what Dot is about. Preprocessing goes into data transformation territory and given the millions of comments on HN it's also getting expensive quite fast.

From BigQuery and Snowflake I know they have remote/external function that you can use to just plug in the OpenAI API.