Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 306 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 306 Bytes

Simple RAG

Description

This repository provides an implementation of a Retrieval Augmented Generation (RAG) system for Large Language Models (LLMs) using Hugging Face and ChromaDB. The project aims to augment the capabilities of LLMs by integrating retrieval mechanisms into the generation process.