From 7895875ca2886efeb0e24f58d60352b6c92a9644 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Fri, 8 Nov 2024 11:07:53 +0100 Subject: [PATCH] Update README.md Add a community driven spring-ai-examples entry to the README' code examples list. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b70d46c1b..4ea04c7fc 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,8 @@ Checkstyles are currently disabled, but you can enable them by doing the followi - [Flight Booking Assistant](https://github.com/tzolov/playground-flight-booking) - Spring AI powered expert system demo - [Spring AI Chat Bot CLI](https://github.com/tzolov/spring-ai-cli-chatbot) - chatbot with Retrieval-Augmented Generation (RAG) and conversational memory capabilities - [Spring AI Samples (community driven) Thomas Vitale](https://github.com/ThomasVitale/llm-apps-java-spring-ai) - Samples showing how to build Java applications powered by Generative AI and Large Language Models (LLMs) -- [spring-ai-examples - (community driven) Craig Walls ](https://github.com/habuma/spring-ai-examples) +- [Spring Ai Examples - (community driven) Craig Walls ](https://github.com/habuma/spring-ai-examples) +- [Practical AI examples using Spring AI with UI frontend - (community driven) Marcus Hellberg](https://github.com/marcushellberg/spring-ai-examples) ### Workshops