Skip to content

KDT2006/simple-local-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Local RAG Pipeline

This project implements a simple Local Retrieval-Augmented Generation (RAG) pipeline from scratch using Python and Hugging Face.

Features

  • Inference: Utilizes an open-source LLM model from Hugging Face.
  • Frameworks: Built with PyTorch and NumPy for calculations.
  • Local Execution: Runs entirely on a local GPU.
  • PDF Processing: Uses a PDF as the document source.

PDF Source

Acknowledgements

  • This project was built following a tutorial on YouTube

About

Simple Local RAG(Retrieval Augmented Generation) using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published