Suppose one is writing a desktop app doing searches of embeddings, is there a lightweight vector database that runs on all major desktop platforms? I'm aware of redis and sqlite-vss, but none runs natively on Windows.

Chroma runs on Windows since I believe it's just a python package: https://github.com/chroma-core/chroma