Skip to main content
Courses

Courses

Online Video Courses, available on Udemy and Bilibili

Text-to-SQL, Spring AI Implementation with RAG
Paid course

Text-to-SQL, Spring AI Implementation with RAG

Building AI applications is very popular these days. For Java developers, the best choice for building AI applications is using Spring AI. Text-to-SQL is a typical usage of using AI to improve productivity: non-technical people use natural language to describe database query requirements, and the LLM generates and executes SQL to answer them. This course covers all major aspects of Spring AI, including ChatClient, advisors, embedding models, vector stores, chat memory and function calling.