Skip to content

monk1337/resp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RESP : Research Papers Search

Fetch Academic Research Papers from different sources including Google Scholar, ACL, ACM, PMLR etc based on keywords or title

License GitHub commit PRs Welcome Open All Collab

🎮 Features

  • Fetch all citations of a single paper from Google Scholar
  • Fetch all related papers of a single paper from Google Scholar
  • Fetch all connected papers from connectedpapers.com (it doesn't use a citation tree, it uses similarity to build graphs)
  • Fetch relevant papers based on keywords from different sources including ACL, ACM, PMLR etc

🤖 Setup

git clone https://github.com/monk1337/resp
cd resp 
pip install -r requirements.txt && pip install -e .

Fetching Papers from :

Conference Name
Google Scholar
Acl
Pmlr
Arxiv
Semantic Scholar
NeurIPS
IJCAI
openreview
thecvf

If you find this repository useful, please cite our project:


@misc{Resp2021,
  title = {RESP : Research Papers Search},
  author = {Pal, Ankit},
  year = {2021},
  howpublished = {\url{https://github.com/monk1337/resp}},
  note = {Fetch Academic Research Papers from different sources including Google Scholar, ACL, ACM, PMLR etc based on keywords or title}
}

I'm constantly working on new projects, and I'm excited to continue adding to my collection. If you'd like to support my work and help fuel my passion, consider buying me a coffee :)


Star History Chart