We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e700ea9 commit 1bff88aCopy full SHA for 1bff88a
docs/topics/spring-ai-guide.md
@@ -1,4 +1,4 @@
1
-[//]: # (title: Build a Kotlin app that uses Spring AI to answer questions based on documents stored in Qdrant — tutorial)
+[//]: # (title: Create a Kotlin app that answers questions with Spring AI — tutorial)
2
3
In this tutorial, you'll learn how to build a Kotlin app that connects to an LLM via [Spring AI](https://spring.io/projects/spring-ai),
4
stores documents in a vector database, and answers questions using context from those documents.
0 commit comments