Published blog post: Semantic search with MAX Engine
Versions used in this blog
max 24.1.1 (0ab415f7)
Modular version 24.1.1-0ab415f7-release
-
Install the MAX SDK.
-
git clone this repo and
python3 -m venv venv && source venv/bin/activate
python3 -m pip install --find-links "$(modular config max.path)/wheels" max-engine
python3 -m pip install -r requirements.txt
Follow the cells in bge-embed.ipynb