spring-ai
There are 108 repositories under spring-ai topic.
pig-mesh/pig
↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2024 、Spring Boot 3.4、 OAuth2 的 RBAC 权限管理系统
ThomasVitale/llm-apps-java-spring-ai
Samples showing how to build Java applications powered by Generative AI and LLMs using Spring AI and Spring Boot.
agents-flex/agents-flex
Agents-Flex is an elegant LLM Application Framework like LangChain with Java.
wb04307201/easy-ai-spring-boot-starter
这不是一个AI大模型,但是可以帮你快速集成AI大模型到Spring项目中,并通过“检索增强生成(RAG)”的方式建立专家知识库帮助大模型回答问题。
qifan777/dive-into-spring-ai
《动手学SpringAI》包含SSE流/Agent智能体/知识图谱RAG/FunctionCall/历史消息/图片生成/图片理解/Embedding/VectorDatabase/RAG
thesurlydev/spring-ai-collab
An agent framework using Spring AI
Angular2Guy/AIDocumentLibraryChat
A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.
miliariadnane/moroccan-cooking-companion
Spring Boot application that allows users to search for traditional Moroccan dishes and retrieve their recipes along with mouthwatering images. Built with Spring Boot, Spring AI, and Hilla
benayat/rag-with-spring-ai
a rag implementation example for document-based QA, using spring-ai, ollama, and postgres-pgvector vetor db.
rajadilipkolli/ai-playground
AI implementation using langchain4j and springAI frameworks with Java
samie/spring-ai-chat
Minimal chat application using Spring AI.
aborroy/alfresco-ai-framework
Sample application to apply Spring AI services to Alfresco Repository
miliariadnane/onboardease-rag-training-assistant
A dynamic learning assistant designed to simplify the onboarding and training process for new hires. Users can upload documents or enter URLs for training materials. Built with Spring Boot, @Langchain4j and spring-ai
sivaprasadreddy/spring-ai-samples
Spring AI Samples
kylehoehns/spring-ai-demo
Use Spring AI to Build A Sports Stats API
spring-petclinic/spring-petclinic-ai
Spring Petclinic application with a chatbot powered by OpenAI's Generative AI and the Spring AI project
teachingai/spring-ai-zhipuai-spring-boot-starter
基于 智普AI 和 Spring AI 的 Spring Boot Starter 实现
f-lab-edu/EatToFit
EatToFit: 음식을 운동으로 🍔
rubin0/spring-ai-examples
A collection of Spring AI examples
CoderSJX/multi-agent-arch
Multi-Agent Architecture for Unified Interaction Entry Multi-Agent-Arch项目,旨在提供一个多智能体的统一交互入口解决方案,使用户能够通过单一接口访问多种类型的智能体服务。
jschm42/talkforgeai
TalkforgeAI - AI-Powered Chatbot Creation Tool
renefatuaki/influencer-ai
A Dockerized platform for AI-driven Twitter bots. Developed with a Spring Boot backend using Spring AI, Scheduling, MongoDB and a Next.js frontend.
rjtmahinay/spring-ai-gemini-chatbot
This is a chatbot presented during my talk in Google I/O Extended Manila 2024
teachingai/spring-ai-huawei-ai-pangu-spring-boot-starter
基于 Huawei 盘古大模型 和 Spring AI 的 Spring Boot Starter 实现
yuguerten/Aritara
ARITARA is an innovative web-based application designed to empower writers by leveraging the capabilities of artificial intelligence. It provides dynamic writing prompts and AI-generated story suggestions tailored to user inputs, preferences, and reference documents.
abishek-ren/cover-letter-generator
AI Cover Letter Generator.
cf-toolsuite/sanford
Sanford utilizes LLMs, a storage bucket, and a Vector store to search for and/or summarize documents that you upload.
cholnhial/anyzquizai
A Spring Boot + Angular Project Powered by Spring AI and OpenAI
dashaun/spring-ai-multimodal-example
From live stream on July 2nd, 2024
PabloSanchi/jchunk
JChunk is a lightweight and flexible library designed to provide multiple strategies for text chunking within Spring Boot applications
pehrs/spring-ai-vespa-embedding-sample
Simple local RAG sample using Spring-AI, Ollama LLMs and Vespa-AI
stylepatrick/spring-ai-chat-bot
Demonstrates various AI functionalities using Spring AI, including chat responses, JSON data handling, image creation and description, real-time data loading, text-to-speech, and vector store usage.
Tudor44/spring-aI-with-local-LLAMA3
This demo demonstrates the integration of a local LLama3 model for handling JSON responses within the Spring AI framework, positioning the model as a 'business logic' executor
tzolov/nvidia-llm
Demo showing the Spring AI integration with NVIDIA LLM API
praveen-kishore-pragya/Magic-With-AI
Text-to-Image and Text-to-Text features implementation mock-up using Spring AI
stiebo/spring-ai-samples
Spring AI, chat client, vector store, RAG, multimodality samples