Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 876 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 876 Bytes

PapMon

PapMon is a web app that will recommend the latest papers, related source code and datasets in the field of Computer Science.

Product Language

  • Paper -> paper
  • Datasets -> datasets
  • Repository -> repository

Overview

  • Get the latest and hottest papers daily.
  • Provide a search function to look through existing works.

Short-term Usability Goals

  • Get the latest papers from Arxiv API daily.
  • Get the information of paper from PapersWithCode API.

Long-term Goals

  • Notifications on LINE or Telegram daily.
  • Implement the search function to look through existing works.

Database Tables

Entities

  • Paper: the information of a paper.
  • Dataset: the information of a dataset related to a paper.
  • Repository: the information of a repository related to a paper.

Entity-Relationship Diagram

Imgur