qifan777/dive-into-spring-ai
A Chinese-language tutorial project teaching Spring AI with hands-on implementations of RAG, agents, function calling, embeddings, and graph RAG.

This project provides hands-on lessons for learning Spring AI, covering streaming responses (SSE), intelligent agents, function calling, embedding generation, vector database integration, and RAG (Retrieval Augmented Generation) including graph-based RAG. It uses DashScope API for LLM access, Redis-Stack for vector search, Neo4j for knowledge graphs, and includes support for image generation and image understanding capabilities.