← Back to Projects
Arxiv Discovery application role
Application

Arxiv Discovery

Arxiv Discovery separates finding papers from downloading or handing them to another tool, making the candidate review step visible.

PrototypeWeb · CLI
Arxiv Discovery list of demo VLA candidates in no-download mode.
Discover a bounded candidate list without downloading PDFs.Titles, authors, dates, and summaries are synthetic demo metadata.

At a glance

For
People reviewing recent arXiv candidates
Primary use
Find a small set of papers, inspect one candidate, and preview a PaperFlow handoff without downloading a PDF.
Product status
Prototype
Platforms
Web · CLI

Overview

The current public baseline provides a local Flask review surface and command workflow. A broader package refactor is still being prepared separately.

Example workflow

Example workflow

Review deterministic VLA candidates and stop before any PDF download or write.

  1. Discover candidates

    Open a deterministic recent-paper list in no-download mode.

  2. Narrow the list

    Review only the candidates relevant to the current question.

  3. Inspect one paper

    Read the selected metadata while PDF download remains disabled.

    Arxiv Discovery candidate detail with reviewed metadata and PDF download disabled.
    Inspect one candidate while download remains disabled. Titles, authors, dates, and summaries are synthetic demo metadata.
  4. Preview the handoff

    Confirm that only public metadata would be sent to PaperFlow.

    Arxiv Discovery PaperFlow handoff preview containing public metadata and no PDF.
    Preview the public-metadata-only handoff. Titles, authors, dates, and summaries are synthetic demo metadata.

Key features

  • Recent candidate list
  • No-download showcase path
  • Candidate detail review
  • Public-metadata-only handoff preview

Data and privacy

The approved scenario uses synthetic titles and authors, performs no network request, and includes no PDF or local path.

Tech stack

Languages

  • Python

Frameworks

  • Flask

Interface

  • Jinja

Technology icons are repository-owned category symbols; the verified technology name remains visible.

Studio relationship

Studio may request discovery or preview a candidate handoff after provider compatibility is reviewed.

Current state

The current public repository can serve the local review UI. The explicit showcase path provides deterministic list, detail, and handoff states.

Current limitations

  • The newer package restructuring is not yet committed to the public main branch.
  • The local interface still needs broader workflow and theme review.

Technical notes

  • Python and Flask serve the local review interface.
  • Jinja renders the list, detail, and handoff pages.
  • The repository link is public; no private source is exposed.

Next milestones

  • Land the package restructuring separately.
  • Verify no-download behavior across the final CLI and local UI.

Technical facts

Source provenance
Gnaroshi/Arxiv-newest-paper-crawler
Source commit
e48da6e1434a
Studio integration
Under review
Content reviewed
Jul 12, 2026