Cluster 441583

138 repos across 6 sub-areas

Sentence Embeddings and Dense Retrieval

39 repos

Dense vector embeddings for semantic search, similarity matching, and retrieval-augmented generation. This cluster centers on transformer-based sentence encoders (particularly the BGE and GTE model families) and their integration with embedding evaluation benchmarks (MTEB) and deployment infrastructure. Repositories here focus on creating, fine-tuning, and serving dense retrievers that power semantic search systems, with emphasis on model standardization through formats like Safetensors and endpoint compatibility standards.

Semantic Search & Sentence Embeddings

37 repos

Pre-trained transformer models and tools for computing semantic embeddings of text, enabling similarity search, retrieval, and sentence-level semantic understanding across multiple languages. The cluster centers on sentence-transformers and compatible models (including multilingual variants like Thai, Arabic, and XLM-R based architectures) optimized for efficient inference and distributed on HuggingFace endpoints. These repositories provide both model weights and retrieval infrastructure for building semantic search systems without extensive fine-tuning.

Cluster 462289

34 repos

Text Embeddings & Semantic Search

17 repos

Libraries and models for generating dense vector embeddings from text, enabling semantic similarity search and retrieval-augmented applications. The cluster centers on sentence-transformers, PyTorch-based embedding models (particularly multilingual variants like BGE for Chinese), and inference optimization tools like text-embeddings-inference and SPLADE. These components support building retrieval systems, vector databases, and text classification pipelines where semantic understanding matters more than keyword matching.

Cluster 462288

7 repos

Dense Retrieval and Neural Search

4 repos

Libraries and models for neural information retrieval using transformer-based dense embeddings and learned sparse representations. This cluster centers on SPLADE (Sparse Lexical and Dense Embedding) architectures and related sentence transformer approaches for semantic search, passage ranking, and efficient document retrieval. Repositories include pre-trained models, distilled variants for efficiency, and ONNX-compatible implementations enabling production deployment of neural search systems.