
Weaviate
Qdrant
Milvus
Pinecone
Zilliz
Vespa.ai
txtai
Redis
Quickwit
Tantivy
Typesense
OpenSearch
ElasticSearch
Apache Solr
Algolia
Meilisearch
Weaviate
QuickwitNo Quickwit videos yet. You could help us improve this page by suggesting one.
Based on our record, Weaviate should be more popular than Quickwit. It has been mentiond 49 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Knowledge-base RAG. The agent retrieves runbooks and past postmortems using hybrid search (BM25 plus dense vectors). Aurora documents a Weaviate hybrid index. The leading commercial AI SREs all integrate Confluence and ticket systems. - Source: dev.to / 3 months ago
Bifrost supports dual-layer semantic caching with exact match and semantic similarity. Backend options include Redis for exact caching, Weaviate for vector-based semantic matching, and Qdrant as an alternative vector store. - Source: dev.to / 4 months ago
For those prioritizing flexibility, the RAG Engine also supports third-party options like Pinecone and Weaviate. These are excellent choices if portability is a requirement, allowing you to maintain a consistent vector store even if you decide to shift parts of your RAG stack to a different cloud provider or platform later on. - Source: dev.to / 4 months ago
Weaviate Homepage - Main website with product information and getting started guides. - Source: dev.to / 4 months ago
Code Explanation: In this example, the user_memory dictionary acts as a mock database. When the personalized_agent function is called, the first thing it does is a "Memory Check." It looks up the user ID to see if there are any saved preferences. Because it finds that the user prefers Rust, it automatically adjusts its output without the user needing to specify the language again. In a real application, you would... - Source: dev.to / 4 months ago
Nice... it's cool to see how different companies are putting together best fit solutions. I'm also glad that they at least started out with off the shelf apps instead of jumping to something like a bespoke solution early on. Quickwit[1] looks interesting, found via Tantivity reference. Kind of like ES w/ Lucene. 1. https://github.com/quickwit-oss/quickwit. - Source: Hacker News / about 1 year ago
Https://github.com/quickwit-oss/quickwit to_tsvector in PG never worked well for my use cases SELECT * FROM dump WHERE to_tsvector('english'::regconfig, hh_fullname) @@ to_tsquery('english'::regconfig, 'query'); Wish them to succeed. Will automatically upvote any post Tantivy as keyword. - Source: Hacker News / about 2 years ago
We tested S3 Express for our search engine quickwit[0] a couple of weeks ago. While this was really satisfying on the performance side, we were a bit disappointed by the price, and I mostly agree with the article on this matter. I can see some very specific use cases where the pricing should be OK but currently, I would say most of our users should just stay on the classic S3 and add some local SSD caching if they... - Source: Hacker News / over 2 years ago
Quickwit (https://quickwit.io/) | Paris, France | Onsite and remote (based in Europe) | Full-time The company is fully remote but we also have a small office in Paris. We prefer candidates based in Europe but can make exceptions for the right profiles. - Senior Software Engineer 80-110kโฌ + 0.25-1% equity based on experience.- Source: Hacker News / almost 3 years agoWeโre looking for a senior software engineer to contribute to...
- Another nice comment seen on HN ยซ it seems to be very easy to run, not very IO intensive, and running fine on a single node with modest hardware with >2 billion log rows. It has a really cool dynamic schema feature too.ยป [9] Fun fact: at least 4 users are using Garage[10] as the object storage, this OSS project looks really promising and made the HN front page a few months ago[11], we really cherish the OSS for... - Source: Hacker News / about 3 years ago
Qdrant - Qdrant is a high-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Tantivy - ๐ On average 2x faster than Lucene ๐ Full-text search โ๏ธ Configurable tokenizer (stemming available for 17 languages) ๐ Tiny startup time (<10ms) โจ๏ธ Natural and Phrase Queries ไทด Range Queries ๐ Incremental Indexing ๐จ Multi-threaded Indexing ๐ฉ JSON Fโฆ
Milvus - Vector database built for scalable similarity search Open-source, highly scalable, and blazing fast.
Typesense - Typo tolerant, delightfully simple, open source search ๐
Pinecone - Search through billions of items for similar matches to any object, in milliseconds. Itโs the next generation of search, an API call away.
OpenSearch - OpenSearch is a community-driven, open source search and analytics suite derived from Apache 2.0 licensed Elasticsearch 7.10.2 & Kibana 7.10.2. It consists of a search engine daemon, and a visualization and user interface, OpenSearch Dashboards.