We have been provided with util.py containing code specific to this course. How should we adapt this code in the context of our own project in order to use it? Say for example that we want to build a Question-Answer app using RAG for interacting with 10-K forms (pdf files) filed with SEC
1 Like
Dear @ALEXANDER_KONSTANTIN,
You can download and modify util.py according to your need.
1 Like