technology · Uncategorized

My Personal Journey with Retrieval-Augmented Generation (RAG)

Last year, I started teaching a high school computing foundations class that is very focused on AI. In working through things for that course and doing my own tinkering with tech that I am always up to, I learned about retrieval-augmented generation (RAG). RAG is a simple functionality that turns generative AI’s (genAI) sloppy intelligence from its large language model (LLM) into expert-level intelligence in whatever subject area you wish.

Continue reading “My Personal Journey with Retrieval-Augmented Generation (RAG)” →