Trending
Content tagged with "vector-search"
Hacker News
Top stories from the Hacker News community• Updated 9 minutes ago
InfoQ
Latest articles from InfoQ• Updated 4 minutes ago
Agentic Postgres: Postgres for Agentic Apps with Fast Forking and AI-Ready Features
Tiger Data, the company behind TimescaleDB, has launched Agentic Postgres, a Postgres-based database designed for both AI agents and developers. It extends Postgres with fast forking, an MCP server, native BM25 and vector search, and includes a CLI for terminal access. By Sergio De Simone
Top posts from tech subreddits• Updated about 2 hours ago
Optimizing filtered vector queries from tens of seconds to single-digit milliseconds in PostgreSQL
Hugging Face Trending
Popular models from Hugging Face• Updated 22 minutes ago
GitHub Trending
Popular repositories from GitHub• Updated 36 minutes ago
meilisearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..