get_paper_brief
Retrieves an ArXiv paper's title, authors, abstract, submission date, and finds associated code repositories on Papers With Code and GitHub.
Instructions
Fetches an ArXiv paper's title, authors, abstract, and submission date. Searches Papers With Code and GitHub for associated code repositories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ArXiv paper URL, e.g. https://arxiv.org/abs/2401.12345 |