/RAG

This project implements a Retrieval-Augmented Generation (RAG) model that uses a directory containing text files as documents for information retrieval and generation. The model combines retrieval and generation capabilities to answer questions based on the provided documents.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Stargazers