Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Notion Agent that Provides Arxiv Papers on Your Interest

Notifications You must be signed in to change notification settings

thinkwee/ArxivDaily

Repository files navigation

ARXIV_DAILY

  • a simple script to parse arxiv papers (based on keyword and category) then push it to Notion
  • Demo here(keyword=agent)

Quick Start

  • prepare your notion
export database_id="YOUR_NOTION_DATABASE_ID"
export integration_token="YOUR_NOTION_INTEGRATION_TOKEN"
  • parse recent paper and filter with keyword (you need to mkdir logs and papers in the first time):
python3 execute_parse.py agent
  • or search paper with keyword under certain category
python3 execute_search.py cs.CL agent
  • both parse and search scripts have done deduplication on papers so you can crontab it daily for a paper daily express.

About

A Notion Agent that Provides Arxiv Papers on Your Interest

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages