JSON Vector Search Package Released
·2026.05.01 02:01
Key point
A 3-bit vector search package that runs in browsers and Node.js has been released.
Details
turboquant-search has been released. It takes a JSON array as input, embeds text fields, compresses vectors to 3-bit, and searches using WASM SIMD.
- Runs in browsers or Node.js without a server, vector DB, or API key.
- For 10,000 items, the index size is about 1.4MB and search time is about 5ms.
- For 100,000 items, search time is stated to be under 30ms.
- External embedders like
transformers.jsand Gemini can be attached, and a defaultkeyword embedderis also provided.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.
Related
PEvolution of Pinterest's Embedding Search Platform
PostgreSQL Extension pgjev Released, Supporting Natural Language Filtering Without Embeddings
TextCLF Releases Calibration-Free TQ Quantization Method and Open-Source Quant Factory
UkisAI Releases Swift Series: Efficient Qwen-Based LLMs with Reduced Thinking Tokens
Narae Energy Services Implements Automated Power Plant Equipment Diagnostics Using Strands Agents and Bedrock AgentCore
zg(zvec-grep) Open-Sourced: Hybrid Local Search Infrastructure for AI Agents