macOS
brew install summarizelocal Homebrew formula metadata
安装
brew install summarizelocal Homebrew formula metadata
概览
Multi-modal AI tool to extract and summarize content
历史
summarize is a Homebrew- and npm-installable AI summarization tool that combines a terminal CLI with browser side-panel extensions for summarizing URLs, files, videos, podcasts, PDFs, and other media.
The public GitHub repository was created in December 2025 and describes the project as both a Chrome Side Panel/Firefox Sidebar extension and a CLI. Its README emphasizes media-aware extraction, slide/OCR support for video, and integrations with multiple AI provider backends.
The project is distributed through npm and Homebrew, with the README documenting `npm i -g @steipete/summarize`, `npx`, and `brew install summarize`. Its package-manager relevance comes from packaging an AI/browser workflow as a normal command-line tool that can also run a local daemon.
Typical use is `summarize <url-or-file>` from a shell, optionally paired with a browser extension and daemon for local media extraction, native messaging, cached diagnostics, OCR, transcription fallback, and provider configuration.
Package-manager users care about summarize because it turns a fast-moving AI workflow into a reproducible CLI install, while still exposing optional native dependencies such as ffmpeg, yt-dlp, and tesseract for heavier media jobs.
安全态势
没有找到 summarize 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.summarize/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.summarize/config.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
summarize | cli | 全局可执行文件 | |
summarizer | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:summarize |
|---|---|
| 版本 | 0.21.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/summarize |
| 主页 | https://summarize.sh |
| 仓库 | https://github.com/steipete/summarize |
| 上游文档 | https://summarize.sh/docs |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/@steipete/summarize/-/summarize-0.21.3.tgz |
| 最后更新 | 2026-07-07T16:38:05Z |
| Pulse | updated |
| 依赖 | ffmpeg, node, tesseract, yt-dlp |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | summarize |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.