



Super simple and easy-to-use in-memory vector database for Node.js. Perfect for quickly building prototypes or small-scale applications with a compressed file size of just 3KB.
Loading more......
imvectordb is a super simple in-memory vector DB for Node.js. With a compressed (ZIP) file size of just 3KB, it's perfect for quickly building prototypes or small-scale applications.
The library automatically uses OpenAI's "text-embedding-ada-002" model for embedding, so you'll need to set the OPENAI_API_KEY environment variable.
Free and open-source.