Java Series #18: Spring AI + Vector Store + RAG
Modern AI apps are not just about calling an LLM.
They combine:
LLMs
Embeddings
Vector databases
Semantic search
Retrieval-Augmented Generation (RAG)
What is Spring AI?
Spring AI is an abstraction layer provided by the Spring ecosystem that a...
abheeshta-java.hashnode.dev4 min read