AskChem: Claim-Centered Infrastructure for Chemistry Literature Synthesis

Hugging Face Daily Papers Papers

Summary

AskChem is a claim-centered infrastructure for chemistry literature synthesis, converting papers into atomic, provenance-carrying claims indexed from 147K papers, with a web interface and API access for AI agents.

Chemistry literature synthesis often requires assembling specific findings scattered across many publications, yet existing literature-search systems primarily return ranked document lists. As a result, scientists and AI agents need to locate relevant information, verify their provenance, and assemble cross-paper answers manually. We present AskChem, a claim-centered infrastructure for cross-paper chemistry search. AskChem changes the unit of retrieval from the paper to the provenance-carrying claim: each paper is converted into atomic, typed claims, each grounded by a source DOI and a verbatim quote or an explicit evidence locator. Over this shared claim store, AskChem exposes complementary structures for search and synthesis: a stabilized faceted taxonomy for hierarchical retrieval and browsing, an evidence graph linking claims through relations, and an exploratory living taxonomy that situates indexed papers under scientific principles. AskChem currently indexes 2.4M claims from 147K papers and provides a web interface, as well as REST, SDK, and MCP access for AI agents. On AskChem-Bench, grounding a GPT-5.5 reader in AskChem yields 100% resolvable DOIs, compared with 88.3% without retrieval, and the highest citation density among five tested systems. AskChem is live at https://askchem.org.
Original Article
View Cached Full Text

Cached at: 07/31/26, 05:53 AM

Paper page - AskChem: Claim-Centered Infrastructure for Chemistry Literature Synthesis

Source: https://huggingface.co/papers/2607.28618

Abstract

Chemistryliteraturesynthesisoftenrequiresassemblingspecificfindingsscatteredacrossmanypublications,yetexistingliterature-searchsystemsprimarilyreturnrankeddocumentlists.Asaresult,scientistsandAIagentsneedtolocaterelevantinformation,verifytheirprovenance,andassemblecross-paperanswersmanually.WepresentAskChem,aclaim-centeredinfrastructureforcross-paperchemistrysearch.AskChemchangestheunitofretrievalfromthepapertotheprovenance-carryingclaim:eachpaperisconvertedintoatomic,typedclaims,eachgroundedbyasourceDOIandaverbatimquoteoranexplicitevidencelocator.Overthissharedclaimstore,AskChemexposescomplementarystructuresforsearchandsynthesis:astabilizedfacetedtaxonomyforhierarchicalretrievalandbrowsing,anevidencegraphlinkingclaimsthroughrelations,andanexploratorylivingtaxonomythatsituatesindexedpapersunderscientificprinciples.AskChemcurrentlyindexes2.4Mclaimsfrom147Kpapersandprovidesawebinterface,aswellasREST,SDK,andMCPaccessforAIagents.OnAskChem-Bench,groundingaGPT-5.5readerinAskChemyields100%resolvableDOIs,comparedwith88.3%withoutretrieval,andthehighestcitationdensityamongfivetestedsystems.AskChemisliveathttps://askchem.org.

View arXiv pageView PDFProject pageGitHub2Add to collection

Get this paper in your agent:

hf papers read 2607\.28618

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper0

No model linking this paper

Cite arxiv.org/abs/2607.28618 in a model README.md to link it from this page.

Datasets citing this paper1

#### bing-yan/askchem Updatedabout 1 hour ago • 139

Spaces citing this paper0

No Space linking this paper

Cite arxiv.org/abs/2607.28618 in a Space README.md to link it from this page.

Collections including this paper0

No Collection including this paper

Add this paper to acollectionto link it from this page.

Similar Articles

Evaluating and Guarding Citation Faithfulness in Agentic Scientific Synthesis

arXiv cs.AI

This paper evaluates citation faithfulness in agentic scientific synthesis systems, showing that current verifiers are unreliable with unsupported-citation rates varying from 3% to 18% depending on strictness. It proposes a gold-anchored evaluation protocol and a deployable guard that uses split-conformal prediction to provide a distribution-free bound on truly unsupported citations.

AI lets chemists design molecules by simply describing them

Reddit r/singularity

EPFL researchers developed Synthegy, an AI framework that uses large language models to guide chemical retrosynthesis and reaction mechanism analysis through natural language instructions, significantly improving strategic planning for chemists.

Evidence-Ledger Adjudication for Claim-Evidence Traceability

arXiv cs.AI

This paper introduces evidence-ledger adjudication, a workflow for claim-evidence traceability in AI-assisted writing, evaluated on a blind benchmark from AVeriTeC, CLIMATE-FEVER, and SciFact, showing agent-based methods outperform baselines.