awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
DevSinghSachan avatar

DevSinghSachan/art

0
View on GitHub↗
62 stars·4 forks·Python·9 views

Art

Setup - Downloading Data and Checkpoints - Training - Pre-trained Checkpoints - Issues - Citation

Features

  • Information Retrieval and Ranking - Trains dense passage retrieval using generated questions.

Star history

Star history chart for devsinghsachan/artStar history chart for devsinghsachan/art

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Art

Similar open-source projects, ranked by how many features they share with Art.
  • maiot-io/zenmlmaiot-io avatar

    maiot-io/zenml

    5,452View on GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Python
    View on GitHub↗5,452
  • salesforce/augtrieversalesforce avatar

    salesforce/AugTriever

    4View on GitHub↗

    This repository contains the code and models of the paper "AugTriever: Unsupervised Dense Retrieval by Scalable Data Augmentation"

    Python
    View on GitHub↗4
  • devsinghsachan/unsupervised-passage-rerankingDevSinghSachan avatar

    DevSinghSachan/unsupervised-passage-reranking

    101View on GitHub↗

    Setup - Input Data Format - Downloading Data - Usage - Results - Issues - Citation

    Python
    View on GitHub↗101
  • timoschick/dinotimoschick avatar

    timoschick/dino

    189View on GitHub↗

    This repository contains the code for Generating Datasets with Pretrained Language Models. The paper introduces a method called D atasets from In structi o ns (D INO 🦕) that enables pretrained language models to generate entire datasets from scratch.

    Python
    View on GitHub↗189
See all 7 alternatives to Art→

Frequently asked questions

What does devsinghsachan/art do?

Setup - Downloading Data and Checkpoints - Training - Pre-trained Checkpoints - Issues - Citation

What are the main features of devsinghsachan/art?

The main features of devsinghsachan/art are: Information Retrieval and Ranking.

What are some open-source alternatives to devsinghsachan/art?

Open-source alternatives to devsinghsachan/art include: maiot-io/zenml — ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data… salesforce/augtriever — This repository contains the code and models of the paper "AugTriever: Unsupervised Dense Retrieval by Scalable Data… devsinghsachan/unsupervised-passage-reranking — Setup - Input Data Format - Downloading Data - Usage - Results - Issues - Citation. timoschick/dino — This repository contains the code for Generating Datasets with Pretrained Language Models. The paper introduces a… zetaalphavector/inpars — Inquisitive Parrots for Search A toolkit for end-to-end synthetic data generation using LLMs for IR. zhiyuanpeng/sptar — SPTAR represents Soft Prompt Tuning for Augmenting Dense Retrieval with Large Language Models which consists of six…