EmbedFinder Finds stuff using embeddings. Installation git clone https://github.com/Luke100000/EmbedFinder.git cd EmbedFinder python3.8 -m venv .venv source .venv/bin/activate pip install poetry poetry install python3.8 main.py