RAG using Spring AI
Jan 28 · 3 min read · Retrieval Augmented Generation (RAG) is a technique used to give LLMs access to specific data. In this post, we will build a RAG application using Spring AI and PostgreSQL. What is RAG? RAG combines the power of LLMs with specialized data. Instead of...
Join discussion
