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

FAISS

mentions 54 type Organization page 2/3 feed RSS

// recent coverage 54 mentions

08:17
2026-07-17
discuss.huggingface.co
artificial-intelligence

Chatbot for my e-commerce json data

A developer advises against passing raw JSON to an LLM for e-commerce chatbots, recommending instead a RAG pipeline that flattens product data into plain English sentences, creates embeddings with Lan…

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

Vector Search — how HNSW finds nearest neighbours

HNSW (Hierarchical Navigable Small World) is a graph-based algorithm that powers vector search in FAISS, pgvector, Qdrant, Weaviate, and Milvus, enabling approximate nearest neighbor search in millise…

06:29
2026-07-16
dev.to
artificial-intelligence

How to Build a Semantic Search Engine for E-Commerce in Python

A developer built a production-ready semantic search engine for e-commerce using open-source tools: sentence-transformers for embedding, FAISS for vector indexing, and FastAPI for serving. The pipelin…

13:43
2026-07-15
dev.to
artificial-intelligence

Why Not Every AI Application Needs Vector Embeddings

A developer building an AI chapter generator realized they didn't need vector embeddings or a RAG pipeline after all. The project required processing a full transcript in order, not retrieving relevan…

21:43
2026-07-12
dev.to
large-language-models

RAG - Meta Filtering and Reranking

A developer explains how metadata filtering and reranking improve retrieval in RAG systems. Metadata filtering narrows the search space by using chunk attributes like chapter names, while cross-encode…

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…

← prev page 2 / 3 next →
// co-occurs with top 8 entities
// topics top 6 topics