Skip to content

Automatically query arXiv based on your config file, generate summaries for each paper, find related works, and sync the gathered insights to your Notion database. Simplify your academic research workflow.

Notifications You must be signed in to change notification settings

aRySt0cat/SummArxiv

Repository files navigation

SummArxiv

This is an app that searches for papers on ArXiv using a query, summarizes their abstracts using ChatGPT, and saves them to Notion.

example

Usage

poetry

Please execute the following commands in the project's root directory.

poetry install
poetry run python main.py

Settings

You'll need the following files:

  • query.yaml: Describes the search queries for ArXiv. A sample is included in this repository. Please modify the content for your use.
  • .env: Add your NOTION_API_KEY, NOTION_DATABASE_ID, and OPENAI_API_KEY.

For other settings, please refer to settings.py.

About

Automatically query arXiv based on your config file, generate summaries for each paper, find related works, and sync the gathered insights to your Notion database. Simplify your academic research workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages