auto-res / researchgraph

OSS that allows you to break down the AI research process into its constituent elements and freely combine them to create a research process
https://www.autores.one/english
Apache License 2.0
2 stars 0 forks source link

GithubRetriever error when GithubURL is not given #55

Open Ribosome-2021 opened 2 weeks ago

Ribosome-2021 commented 2 weeks ago

Extractor retrieves abstracts and githuburl from papers. However, the githuburl does not necessarily exist in the paper. In such cases, the githuburl is not retrieved and an error occurs in the subsequent GithubRetriever. Countermeasure for this error.

fuyu-quant commented 6 days ago

In AI integrator project, we are working on a workaround for cases where the github url does not exist. It is okay if you do not need to work on this issue at this time.