whybe-choi / rag-basic

Retrieval-Augmented Generation (RAG) Basic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrieval-Augmented Generation (RAG) Basic

How to use

  1. Virtual Environment
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

Retrieval-Augmented Generation (RAG) Basic

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%