Hacker News new | ask | show | jobs
by trwhite 588 days ago
What's RAG?
1 comments

Retrieval-Augmented Generation (AI).

Think of it as if ChatGPT (or other models) didn't just have the embedded unstructured knowledge in their weights from learning, but also an extra DB on the side with specific structured knowledge that it can lookup on the fly.