# SpringAi **Repository Path**: ytryhard/spring-ai ## Basic Information - **Project Name**: SpringAi - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-27 - **Last Updated**: 2024-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring AI学习使用 [博客地址](https://www.cnblogs.com/ytryhard) ## chatAI SpringBoot 集成本地 ollama 的聊天搭子,内存、数据库缓存对话信息。 ## openAi SpringBoot 集成 openAi 中的一些 AI,包括聊天、语音、图片,主要代码在 test 中。 ## ollama-ai 调用本地 ollama 地址,主要代码在 test 中。