find_code_repo
Locate the code repository linked to a research paper by scanning its full text and falling back to Papers With Code for arXiv papers.
Instructions
Discover the code repo (if any) associated with a paper.
Strategy: scan the paper's full text and abstract for github.com URLs; fall back to Papers With Code lookup for arXiv papers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_str | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| paper_id | No | ||
| repo_url | No | ||
| confidence | Yes | ||
| detection_method | Yes |