Skip to main content

Summarize a list of entry titles using LLM

Project description

recent-state-summarizer

Summarize blog article titles with the OpenAI API

a.k.a. RSS 😃

Setup

$ pip install recent-state-summarizer

⚠️ Set OPENAI_API_KEY environment variable.
ref: https://platform.openai.com/account/api-keys

Usage

$ omae-douyo https://nikkie-ftnext.hatenablog.com/archive/2023/4

この人物は最近、プログラミングに関することを中心にして活動しています。

(略)

最近は、株式会社はてなに入社したようです。

Currently support:

  • はてなブログ(Hatena blog)
  • はてなブックマークRSS
  • Adventar
  • Qiita Advent Calendar

To see help, type omae-douyo -h.

Fetch only (save to file)

Fetch titles and URLs of articles, and save them to a file without summarization:

# Save as JSON format (default)
$ omae-douyo fetch https://nikkie-ftnext.hatenablog.com/archive/2023/4 articles.jsonl

# Save as bullet list
$ omae-douyo fetch https://nikkie-ftnext.hatenablog.com/archive/2023/4 titles.txt --as-title-list

Development

Sub commands

Fetch only (same as omae-douyo fetch):

python -m recent_state_summarizer.fetch -h

Summarize only:
It's convenient to omit fetching in tuning the prompt.

python -m recent_state_summarizer.summarize -h

Environment

$ git clone https://github.com/ftnext/recent-state-summarizer.git
$ cd recent-state-summarizer

$ python -m venv venv
$ source venv/bin/activate
(venv) $ pip install -r requirements.lock
(venv) $ pip install -e '.'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recent_state_summarizer-0.0.9.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

recent_state_summarizer-0.0.9-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

Details for the file recent_state_summarizer-0.0.9.tar.gz.

File metadata

  • Download URL: recent_state_summarizer-0.0.9.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for recent_state_summarizer-0.0.9.tar.gz
Algorithm Hash digest
SHA256 98487e7c3ee2a7b5b4708a927679f3c9228675ed6a259fa13aac97c05a1a411d
MD5 37ecbd168318e3466660a212557bbb9c
BLAKE2b-256 06bc7bb23d80e0bf99978f78bdd428cd17099351f04c73b653136f797129ae80

See more details on using hashes here.

Provenance

The following attestation bundles were made for recent_state_summarizer-0.0.9.tar.gz:

Publisher: publish.yml on ftnext/recent-state-summarizer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file recent_state_summarizer-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for recent_state_summarizer-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 cb1e23a25f608cf63145a9e02bcc72227d2749941e754e07583724aca705a8ab
MD5 f26ddf645959eff39d49dbfd98e2bebe
BLAKE2b-256 2e173debe34c3a5c793941fd9e9f287ba0af04d1d5726e2911be5a0be0280e74

See more details on using hashes here.

Provenance

The following attestation bundles were made for recent_state_summarizer-0.0.9-py3-none-any.whl:

Publisher: publish.yml on ftnext/recent-state-summarizer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page