This repository contains a collection of AI demos and tutorials using Spring Boot.
- Clone the repository
- Open the project in your favorite IDE
- Setup OpenAI API key in
application.properties
or by defining env variableOPENAI_API_KEY
- Run the project using
./mvnw spring-boot:run
Then use the browser to call the apis (or watch the logs for the output for the 1st episode).
This is a repository for series of video tutorials on Spring AI + Spring Boot. As the series goes on, more content is added here to use as a reference.