Skip to content

consider using hnswlib for faster search... #172

@yeus

Description

@yeus

I am not sure, I think sqlite-vec is currently using brute-force?

consider using this library here:

https://github.com/nmslib/hnswlib

it would speed the search up a lot... it is header-only library which I imagine
wouldn't make it too hard, integrating it with sqlite-vec? This library also works with WASM.

I would be glad to help with this project! I love this sqlite extension and that its possible to use as WASM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions