Ever Works로 구축된 데모 디렉토리 웹사이트입니다
hnswlib-node
Node.js bindings (JavaScript/TypeScript SDK) for HNSWLib C++ library, enabling fast ANN vector search with async operations and V8 optimization. Supports L2/cosine distances, file persistence, filtering, and LangChain integration for seamless app embedding. Ideal for web/serverless JS RAG; lighter JS alternative to Python hnswlib bindings vs. full vector DBs like Chroma.
pgvector-node
JavaScript/TypeScript SDK/client (Node.js/Deno/Bun) for pgvector PostgreSQL extension, enabling async vector storage and similarity queries. Supports REST-like ops via pg driver, Prisma integration. For JS app integration in RAG/semantic search; official bindings vs. direct SQL or other SDKs.
embedded-vector-db
Lightweight Node.js library for low-latency on-device vector similarity search using HNSW and BM25 hybrid, with CRUD, metadata filtering, and persistence for edge RAG pipelines. Enables real-time semantic search without servers; more lightweight than cloud Qdrant.
ruvector-graph-transformer-node
Node.js NAPI-RS bindings for ruvector-graph-transformer with 22+ methods and 20 tests.
ruvector-node
Native Node.js bindings for RuVector via napi-rs, providing high-performance vector database operations in Node.js environments.
Page 1 of 94