Add SQLite Vector storage node

The idea is:

SQLite has added an extension that brings vector support for SQLite3 databases, and includes support for Node.

I think it would be beneficial to add this because:

Adds another vector storage option that is especially useful for self-hosted. This would be a useful local-only performant option to use in workflows and requires no external services.

Any resources to support this?

is the official repository with releases and documentation.

Are you willing to work on this?

I have no experience with Node.js, so no.