Skip to content

rusher/mariadb-rag-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG example with MariaDB

this is composed in multiple back project and a font end.

Run front end

Node.js must be installed

cd front-end
npm install
npm run dev

Run back end

the example use the same front end, so run one of the back end. see README file of back end.

There is actually 2 back ends :

  • java using Spring AI
  • python using langchain

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published