vyctor 0.1.0

A fast CLI tool for semantic file search using vector embeddings
Documentation
1
2
3
4
5
6
7
8
template_test_folder/

# Model weights (large files - download or use bundled-weights feature)
models/**/*.safetensors
models/**/*.bin
# Vyctor semantic search index
.vyctor/
target/