33
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 14 Jul 2024
33 points (100.0% liked)
TechTakes
1370 readers
137 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 1 year ago
MODERATORS
comment from friend:
sickos.jpg
I have asked if he can send me links to a few of these, I'll see what I can do with 'em
Current flavor AI is certainly getting demystified a lot among enterprise people. Let's dip our toes into using an LLM to make our hoard of internal documents more accessible, it's supposed to actually be good at that, right? is slowly giving way to "What do you mean RAG is basically LLM flavored elasticsearch only more annoying and less documented? And why is all the tooling so bad?"
The fuck's a rag in an AI context
It's the technique of running a primary search against some other system, then feeding an LLM the top ~25 or so documents and asking it for the specific answer.
So you run a normal query but then run the results through an enshittifier to make sure nothing useful is actually returned to the user.
Basically