- Add your Anthropic API key to
assets/key.py
- Add your Voyage AI API key to
assets/key_embed.py
Run the following for expansion and inference
python3 main.py
Run the following and you'll see the example codes rendered in examples/rendered_scene
python3 render_examples.py
sudo bash run.sh