mcpeixoto/Paper-Recommendation-System
Web interface to search ArXiv papers using NLP Sentence-Transformers, Faiss and Streamlit
This tool helps researchers, academics, and students efficiently find relevant academic papers from the ArXiv dataset. You input a search query, and it provides a list of papers, showing categories, authors, and a preview. This is designed for anyone who struggles to keep up with the vast number of new scientific publications.
No commits in the last 6 months.
Use this if you need to quickly discover academic papers on specific topics without getting overwhelmed by general search engines.
Not ideal if you need to search beyond the ArXiv dataset or require advanced filtering capabilities not yet implemented.
Stars
23
Forks
4
Language
Python
License
MIT
Category
Last pushed
Feb 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mcpeixoto/Paper-Recommendation-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huangy22/NewsRecommender
A news recommendation system tailored for user communities
archd3sai/News-Articles-Recommendation
Objective of the project is to build a hybrid-filtering personalized news articles...
eugeneyan/recsys-nlp-graph
🛒 Simple recommender with matrix factorization, graph, and NLP. Beating the regular...
jonaylor89/WineInAMillion
Wine Recommender created with sentence-BERT and NearestNeighbor on AWS SageMaker
AmoliR/nlp-for-book-recommendation
Content based recommender system for books using NLP.