Skip to content

cerbos/cerbos-rag-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cerbos RAG Demo

Requirements

Setup

  • Grab the embedding model: ollama pull mxbai-embed-large
  • Grab the LLM: ollama pull llama3.1

Startup

docker compose -f docker-compose.chroma.yaml up

In the console, the app logs will tell you port the application is running on, typically http://localhost:3000/

The application is broken into a number of sections which demonstrate the data store, the embedding process, the vector store and then a full RAG chatbot.

Supported Vector Stores

  • Chroma
  • (WIP) Mongo Atlas
  • (WIP) Pinecone

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •