TF-IDF (term frequency-inverse document frequency) is a numerical statistic that measures how important a word is to a single document within a larger collection or corpus, computed as the product of two…
AlgorithmsNatural Language Processing
Tavily is a search engine and API platform built specifically for AI agents and retrieval-augmented generation (RAG) systems.
AI InfrastructureAI Tools & Products
Toast 1 is a hosted text model from Mixedbread that is specialized for multistep search and evidence synthesis.
AI AgentsAI Models
In deep learning, a tower is a self-contained sub-network inside a larger model that encodes one specific input or feature group into an output, usually an embedding
Machine LearningModel Architecture
Turbopuffer is a serverless vector and full-text search database built from first principles on object storage such as Amazon S3 and Google Cloud Storage.
AI InfrastructureDeveloper Tools
The two-tower model, also known as the dual encoder, bi-encoder, or Siamese network for retrieval, is a neural network architecture that encodes a query and a candidate item with two separate sub-networks…
Machine LearningNeural Networks
A vector database is a database that stores data as high-dimensional vectors (numerical embeddings produced by a machine learning model) and retrieves records by similarity rather than exact match
AI InfrastructureDeveloper Tools
Vector embeddings are dense numerical representations of objects (text, images, audio, video, code, graphs, or any structured data) that map them into a continuous vector space such that semantic similarity…
Natural Language Processing
Vespa is an open-source big-data serving engine that combines vector search, lexical search, and structured search inside a single query, with real-time indexing and machine-learned ranking executed on the…
Enterprise AIOpen Source AI
Voyage AI is an artificial intelligence company that builds state-of-the-art embedding and reranking models for retrieval-augmented generation and semantic search.
AI CompaniesNatural Language Processing
Voyage-3 is a family of general-purpose text embedding models developed by Voyage AI, launched in September 2024 with voyage-3 and voyage-3-lite , expanded in January 2025 with voyage-3-large , and refreshed…
AI ModelsAnthropic
WeMM-Embedding (WeChat Multi-Modal Embedding) is a family of open-weight universal multimodal embedding models built by the WeChat Vision team at Tencent.
AI ModelsChinese AI
You.com is an artificial intelligence company that builds AI-powered web search infrastructure and enterprise research agents, founded in 2020 by Richard Socher and Bryan McCann
AI CompaniesAI Tools & Products
text-embedding-3 is a family of third-generation text embedding models that OpenAI released on January 25, 2024.
Natural Language ProcessingOpenAI