Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ Self-hosted information hub with a powerful browser extension that captures, pro
| Feature | Description |
|---------|-------------|
| 🤖 **AI Content Processing** | Leverage AI for summarization, translation, and intelligent content analysis with custom shortcuts |
| 📚 **Smart Web Archiving** | Automatically save and archive web pages with AI-powered content extraction using Mozilla Readability |
| 🔌 **MCP Server Integration** | Built-in Model Context Protocol (MCP) server enabling AI assistants (Claude, Cursor, etc.) to access your knowledge base, search content, and retrieve RSS feeds, tweets, GitHub stars, and highlights |
| 📚 **Web Archiving** | Automatically save and archive web pages with content extraction using Mozilla Readability |
| 📡 **RSS Feed Management** | Centralize all your RSS feeds with intelligent categorization, OPML import/export, and full-text search |
| 🔍 **Powerful Full-Text Search** | Apache Lucene with IK Analyzer for Chinese text tokenization, boolean operators, and fuzzy search |
| 🐦 **Social Media Integration** | Special handling for Twitter/X with automatic tweet thread reconstruction and media preservation |
Expand All @@ -57,9 +58,11 @@ Self-hosted information hub with a powerful browser extension that captures, pro

## Screenshot

![intro1](static/images/intro1.png)
![screenshot-home](static/images/screenshot-home.png)

![intro2](static/images/intro2.png)
![screenshot-feeds](static/images/screenshot-feeds.png)

![screenshot-library](static/images/screenshot-library.png)

![extension_shortcuts](static/images/extension_shortcuts.png)

Expand Down
9 changes: 6 additions & 3 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
| 功能 | 描述 |
|---------|-------------|
| 🤖 **AI 内容处理** | 利用 AI 进行摘要、翻译和智能内容分析,支持自定义快捷指令 |
| 📚 **智能网页归档** | 使用 Mozilla Readability 自动保存和归档网页,AI 驱动的内容提取 |
| 🔌 **MCP 服务器集成** | 内置 Model Context Protocol (MCP) 服务器,让 AI 助手(Claude、Cursor 等)可以访问您的知识库、搜索内容、获取 RSS 订阅、推文、GitHub stars 和高亮标注 |
| 📚 **网页归档** | 使用 Mozilla Readability 自动保存和归档网页,提取正文内容 |
| 📡 **RSS 订阅管理** | 集中管理所有 RSS 订阅,支持智能分类、OPML 导入/导出和全文搜索 |
| 🔍 **强大的全文搜索** | Apache Lucene 搜索引擎,IK 分词器支持中文分词,布尔运算符和模糊搜索 |
| 🐦 **社交媒体集成** | 特殊处理 Twitter/X 内容,自动重建推文线程并保存媒体 |
Expand All @@ -57,9 +58,11 @@

## 系统截图

![intro1](static/images/intro1.png)
![screenshot-home](static/images/screenshot-home.png)

![intro2](static/images/intro2.png)
![screenshot-feeds](static/images/screenshot-feeds.png)

![screenshot-library](static/images/screenshot-library.png)

![extension_shortcuts](static/images/extension_shortcuts.png)

Expand Down
File renamed without changes
File renamed without changes
Binary file added static/images/screenshot-feeds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/screenshot-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/screenshot-library.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading