DEV Community

Engin EROL
Engin EROL

Posted on

hi everyone!

Hi everyone! 👋

I’m excited to write my first post on this platform, and I’m very happy to be part of this amazing developer community. 🚀


🚀 FAISS HNSW-based Vector Database for Node.js is Here!

I’ve been working on a high-performance FAISS-based vector database for Node.js, and I’m excited to finally share it with you all! 🎉

💡 eada-cpu is optimized for FAISS HNSW (Hierarchical Navigable Small World) indexing, allowing efficient KNN searches directly in Node.js—without needing Python dependencies.


🔥 Benchmark Results

Metric Value
Vector Dimension 128
Number of Vectors 7,000,000+
KNN Search Time 4.05 ms 🚀
Performance vs FAISS-Python 10% - 15% faster
Dataset Size ~5GB
Indexing Time 1 hour 36 minutes

💡 Fully Optimized for CPU!

This benchmark was run entirely on CPU, making it ideal for standard servers without requiring GPU acceleration.

This enables LLM RAG applications, recommendation engines, and vector searches to run efficiently and cost-effectively in Node.js.


🎯 Key Features

FAISS HNSW support → High-speed, accurate KNN search

Pure Node.js → No Python dependencies required

Compatible with Windows / Linux / macOS (Intel & ARM64)

CMake-based build system for easy cross-platform support

N-API & Prebuilt support → Install easily with:


bash
npm i eada-cpu


Enter fullscreen mode Exit fullscreen mode

Image of Datadog

The Future of AI, LLMs, and Observability on Google Cloud

Datadog sat down with Google’s Director of AI to discuss the current and future states of AI, ML, and LLMs on Google Cloud. Discover 7 key insights for technical leaders, covering everything from upskilling teams to observability best practices

Learn More

Top comments (0)

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay