Comment by cogman10

2 years ago

Ha.

Part of our software has a data ingestion and normalization process that can be somewhat costly. Basically, on a near per client basis we get data that needs to be transformed into our data model. We are currently investigating into using LLMs to setup our normalization DSL (or at least fill it out as best it can before a human signs off on it).

There's also an investigation going on to allow a client to ask an LLM about there data. I'm not sure how well that one will pan out.