Skip to content

omocquais-p/demo-ai-ollama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Application with Spring AI and RAG (Retrieval Augmented Generation)

Start ollama

make start-ollama

Run Model

make run-model

Start the application (Spring Boot Application and Docker Compose: Postgres)

make start-app

Load data

make data-load

Query

make call-api-movie
make call-api-newsletter
make call-api-joke
make call-api-chatbot

Queries - RAG

What is ETL pipeline? (RAG)

make data-query-with-rag

What is ETL pipeline? (No RAG)

make data-query-with-no-rag

What is Spring Academy? (RAG)

make data-query-with-rag-spring-academy

What is Spring Academy? (No RAG)

make data-query-with-no-rag-spring-academy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published