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
pat-jj avatar

pat-jj/DeepRetrieval

0
View on GitHub↗
711 stars·85 forks·Python·MIT·10 viewspat-jj.github.io/DeepRetrieval-AI↗

DeepRetrieval

[COLM’25] DeepRetrieval — 🔥 Training Search Agent by RLVR with Retrieval Outcome

Features

  • Reasoning Datasets - Reinforcement learning dataset for search engine hacking.
  • Search and Research Agents - Hacks search engines and retrievers using reinforcement learning.

Star history

Star history chart for pat-jj/deepretrievalStar history chart for pat-jj/deepretrieval

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 DeepRetrieval

Similar open-source projects, ranked by how many features they share with DeepRetrieval.
  • petergriffinjin/search-r1PeterGriffinJin avatar

    PeterGriffinJin/Search-R1

    5,022View on GitHub↗

    Search-R1 is a distributed training system and reinforcement learning framework designed to create search-augmented language models. It provides an architecture for scaling model workloads across head and worker nodes while optimizing how models interleave internal reasoning with external tool calls. The system focuses on refining model behavior through custom reward signals and reinforcement learning to improve tool-use formatting and information retrieval. It implements an interleaved reasoning-search loop that allows models to alternate between internal thought generation and external data

    Python
    View on GitHub↗5,022
  • dzhng/deep-researchdzhng avatar

    dzhng/deep-research

    19,136View on GitHub↗

    This project is an AI research tool designed for autonomous web information gathering and automated topic research. It utilizes agent orchestration to combine search engines and web scraping, enabling the system to discover detailed information and build a comprehensive understanding of complex subjects without manual step-by-step guidance. The tool employs an iterative research execution model that recursively generates targeted search queries and refines directions based on previous results. It includes a feedback loop that compares current findings against initial objectives to identify kn

    TypeScriptagentaigpt
    View on GitHub↗19,136
  • arc53/docsgptarc53 avatar

    arc53/DocsGPT

    17,939View on GitHub↗

    DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr

    Pythonagent-builderagentsai
    View on GitHub↗17,939
  • alibaba-nlp/webagentAlibaba-NLP avatar

    Alibaba-NLP/WebAgent

    19,549View on GitHub↗

    WebAgent is an autonomous web navigation agent and research system designed to browse the internet and synthesize information to answer complex queries. It functions as a reasoning orchestrator that navigates the web iteratively to perform deep research and extract structured data. The project includes a reinforcement learning training pipeline that generates synthetic interaction datasets for model pre-training and fine-tuning. It employs token-level policy gradients to stabilize training in non-stationary environments and uses a dual-mode inference scaling mechanism to balance execution bet

    Python
    View on GitHub↗19,549
See all 30 alternatives to DeepRetrieval→

Frequently asked questions

What does pat-jj/deepretrieval do?

[COLM’25] DeepRetrieval — 🔥 Training Search Agent by RLVR with Retrieval Outcome

What are the main features of pat-jj/deepretrieval?

The main features of pat-jj/deepretrieval are: Reasoning Datasets, Search and Research Agents.

What are some open-source alternatives to pat-jj/deepretrieval?

Open-source alternatives to pat-jj/deepretrieval include: petergriffinjin/search-r1 — Search-R1 is a distributed training system and reinforcement learning framework designed to create search-augmented… dzhng/deep-research — This project is an AI research tool designed for autonomous web information gathering and automated topic research. It… arc53/docsgpt — DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform… alibaba-nlp/webagent — WebAgent is an autonomous web navigation agent and research system designed to browse the internet and synthesize… aq-medai/medresearcher-r1 — |🤗 HuggingFace Model | 📄 arXiv | 🌐 中文 |. alibaba-nlp/zerosearch — ZeroSearch: Incentivize the Search Capability of LLMs without Searching.