Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
embeddings
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Multi‑Vector Embeddings in Production: Typed Vectors, Cache Keys, and a Generator That Refuses Poison Records
Daniel Romitelli
Daniel Romitelli
Daniel Romitelli
Follow
Mar 10
Multi‑Vector Embeddings in Production: Typed Vectors, Cache Keys, and a Generator That Refuses Poison Records
#
python
#
embeddings
#
caching
#
search
Comments
Add Comment
9 min read
Detecting Embedding Drift: The Silent Killer of RAG Accuracy
Zaki Cole
Zaki Cole
Zaki Cole
Follow
Mar 10
Detecting Embedding Drift: The Silent Killer of RAG Accuracy
#
rag
#
embeddings
#
vectorsearch
#
machinelearning
Comments
Add Comment
7 min read
Multi‑Vector Embeddings in Production: Typed Vectors, Cache Keys, and a Generator That Refuses Poison Records
Daniel Romitelli
Daniel Romitelli
Daniel Romitelli
Follow
Mar 10
Multi‑Vector Embeddings in Production: Typed Vectors, Cache Keys, and a Generator That Refuses Poison Records
#
python
#
embeddings
#
caching
#
search
Comments
Add Comment
9 min read
My RAG Stack for Code Retrieval: pgvector HNSW + Metadata Filters + Reranking (and the Parts I Refuse to Guess About)
Daniel Romitelli
Daniel Romitelli
Daniel Romitelli
Follow
Mar 10
My RAG Stack for Code Retrieval: pgvector HNSW + Metadata Filters + Reranking (and the Parts I Refuse to Guess About)
#
rag
#
pgvector
#
embeddings
#
retrieval
Comments
Add Comment
5 min read
RAG Profundo: Estrategias de Chunking, Bases de Datos Vectoriales y Optimización
Moon Robert
Moon Robert
Moon Robert
Follow
Mar 8
RAG Profundo: Estrategias de Chunking, Bases de Datos Vectoriales y Optimización
#
rag
#
chunking
#
vectordatabases
#
embeddings
Comments
Add Comment
7 min read
Vector Database Leaks: Why Your AI Embeddings Are as Dangerous as Your Raw Data
Tiamat
Tiamat
Tiamat
Follow
Mar 8
Vector Database Leaks: Why Your AI Embeddings Are as Dangerous as Your Raw Data
#
privacy
#
ai
#
security
#
embeddings
Comments
Add Comment
10 min read
Construyendo RAG con pgvector: Por Qué Dejé de Pagar Pinecone
Moon Robert
Moon Robert
Moon Robert
Follow
Mar 9
Construyendo RAG con pgvector: Por Qué Dejé de Pagar Pinecone
#
postgres
#
pgvector
#
rag
#
embeddings
Comments
Add Comment
7 min read
Atomic memories vs context dumps: how memory granularity affects recall quality
Ana Julia Bittencourt
Ana Julia Bittencourt
Ana Julia Bittencourt
Follow
Mar 6
Atomic memories vs context dumps: how memory granularity affects recall quality
#
ai
#
agents
#
embeddings
#
architecture
1
reaction
Comments
Add Comment
3 min read
RAG in the Wild: What I Learned After Two Weeks of Chunking Experiments
Moon Robert
Moon Robert
Moon Robert
Follow
Mar 8
RAG in the Wild: What I Learned After Two Weeks of Chunking Experiments
#
rag
#
vectordatabases
#
llm
#
embeddings
Comments
2
comments
7 min read
Understanding Embeddings: The Building Block of Modern AI Applications
郑沛沛
郑沛沛
郑沛沛
Follow
Mar 2
Understanding Embeddings: The Building Block of Modern AI Applications
#
ai
#
embeddings
#
vectordb
#
tutorial
Comments
Add Comment
2 min read
Why Cosine Similarity Fails in RAG (And What to Use Instead)
Jon
Jon
Jon
Follow
Jan 29
Why Cosine Similarity Fails in RAG (And What to Use Instead)
#
rag
#
llm
#
embeddings
#
ai
1
reaction
Comments
Add Comment
5 min read
Dense vs Sparse Vectors in AI — Explained for Developers
Chintan Soni
Chintan Soni
Chintan Soni
Follow
Jan 6
Dense vs Sparse Vectors in AI — Explained for Developers
#
ai
#
machinelearning
#
search
#
embeddings
Comments
Add Comment
2 min read
RAG Without the Internet - Lessons From Building an Internal-Only AI Assistant on Markdown and Confluence
Brian Udensi
Brian Udensi
Brian Udensi
Follow
Dec 22 '25
RAG Without the Internet - Lessons From Building an Internal-Only AI Assistant on Markdown and Confluence
#
rag
#
agents
#
embeddings
#
prompting
1
reaction
Comments
Add Comment
6 min read
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account