MachineLearning

Witchcraft, fast local semantic search on top of SQLite [P]

Witchcraft, an open source project that I built at Dropbox, is a from-scratch reimplementation of Stanford's XTR-Warp semantic search engine ( https://github.com/jlscheerer/xtr-warp ) in safe rust, using a single-file SQLite database as backing sto…