Skip to content

crystoll/spring-ai-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring AI demos and tutorials

This repository contains a collection of AI demos and tutorials using Spring Boot.

How to use?

  1. Clone the repository
  2. Open the project in your favorite IDE
  3. Setup OpenAI API key in application.properties or by defining env variable OPENAI_API_KEY
  4. 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).

What is in here?

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.

Episodes

  1. Spring AI: Introduction to SpringAI, Spring Boot, and OpenAI
  2. Spring AI: Using Spring AI from Spring Boot RESTful service (with UI)

About

A video tutorial on Spring Boot + Spring AI + OpenAI ChatGPT and Other LLM Implementations

Resources

Stars

Watchers

Forks

Packages

No packages published