Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Adding an option to source documents from Arxiv #96

Open
dl423 opened this issue Jul 21, 2024 · 2 comments
Open

[feature request] Adding an option to source documents from Arxiv #96

dl423 opened this issue Jul 21, 2024 · 2 comments

Comments

@dl423
Copy link

dl423 commented Jul 21, 2024

For a researcher or a masters/PhD student who wants to explore the literature on a technical topic, it might be helpful to add an option to produce the essay based on Arxiv papers only. This way, the resulting essay can contain much more in-depth information compared to sourcing the information from general-purpose Internet search. Providing an option to filter the the source papers by publication date would probably be helpful as well.

For example, if someone wants to get an overview of recent methodologies and architectures proposed for agentic systems, they could choose to set the essay source to be Arxiv papers published in 2024.

If you decide to implement this feature request, the Arxiv API might come in handy : https://info.arxiv.org/help/api/basics.html

Thanks!

@jaigouk
Copy link

jaigouk commented Jul 29, 2024

I think we can inject it like this within frontend https://github.com/jaigouk/storm_wiki/blob/main/util/search.py#L108

@jaigouk
Copy link

jaigouk commented Aug 2, 2024

with open pr, i added it as an option https://github.com/stanford-oval/storm/pull/123/files#diff-37f221c91338a31be4c31f8c6db06b6af74b5544a75e3486b0e891630bea5194R183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants