This repository contains demos, benchmarks, and documentation from the "JVM in the Age of AI" conference talk (JFokus 2026). All demos are functional and can be run on your own hardware.
这是一个基于Spring Boot和Spring AI的RAG(检索增强生成)服务器项目,用于处理文档上传、向量化存储,并通过大语言模型提供基于文档内容的智能问答服务。