Skip to content

Vector search functionality in sqlite-utils #635

Description

@saeedesmaili

Is there any plan in integrating a vector search functionality like sqlite-vec into sqlite-utils? Or would you consider this to be scope creep?

I'm using sqlite-utils for a personal RAG on my notes and documents, it makes it super easy to store documents and their metadata in a reliable and portable format via python. I would love to be able to perform BM25 and vector similarity search on sqlite-utils, instead of figuring out how to integrate other tools into the system.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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