Skip to content

saturngod/rag_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Sample

Sample code for how to use RAG with langchain and ollama.

Requirement

  • Chroma DB
  • ollama

Model

  • llama3.2:latest
  • granite-embedding:278m

Usages

Add documents to Chroma DB

bun install.ts

Run

bun app.ts

About

Sample RAG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published