File tree Expand file tree Collapse file tree 1 file changed +2
-24
lines changed
spring-ai-docs/src/main/antora/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Original file line number Diff line number Diff line change @@ -115,28 +115,6 @@ Each of the following sections in the documentation shows which dependencies you
115
115
* xref:api/audio/speech.adoc[Text-To-Speech (TTS) Models]
116
116
* xref:api/vectordbs.adoc[Vector Databases]
117
117
118
- == Sample Projects
118
+ == Spring AI samples
119
119
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.
You can’t perform that action at this time.
0 commit comments