Search ArXiv for the latest AI/ML academic papers with breakthrough detection, citation velocity, trending topics, and top authors. Covers cs.AI, cs.LG (machine learning), cs.CL (NLP), cs.CV (computer vision), cs.RO (robotics), and cs.MA (multi-agent).
Use this tool when:
- A research agent needs to find the latest papers on a specific AI topic
- You want to detect breakthrough research before it goes mainstream
- An agent is building a literature review or state-of-the-art summary
- You need to identify leading researchers and institutions in a field
Returns: papers (title, authors, abstract, arxiv_id, published, citation_velocity), breakthrough_score, trending_topics, top_authors.
Example: getArxivResearch({ query: "mixture of experts scaling", days: 7 }) → latest MoE papers from the past week.
Example: getArxivResearch({ category: "agents", days: 3, limit: 5 }) → top 5 agentic AI papers from last 3 days.
Cost: $0.005 USDC per call.