Summarize All Pro
Advanced AI Smart Summarizer v3.0 — Multi-featured AI summarization tool
Features
| Feature | Description |
|---|
| 🧠 Auto Detection | Automatically detect content type (news/paper/product/code/recipe, etc., 9 types) |
| 📏 Auto Length |
Auto-select summary depth based on content length |
| 📦
Smart Cache | 24-hour cache, skip API for repeated requests |
| 🔄
Quality Scoring | Auto-score, auto-rewrite low-quality summaries |
| 🤖
Multi-Model | Multi-model comparison (GPT-4o vs GPT-4o-mini) |
| 💬
Q&A Mode | Q&A mode: ask questions about content |
| ⚖️
Compare Mode | Compare mode: compare multiple articles |
| 🌍
Translation | Translation mode: 7 languages |
| 🔗
Knowledge Graph | Knowledge graph: entity relationship diagrams |
| 📋
Structured Report | Structured report: TOC + sections + key points |
| 🌐
API Server | HTTP API server |
| 📡
Webhooks | Push results to specified URL |
| 🔔
Notifications | Desktop notifications |
| 🏷️
Auto Tags | Automatic tag extraction |
| 📑
PDF Merge | Merge and summarize multiple PDFs |
| 🎓
Academic Mode | Academic paper analysis mode |
| 🔎
Keyword Tracking | Keyword tracking alerts |
| 🔍
History Search | Search through history |
| 📚
Batch Mode | Batch processing |
| 📝
Markdown Render | Color-formatted output |
Requirements
- - Python 3
- OpenAI-compatible API endpoint and key
- Optional: pdftotext, summarize CLI, yt-dlp
Quick Start
CODEBLOCK0
Supported Models
OpenAI:
- - GPT-4o
- GPT-4o-mini
- GPT-4 Turbo
- GPT-3.5
Anthropic:
Google:
OpenRouter:
- - Llama, Mistral, Phi-4, DeepSeek, etc.
Chinese Models:
- - Qwen
- DeepSeek
- Kimi
- GLM
- MiniMax
- Yi
Supported Content
| Type | Command |
|---|
| 🌐 Web pages | INLINECODE0 |
| 📄 PDFs |
summarize-all "/path/file.pdf" |
| 🖼️ Images |
summarize-all "/path/image.jpg" |
| 🎵 Audio |
summarize-all "/path/audio.mp3" |
| 🎬 YouTube |
summarize-all "https://youtube.com/..." |
| 📝 Plain text |
summarize-all "Text to summarize" |
Commands
Q&A Mode
CODEBLOCK1
Compare Mode
CODEBLOCK2
Multi-Model Comparison
CODEBLOCK3
Translation
CODEBLOCK4
Knowledge Graph
CODEBLOCK5
Structured Report
CODEBLOCK6
Academic Mode
CODEBLOCK7
API Server
CODEBLOCK8
URL Monitoring
CODEBLOCK9
Batch Mode
CODEBLOCK10
History Search
summarize-all search "keyword"
summarize-all history 20
summarize-all tags
Options
| Option | Description |
|---|
| INLINECODE6 | short/medium/long/xl/auto (default: auto) |
| INLINECODE7 |
en/zh/ja/ko/fr/de/es/auto (default: auto) |
|
--no-cache | Skip cache |
|
--think | Show chain of thought reasoning |
|
-v, --verbose | Verbose output |
|
-q, --quiet | Minimal output |
Content Types
| Type | Focus |
|---|
| 🎓 academic | Research: methodology, findings, conclusions |
| 📰 news |
5W1H, key quotes, impact |
| 🛒 ecommerce | Features, price, pros/cons |
| 💻 code | Functionality, usage, API |
| 🍳 recipe | Ingredients, time, steps |
| 🎬 video | Topics, insights, timestamps |
| 📖 tutorial | Prerequisites, steps, tips |
| ⭐ review | Verdict, pros/cons, rating |
Length Options
| Option | Output |
|---|
| short | Few sentences |
| medium |
1-2 paragraphs |
| long | Detailed |
| xl | Very long |
| xxl | Complete |
| auto | Auto-select |
Config
CODEBLOCK12
Files:
- - Config: INLINECODE12
- History: INLINECODE13
- Cache: INLINECODE14
- Tags: INLINECODE15
- Keywords: INLINECODE16
Interactive Mode
CODEBLOCK13
Privacy
⚠️ Content you summarize will be sent to your configured API endpoint.
You control:
- - Which API endpoint to use
- Which API key to provide
- Which model processes your data
Use trusted endpoints that comply with your privacy requirements.
全能摘要 Pro
高级AI智能摘要器v3.0 — 多功能AI摘要工具
功能特性
| 功能 | 描述 |
|---|
| 🧠 自动检测 | 自动检测内容类型(新闻/论文/产品/代码/食谱等9种类型) |
| 📏 自动长度 |
根据内容长度自动选择摘要深度 |
| 📦
智能缓存 | 24小时缓存,重复请求跳过API调用 |
| 🔄
质量评分 | 自动评分,自动重写低质量摘要 |
| 🤖
多模型 | 多模型对比(GPT-4o vs GPT-4o-mini) |
| 💬
问答模式 | 问答模式:针对内容提问 |
| ⚖️
对比模式 | 对比模式:比较多篇文章 |
| 🌍
翻译 | 翻译模式:支持7种语言 |
| 🔗
知识图谱 | 知识图谱:实体关系图 |
| 📋
结构化报告 | 结构化报告:目录+章节+要点 |
| 🌐
API服务器 | HTTP API服务器 |
| 📡
Webhooks | 推送结果到指定URL |
| 🔔
通知 | 桌面通知 |
| 🏷️
自动标签 | 自动提取标签 |
| 📑
PDF合并 | 合并并摘要多个PDF |
| 🎓
学术模式 | 学术论文分析模式 |
| 🔎
关键词追踪 | 关键词追踪提醒 |
| 🔍
历史搜索 | 搜索历史记录 |
| 📚
批量模式 | 批量处理 |
| 📝
Markdown渲染 | 彩色格式化输出 |
环境要求
- - Python 3
- OpenAI兼容的API端点和密钥
- 可选:pdftotext、summarize CLI、yt-dlp
快速开始
bash
配置API
summarize-all config set endpoint <端点地址>
summarize-all config set key
summarize-all config set model <模型名称>
交互模式
summarize-all
基本使用
summarize-all https://example.com
支持的模型
OpenAI:
- - GPT-4o
- GPT-4o-mini
- GPT-4 Turbo
- GPT-3.5
Anthropic:
Google:
OpenRouter:
- - Llama、Mistral、Phi-4、DeepSeek等
国产模型:
- - 通义千问
- DeepSeek
- Kimi
- GLM
- MiniMax
- 零一万物
支持的内容类型
| 类型 | 命令 |
|---|
| 🌐 网页 | summarize-all https://... |
| 📄 PDF |
summarize-all /路径/文件.pdf |
| 🖼️ 图片 | summarize-all /路径/图片.jpg |
| 🎵 音频 | summarize-all /路径/音频.mp3 |
| 🎬 YouTube | summarize-all https://youtube.com/... |
| 📝 纯文本 | summarize-all 需要摘要的文本 |
命令
问答模式
bash
summarize-all qa https://文章.com 主要观点是什么?
对比模式
bash
summarize-all compare https://来源1.com https://来源2.com
summarize-all compare url1 url2 url3 # 多文章对比
多模型对比
bash
summarize-all multi https://example.com
翻译
bash
summarize-all translate https://文章.com zh
支持:zh、en、ja、ko、fr、de、es
知识图谱
bash
summarize-all graph https://wiki.com/文章
结构化报告
bash
summarize-all structured https://长文档.com
学术模式
bash
summarize-all academic 论文.pdf
API服务器
bash
summarize-all server 8080
URL监控
bash
summarize-all monitor add https://新闻.com 60
summarize-all monitor list
summarize-all monitor remove https://新闻.com
批量模式
bash
summarize-all batch urls.txt
cat urls.txt | summarize-all batch -
历史搜索
bash
summarize-all search 关键词
summarize-all history 20
summarize-all tags
选项
| 选项 | 描述 |
|---|
| -l, --length | short/medium/long/xl/auto(默认:auto) |
| -L, --lang |
en/zh/ja/ko/fr/de/es/auto(默认:auto) |
| --no-cache | 跳过缓存 |
| --think | 显示推理链 |
| -v, --verbose | 详细输出 |
| -q, --quiet | 最小输出 |
内容类型
| 类型 | 重点 |
|---|
| 🎓 academic | 研究:方法论、发现、结论 |
| 📰 news |
5W1H、关键引用、影响 |
| 🛒 ecommerce | 功能、价格、优缺点 |
| 💻 code | 功能、用法、API |
| 🍳 recipe | 食材、时间、步骤 |
| 🎬 video | 主题、见解、时间戳 |
| 📖 tutorial | 前置条件、步骤、技巧 |
| ⭐ review | 结论、优缺点、评分 |
长度选项
1-2段落 |
| long | 详细 |
| xl | 非常长 |
| xxl | 完整 |
| auto | 自动选择 |
配置
bash
summarize-all config set endpoint https://api.minimax.chat/v1
summarize-all config set key 你的密钥
summarize-all config set model MiniMax-Text-01
summarize-all config show
summarize-all config clear
summarize-all config reset
文件:
- - 配置:~/.config/summarize-all/config.json
- 历史:~/.config/summarize-all/history.json
- 缓存:~/.config/summarize-all/cache.json
- 标签:~/.config/summarize-all/tags.json
- 关键词:~/.config/summarize-all/keywords.json
交互模式
bash
summarize-all
https://example.com # 摘要
compare a.com b.com # 对比
qa url 问题 # 问答
search 关键词 # 搜索
tags # 标签云
keywords add AI 提醒 # 追踪
server 8080 # API服务器
help # 完整帮助
quit # 退出
隐私说明
⚠️ 您摘要的内容将被发送到您配置的API端点。
您可以控制:
- - 使用哪个API端点
- 提供哪个API密钥
- 哪个模型处理您的数据
请使用符合您隐私要求的可信端点。