This repository is a practice for implementing a basic RAG system in a few steps using "How to setup RAG" from Don Woodlock tutorial videos.
To run the practices:
- create and activate a python virtual environment
- install dependecies and necessary libraries such as: pandas numpy openai
- Run python scripts