Y
Hacker News
new
|
ask
|
show
|
jobs
by
cdtwigg
833 days ago
Apparently I’m the only one here who doesn’t know this but: What is RAG?
3 comments
rkangel
833 days ago
Yeah, even on HN that's not an acryonym you should use without explaining.
My first thought for RAG is "Red, Amber, Green" as used on risks etc. with project management.
link
derwiki
833 days ago
Retrieval Augmented Generation; basically, find relevant bits from a lot of data, and load the relevant bits into context.
link
dakshgupta
833 days ago
Great answer
link
blast
833 days ago
It's the buzzword for "make an LLM work on custom data" such as a codebase.
link
My first thought for RAG is "Red, Amber, Green" as used on risks etc. with project management.