Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 219 Bytes

README.MD

File metadata and controls

3 lines (2 loc) · 219 Bytes

Rendition of RAG from scratch

This repository aims to implement RAG with the least amount of work. You'll notice that we use Litellm, this is just so that we have easy mode logging and ability to rapidly switch LLMs.