Software Alternatives & Reviews

Ask ATP ... using LLMs!

Qdrant Tantivy
  1. 1
    Qdrant is a high-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
    Pricing:
    • Open Source
    • Freemium
    • Free Trial
    It's mostly Rust with a sprinkling of python for some of the ML stuff. The transcription is done via whisper (https://github.com/ggerganov/whisper.cpp) and the search is handle via standard lexical search (https://github.com/quickwit-oss/tantivy) combined with a vector database (https://qdrant.tech) to find relevant pieces of content.

    #Databases #Machine Learning #Mlops 38 social mentions

  2. ๐ŸŽ 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โ€ฆ
    It's mostly Rust with a sprinkling of python for some of the ML stuff. The transcription is done via whisper (https://github.com/ggerganov/whisper.cpp) and the search is handle via standard lexical search (https://github.com/quickwit-oss/tantivy) combined with a vector database (https://qdrant.tech) to find relevant pieces of content.

    #Open Source #Search Engine #Tech 26 social mentions

Discuss: Ask ATP ... using LLMs!

Log in or Post with