cd/entity/sentence-transformers· home entities sentence-transformers
grep -l @sentence-transformers /news/*.json | wc -l → 26

sentence-transformers

mentions 26 type Organization page 1/2 feed RSS

// recent coverage 26 mentions

14:08
2026-08-31
promptcube3.com
artificial-intelligence

AI Questions and Answers

A developer's guide to building high-precision AI question-and-answer systems argues that basic vector search alone fails and recommends a multi-stage 'Retrieve and Re-rank' pipeline using a Cross-Enc…

18:25
2026-08-22
dev.to
large-language-models

RAG explicado: cómo darle a un LLM tu propia información

A developer explains how Retrieval-Augmented Generation (RAG) allows large language models to answer questions using a company's own documents, reducing hallucinations by providing real context at que…

12:00
2026-08-20
machinelearningmastery.com
artificial-intelligence

How to Build a Robust RAG System with Minimal Resources

A guide from an unnamed author details how to build a retrieval-augmented generation (RAG) system that runs entirely on a standard laptop with 8 GB or 16 GB of RAM, using quantization, compact embeddi…

22:34
2026-08-18
promptcube3.com
artificial-intelligence

ColBERT models finally make Sentence Transformers usable for

ColBERT-style multi-vector models, such as colbert-ir/colbertv2.0, are now integrated into the sentence-transformers library, enabling high-precision RAG pipelines through late interaction and MaxSim …

00:48
2026-07-25
promptcube3.com
artificial-intelligence

RAG pipeline crashes on scientific characters: BGE-small-en-v1.5

A RAG pipeline using LlamaIndex and the BGE-small-en-v1.5 embedding model crashes with a 'TextEncodeInput must be Union[TextInputSequence, Tuple[InputSequence, InputSequence]]' error when processing s…

17:29
2026-07-23
dev.to
artificial-intelligence

Part 1-3: From Raw Health Text to a Working Retrieval Pipeline

A first-year undergraduate student in Artificial Intelligence Engineering is building a Retrieval-Augmented Generation (RAG) project from scratch, documenting the process in a series of blog posts. In…

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:04
2026-07-11
bart.degoe.de
artificial-intelligence

Semantic/Hybrid Search in the Browser

A developer built a semantic search engine that runs entirely in the browser using a static embedding model (model2vec) instead of a full transformer, reducing the model size to a 4 MB lookup table. T…

12:00
2026-06-23
machinelearningmastery.com
large-language-models

Clustering Unstructured Text with LLM Embeddings and HDBSCAN

A new tutorial demonstrates how to build a text clustering pipeline using large language model embeddings and the HDBSCAN algorithm to automatically discover topics in unlabeled text data. The pipelin…

14:57
2026-06-19
dev.to
large-language-models

How I Architected a Multi-Provider Fallback for Local RAG

A developer built a local-first RAG tool called Study Assistant that implements a multi-provider fallback chain to ensure reliability. The system prioritizes local Ollama inference but automatically s…

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