I am getting up to speed with semantic search. I started with a repository link I found in the blog "Text similarity search with vector fields." It's Python starter code. I'm having problems from the start. A lot of the requirements do want to install. I have Python 3.10 installed. Specifically so far, problems is importing tensorflow.compat.v1. It's not found anywhere, I can find no help online.
If anyone has any experience with this code, help is appreciated.
Thanks.