Re: Maybe….
Since I'm literally supposed to be working on this right now: I'm in a bioinformatics group, and we're using an LLM to pre-filter thousands of pubmed results before doing manual curation of the rest, for a review paper. We run a small model locally (on a 3090 in a workstation), and it's fast *enough*. The results are not completely reproducible, but we've managed to nudge it to mostly do false positives - and that still saves us from skimming thousands of abstracts. While working on it we found someone else that have done much the same thing: https://www.medrxiv.org/content/10.1101/2025.06.13.25329541v1
Of course, this is a single well defined task that doesn't have to touch any of our existing systems / data, so it's very different from the Enterprise AI products.