cd/entity/FAISS· home entities FAISS
grep -l @faiss /news/*.json | wc -l → 25

FAISS

mentions 25 type Organization page 1/2 feed RSS

// recent coverage 25 mentions

16:00
2026-07-09
dev.to
machine-learning

How Vector Search Actually Works: IVF and HNSW

A developer explains how vector search works under the hood, focusing on the two dominant algorithms: IVF (Inverted File Index) and HNSW (Hierarchical Navigable Small World). The post details why appr…

16:20
2026-06-29
dev.to
machine-learning

54/60 Days System Design Questions

A developer describes a common problem with RAG pipelines: data drift causes stale search results even when no code changes are made. They present four solutions for keeping a 400GB FAISS index fresh:…

16:34
2026-06-24
dev.to
developer-tools

Neonmem 0.9.7 is out.

Neonmem 0.9.7 introduces a two-level importer that separates folders and files into a searchable knowledge pool and agent chats into typed memories, using IBM Granite-30M embeddings via ONNX Runtime f…

15:34
2026-06-23
discuss.huggingface.co
machine-learning

Native binary embeddings experiment: curious about your thoughts

A developer tested native binary embedding training against post-hoc binarization using a small BERT-mini model and found that native training with a binary loss produced better retrieval results on S…

00:50
2026-06-20
github.com
artificial-intelligence

Build a full knowledge graph locally with any video

GoodQ4All, a 100% private, offline video and audio analysis system, now runs on Windows 11, ingesting media into local knowledge graphs with scene segmentation, Whisper transcription, speaker diarizat…

13:54
2026-06-04
fremaconsulting.ch
artificial-intelligence

Inside FAISS: Billion-Scale Similarity Search

Facebook AI's FAISS library enables billion-scale similarity search by converting data into vector embeddings and using approximate nearest neighbor techniques. The system combines Inverted File (IVF)…

page 1 / 2 next →
// co-occurs with top 8 entities