Hi and welcome back to my channel! Todays video goes through an example of Retrieval Augmented Generation using Large Language Models (OpenAI in this case)- or how to chat with your PDF documents - using Java 21, Spring Boot, and Spring AI module. As always, the code I will show here is available in Github, link below this. I will cover how to use Vector databases and prompt engineering to limit your queries to the provided information.
So essentially we'll do RAG with LLMs using Java, and that's it. :)
If you like the content here, remember to click the like button, and subscribe to my channel for more. And as always, drop any comments, questions, requests in the comment section.
Here are the links in video:
https://github.com/crystoll/musashi
https://start.spring.io/
https://docs.spring.io/spring-ai/refe...