Hacker News new | ask | show | jobs
by hermitcrab 609 days ago
RAG?
1 comments

Retrieval Augmented Generation.

https://en.wikipedia.org/wiki/Retrieval-augmented_generation

Basically, using your actual data/documents to supplement a general purpose LLM and generate better answers for your specific use case.