Skip to main content

A tool that generates concise summaries for you Miniflux feeds.

Project description

minigist

AI-powered summaries for your Miniflux feeds.

Turn your long Miniflux articles into clear, concise summaries.

Build status  License  PyPI 

✨ Why minigist?

Long-form feed entries are great for depth but hard to keep up with. Miniflux shows the full content, and without a summary layer you still have to read everything to decide what matters.

minigist solves this by generating concise summaries on the server side and writing them directly into each unread entry. This works with your current way to read Miniflux entries, no client changes needed.

🧠 How it works

  • You define prompts and targets in a YAML config file
  • minigist fetches the full text of unread entries (using pure.md if configured)
  • Your configured LLM generates summaries using your prompts
  • Summaries are written back into the Miniflux entry

🚀 Installation

Install minigist using pip:

pip install minigist

Install minigist using uv:

uv tool install minigist

📄 Usage

Configuration

Find below an example config file. By default, minigist searches for a config file in this order:

  • ~/.config/minigist/config.yaml
  • ~/.config/minigist/config.yml
  • ./config.yaml
  • ./config.yml
  • /etc/minigist/config.yaml
  • /etc/minigist/config.yml

You can override the path with the --config-file flag.

For credentials, you can set environment variables to override the YAML values:

  • MINIGIST_MINIFLUX_API_KEYminiflux.api_key
  • MINIGIST_LLM_API_KEYllm.api_key
miniflux:
  # Base URL of your Miniflux instance (required)
  url: "https://your-miniflux-instance.com"
  # Miniflux API key (required)
  api_key: "your-miniflux-api-key"
  # Request timeout in seconds (optional; default: 2)
  timeout_seconds: 2

llm:
  # API key for your LLM provider (required)
  api_key: "your-ai-service-api-key"
  # API base URL (optional; default: OpenRouter)
  base_url: "https://openrouter.ai/api/v1"
  # Model identifier to use (optional; default shown)
  model: "google/gemini-2.5-flash-lite"
  # Request timeout in seconds (optional; default: 60)
  timeout_seconds: 60
  # Max number of concurrent LLM requests (optional; default: 5)
  concurrency: 5

prompts:
  # Prompts define how summaries are produced.
  # Each prompt must have a unique id.
  - id: "default"
    prompt: "Generate an executive summary of the provided article."
  - id: "deep-dive"
    prompt: "Extract the nuanced arguments and counterpoints."

# minigist always appends a fixed system instruction that enforces JSON output
# and requires summary_markdown to be Markdown. This cannot be overridden.

# Optional: when no targets are defined, this prompt is used for all unread entries.
# If omitted, the first prompt in the "prompts" list is used.
default_prompt_id: "default"

targets:
  # Targets map feeds or categories to prompts.
  # When targets are defined, ONLY these feeds/categories are processed.
  # Overlaps across targets are errors.
  - prompt_id: "default"
    feed_ids: [1, 2]
  - prompt_id: "deep-dive"
    category_ids: [5]
    # Prefer pure.md for this target (optional; default: false)
    use_pure: true

scraping:
  # Token for pure.md (optional; improves rate limits)
  pure_api_token: "optional-pure-md-token"
  # Always route matching URLs through pure.md
  pure_base_urls:
    - "https://text.npr.org/"
  # Request timeout for scraping in seconds (optional; default: 5)
  timeout_seconds: 5

fetch:
  # Max unread entries to fetch per feed (optional; default: 50)
  limit: 50

notifications:
  # Apprise notification URLs for error/failure alerts (optional)
  - "discord://webhook_id/webhook_token"
  - "telegram://bot_token/chat_id"

[!NOTE] Notifications are only sent for errors or runs that finish with failures; summaries are not pushed as notifications.

See Apprise documentation for all supported notification services.

Run

Run minigist to process unread entries:

minigist run

Run in dry-run mode to see what would happen without making changes:

minigist run --dry-run

Increase logging verbosity:

minigist run --log-level DEBUG

Use a different configuration file:

minigist run --config-file /path/to/config.yaml

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

minigist-0.9.4.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

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

minigist-0.9.4-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file minigist-0.9.4.tar.gz.

File metadata

  • Download URL: minigist-0.9.4.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for minigist-0.9.4.tar.gz
Algorithm Hash digest
SHA256 81a5614f3d00bd23a6aeef7d5705d11588b5dba1ad3e809a0cff062414c1b329
MD5 75af5ec5896fbe1ec2b8f91c3e7099bb
BLAKE2b-256 db3e4c2d9cb56916eb2358359397b19d707a22a96d021be153dce0a7d8d8e3f4

See more details on using hashes here.

File details

Details for the file minigist-0.9.4-py3-none-any.whl.

File metadata

  • Download URL: minigist-0.9.4-py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for minigist-0.9.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9df8873959ee5a4d30ac010b6102397af40c4952cc9a69d2cc7d954c6ce8e2ad
MD5 c673282a736cd53355e7ac25a9501ae0
BLAKE2b-256 7d78433399e90763771ff88d9929523ccbe4ae1e54e8ed4fbc4d662a38d56d90

See more details on using hashes here.

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