Skip to content
forked from monk1337/resp

Fetch Academic Research Papers from different sources

License

Notifications You must be signed in to change notification settings

EsdrasCaleb/resp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

instal docker

systemctl start docker
docker-compose up
docker exec -it resp_pyton_1 bash
docker exec -it resp-pyton-1 bash

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

About

Fetch Academic Research Papers from different sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%