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.11.tar.gz (14.4 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.11-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: recent_state_summarizer-0.0.11.tar.gz
  • Upload date:
  • Size: 14.4 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.11.tar.gz
Algorithm Hash digest
SHA256 ce6d8bd6b857717383df4686fdfba7a836503e8bcf028401afa042a09076faab
MD5 854e511f502b1419611ca6c3e63cbbf0
BLAKE2b-256 53c2e12eca12211cc874b5b5ac7aa046b6b96ce266f6482abfb271bd4ab54271

See more details on using hashes here.

Provenance

The following attestation bundles were made for recent_state_summarizer-0.0.11.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.11-py3-none-any.whl.

File metadata

File hashes

Hashes for recent_state_summarizer-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 02505550c9458c1375ce4b1635dd1554fbacafa23b6b87b92cbdab17106553fd
MD5 bdb8b58bd5cbb9fb2e0c5259dd408243
BLAKE2b-256 a45b1c097480dec136a0282c69ec2014725eb3751d050df5bdad645d12f2054f

See more details on using hashes here.

Provenance

The following attestation bundles were made for recent_state_summarizer-0.0.11-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