llm-search VS hyde

Compare llm-search vs hyde and see what are their differences.

hyde

HyDE: Precise Zero-Shot Dense Retrieval without Relevance Labels (by texttron)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
llm-search hyde
2 2
398 362
- 0.0%
8.2 10.0
20 days ago over 1 year ago
Jupyter Notebook Jupyter Notebook
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

llm-search

Posts with mentions or reviews of llm-search. We have used some of these posts to build our list of alternatives and similar projects.

hyde

Posts with mentions or reviews of hyde. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-02.
  • Show HN: Hacker Search – A semantic search engine for Hacker News
    3 projects | news.ycombinator.com | 2 May 2024
    HyDE apparently means “Hypothetical Document Embeddings”, which seems to be a kind of generative query expansion/pre-processing

    https://arxiv.org/abs/2212.10496

    https://github.com/texttron/hyde

    From the abstract:

    Given a query, HyDE first zero-shot instructs an instruction-following language model (e.g. InstructGPT) to generate a hypothetical document. The document captures relevance patterns but is unreal and may contain false details. Then, an unsupervised contrastively learned encoder~(e.g. Contriever) encodes the document into an embedding vector. This vector identifies a neighborhood in the corpus embedding space, where similar real documents are retrieved based on vector similarity. This second step ground the generated document to the actual corpus, with the encoder's dense bottleneck filtering out the incorrect details.

  • Meet HyDE: An Effective Fully Zero-Shot Dense Retrieval Systems That Require No Relevance Supervision, Works Out-of-Box, And Generalize Across Tasks
    1 project | /r/machinelearningnews | 23 Jan 2023
    Quick Read: https://www.marktechpost.com/2023/01/23/meet-hyde-an-effective-fully-zero-shot-dense-retrieval-systems-that-require-no-relevance-supervision-works-out-of-box-and-generalize-across-tasks/ Paper: https://arxiv.org/pdf/2212.10496.pdf Github: https://github.com/texttron/hyde

What are some alternatives?

When comparing llm-search and hyde you can also consider the following projects:

alpaca_eval - An automatic evaluator for instruction-following language models. Human-validated, high-quality, cheap, and fast.

FastLoRAChat - Instruct-tune LLaMA on consumer hardware with shareGPT data

DeepLearningExamples - State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

ReAct - [ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models

EasyEdit - An Easy-to-use Knowledge Editing Framework for LLMs.

jupyter-notebook-chatcompletion - Jupyter Notebook ChatCompletion is VSCode extension that brings the power of OpenAI's ChatCompletion API to your Jupyter Notebooks!

FinGPT - FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.

anything-llm - The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.