Search papers, labs, and topics across Lattice.
AskChem introduces a claim-centered infrastructure that transforms the way chemistry literature is synthesized by converting papers into atomic, typed claims linked to their sources. This approach allows for more efficient retrieval and synthesis of information, as it provides a structured way to access and verify findings across multiple publications. The system has indexed 2.4 million claims from 147,000 papers, achieving a 100% resolvable DOI rate when grounding a GPT-5.5 reader, significantly outperforming traditional retrieval methods.
Claim-centered retrieval in AskChem enables researchers to achieve 100% resolvable DOIs, revolutionizing how chemistry literature is synthesized.
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.