Comment by consumer451
2 years ago
Well, please tell us, how are you adding AI?
I say this only one-quarter sarcastically, I would genuinely like to know. The only real applications of LLMs that I have seen so far are devs "learning" new languages.
2 years ago
Well, please tell us, how are you adding AI?
I say this only one-quarter sarcastically, I would genuinely like to know. The only real applications of LLMs that I have seen so far are devs "learning" new languages.
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.