create .env
with following variables.
You can open .env.sample
WATSONX_API_KEY=Your-API-Key-Here
WATSONX_URL=https://us-south.ml.cloud.ibm.com
WATSONX_PROJECT_ID=Your-Project-ID-Here
You can find values in ibm cloud
# run this command
python ./RAG/extractor.py
Then you can see a list of documents approriated to the parts of the original document.