Skip to content

Commit b466159

Browse files
committed
Getting started page cleanup
1 parent e1fdef1 commit b466159

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -115,28 +115,6 @@ Each of the following sections in the documentation shows which dependencies you
115115
* xref:api/audio/speech.adoc[Text-To-Speech (TTS) Models]
116116
* xref:api/vectordbs.adoc[Vector Databases]
117117

118-
== Sample Projects
118+
== Spring AI samples
119119

120-
You can clone these projects on GitHub to get started.
121-
122-
=== Flight Booking Assistant
123-
124-
https://github.com/tzolov/playground-flight-booking
125-
126-
AI-powered system that has access to terms and conditions (Retrieval Augmented Generation, RAG),
127-
access tools (Java methods) to perform actions (Function Calling) and uses an LLM to interact with the user
128-
129-
130-
=== OpenAI
131-
132-
* https://github.com/rd-1-2022/ai-openai-helloworld
133-
134-
=== Azure OpenAI
135-
136-
* https://github.com/rd-1-2022/ai-azure-openai-helloworld
137-
* https://github.com/Azure-Samples/spring-ai-azure-workshop
138-
139-
// * https://github.com/rd-1-2022/ai-azure-stuff-prompt
140-
// * https://github.com/rd-1-2022/ai-azure-prompt-template
141-
// * https://github.com/rd-1-2022/ai-azure-openai-prompt-roles
142-
// * https://github.com/rd-1-2022/ai-azure-retrieval-augmented-generation
120+
Please refer to https://github.com/danvega/awesome-spring-ai[this page] for more resources and samples related to Spring AI.

0 commit comments

Comments
 (0)