prerquirements
overview
Retrieval-Augmented Generation (RAG) is an advanced technique
that combines the strengths of information retrieval and text generation to create more accurate and contextually relevant responses.
Here’s a breakdown of how RAG works and why it’s beneficial:
how does work?
prerequirements
- python3
- venv
- create a virtual environment with a name
- activating
- cromadb install cromadb via pip install unstructured langchain langchain-text-splitters