Skip to content

l4b4r4b4b4/arxiv-rss-assistant

Repository files navigation

Arxiv RSS Assistant

License

Description

Arxiv RSS Assistant is a command-line tool written in Go that leverages LLM (Language Model) to provide a convenient way to fetch and filter research papers from Arxiv using RSS feeds.

Features

  • Fetches and parses Arxiv RSS feeds
  • Filters papers based on keywords, authors, categories, etc.
  • Provides a user-friendly command-line interface
  • Supports customizable output formats
  • Integrates with popular RSS readers

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/arxiv-rss-assistant.git
  2. Build the project:

    cd arxiv-rss-assistant
    go build
  3. Run the executable:

    ./arxiv-rss-assistant

Usage

To use the Arxiv RSS Assistant, you can run the following command:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages