retrieval-model
There are 22 repositories under retrieval-model topic.
RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Easily train a good VC model with voice data <= 10 mins!
ArrowLuo/CLIP4Clip
An official implementation for "CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval"
michaelthwan/searchGPT
Grounded search engine (i.e. with source reference) based on LLM / ChatGPT / OpenAI API. It supports web search, file content search etc.
lgalke/vec4ir
Word Embeddings for Information Retrieval
ArkanDash/Multi-Model-RVC-Inference
RVC Inference with multiple model and huggingface support
morningmoni/GAR
Code and resources for papers "Generation-Augmented Retrieval for Open-Domain Question Answering" and "Reader-Guided Passage Reranking for Open-Domain Question Answering", ACL 2021
HoweyZ/STRAP
[NeurIPS 2025] STRAP: Spatio-Temporal Pattern Retrieval for Out-of-Distribution Generalization
ArkanDash/Advanced-RVC-Inference
Advanced RVC Inference for quicker and effortless model downloads
esjoal/GEE_GPR_mapping_vegetation
Mapping vegetation properties in Google Earth Engine using GPR models and the Sentinel-2 L1C product.
samujjwaal/Cranfield-Vector-Space-Model
Implementation of a Vector Space Retrieval Model using TF-IDF and cosine similarity on the Cranfield document corpus
Prikaziuk/retrieval_rtmo
Retrieval of plant traits from hyper- and multispectral remote sensing data with SCOPE model inversion
algoprog/ProCIS
A large-scale benchmark for proactive retrieval in conversations
4l3x4ndre/LLM_knowledge_graph
Create a knowledge graph from a text file with LLMs, running with Streamlit. Or chat directly with the LLM.
MottoX/EBR-papers
Helpful papers on embedding-based retrieval (EBR)
iSiddharth20/Text-Based-Retrieval-Models-Implementation
Various Indexing and Query Based Retrieval Models and Page-rank Algorithm in Python 3.0
ArkanDash/JSON-RVC-Inference
RVC Inference with support of JSON Model Downloader
mayurbhangale/multimodal-retrieval
Code for paper "Multimodal semantic retrieval for product search"
CKRC24/Listen-and-Translate
Machine Learning Project 2017 Fall @ NTU
donny-stacks/tensorflow
An Open Source Machine Learning Framework for Everyone
rajatha94/Search-Engine
An Information Retrieval system for searching research publications, papers or articles using Apache Solr
Brudalaxe/BM25-VSM-Search-Engine
A hybrid search engine based on the BM25 and VSM retrieval models.