01. Spring AI : Build generative AI applications using SpringBoot and Java

preview_player
Показать описание
In this video, we will cover how to develop generative ai application using SpringBoot and Java. This would help you to get started with Generative AI for Java developers.

Please refer more videos of Spring AI here :
******************************************************************************

Chapters:
***********************
0:00 High Level Overview
1:10 Spring AI : Repo and documentation
2:31 OpenAI api key registration
3:57 Spring Project setup
7:00 Spring AI service and controller class
8:35 Spring AI : Generate jokes
12:03 Spring AI : Generate structured response (JSON)

Please refer the code here :
**********************************************************************

Playlist on Azure using Python SDK :
***********************************************************

Interested in Generative AI, Check this Udemy course on Query your custom documents using LlamaIndex :
*********************************************************************

Looking for interview guide on Kafka ?
************************************************
If you are planning for interview on real time process and looking for tech questions on Kafka and Spring Kafka, look no further and grab your copy of "75 Interview Questions on Kafka and Spring Kafka".

Рекомендации по теме
Комментарии
Автор

Updates :


2) As you would be using updated version of Spring AI. Please do autowire ChatModel or OpenAIChatModel instead of AIClient.

TechyTacos
Автор

I saw few other videos on the same topic but this is the simplest one, thanks for the video

muralikrishna-qhvg
Автор

so i can now write more cleaner code thanks bro

wasimdorboz
Автор

Nice content brother but will it be actually usfull in ai industry? because they are mostly using python as it is widly usefull for ai and machine learning

syedrizwan
Автор

I have placement in next year..
And i am thinking of integration of AI my portfolio like ai assistance that summarizes my projects to interviewer..
So my tech stack is springboot + react etc etc....
What should i choose python or speing AI I need only one feature now i have to learn python for that... Please help

abhinjr
Автор

Which AI model is being used here, as we are not specifying the model being used like gpt-3.5-turbo, etc?

jyothis
Автор

How to connect this with frontend html

karthikeyans