Awesome Auto Research Hub Papers · Datasets · Projects
← Back to papers

Bibby AI: An Editor-Native Agentic Platform for Academic Research, Writing, and Publishing

arXiv 2026 42.9 system

TLDR

Bibby AI is an editor-native platform integrating literature discovery, writing, formatting, and submission into a single LaTeX-based pipeline with task-specific agents.

Reasoning

The paper presents a practical system that addresses toolchain fragmentation in academic publishing, with clear methodology (retrieval layer, agent operations on document AST) and evidence of deployment. However, it focuses on writing and publishing assistance rather than full automated scientific discovery or experimentation, limiting its scope for some keywords.

Read-first score

Read-first score 42.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 42.

Recency 8%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 25%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=baseline

Topical relevance 42%
35

Uses existing LLM keyword relevance scores normalized to 0-100. AI scientist,automated scientific discovery,autonomous research agent,automated research,literature review agent,survey generation,automated experimentation,experiment design agent,AI for scientific research,paper writing agent,research automation,scientific discovery agent

Reproducibility 25%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 51.

Keyword Scores

paper writing agent
8
literature review agent
7
AI for scientific research
6
research automation
6
automated research
4
autonomous research agent
3
survey generation
3
AI scientist
2
scientific discovery agent
2
automated scientific discovery
1
automated experimentation
0
experiment design agent
0

Deep Analysis

Innovations

  • Editor-native agentic platform that collapses fragmented academic toolchain into a single Research-Write-Publish pipeline around a cloud LaTeX editor.
  • Agents perform retrieval-grounded citation insertion, structural edits, and template-compliant reformatting as verifiable operations on the full document state.
  • Integration of ingestion pipelines that convert PDF, DOCX, and handwritten mathematics into clean LaTeX.
  • Retrieval layer enriched with patent-to-paper citation signals from USPTO PatentsView and Marx-Fuegi corpus to highlight translational impact of references.
  • Task-scoped agents for literature triage, drafting, revision, and venue formatting operating directly on the document's abstract syntax representation.

Methodology

The paper describes the architecture of Bibby AI, an editor-native platform that owns document state, compilation, and revision history. It integrates ingestion, retrieval, and agentic components, and evaluates the platform using a workflow-level time-savings framework comparing against fragmented toolchains. The platform is production-deployed, serving over 5,000 researchers.

Key Results

The platform is deployed in production and serves more than 5,000 active researchers across more than 50 subscribing universities, demonstrating adoption of the integrated pipeline.

Tags