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

Port ArxivRetriever to LangChainJS #7095

Open
3 tasks done
bracesproul opened this issue Oct 28, 2024 Discussed in #7077 · 0 comments
Open
3 tasks done

Port ArxivRetriever to LangChainJS #7095

bracesproul opened this issue Oct 28, 2024 Discussed in #7077 · 0 comments
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features

Comments

@bracesproul
Copy link
Collaborator

Discussed in #7077

Originally posted by boni-teppanyaki October 26, 2024

Checked

  • I searched existing ideas and did not find a similar one
  • I added a very descriptive title
  • I've clearly described the feature request and motivation for it

Feature request

Add an ArxivRetriever component to LangChainJS, enabling JavaScript-based applications to query and retrieve research papers directly from arXiv. This retriever would allow users to pull academic content by setting parameters such as titles, authors, topics and abstracts, as well as through natural language queries or article identifiers.

Motivation

Incorporation of arXiv will extend LangChainJS's utility for research, question-answering, summarization, and other use cases by retrieving and utilizing academic resources from the arXiv platform. Currently, arXiv support is available only in LangChain Python. We would like to port this feature so that we can use it in js version.

Proposal (If applicable)

We would like to develop this feature and contribute it as a community package.

cc @boni-teppanyaki

@dosubot dosubot bot added the auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features
Projects
None yet
Development

No branches or pull requests

1 participant