mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-14 23:11:39 -04:00
Add extension refine reader. (#260)
This commit is contained in:
parent
8ee043f398
commit
063e8eec34
9 changed files with 150 additions and 0 deletions
63
docs/refinereader/README.md
Normal file
63
docs/refinereader/README.md
Normal file
|
@ -0,0 +1,63 @@
|
|||
# Refine Reader (Chrome Extension)
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/refinereader-128.png" alt="Refine Reader Logo" width="128" height="128">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
An AI-powered intelligent reading assistant dedicated to helping users quickly understand and extract article essentials, with interactive reading support.
|
||||
</p>
|
||||
|
||||
## ✨ Key Features
|
||||
|
||||
- 🤖 **AI Smart Summary**: One-click generation of core viewpoints, key arguments, and crucial conclusions
|
||||
- 🌏 **Multi-language Support**: Supports Simplified Chinese, Traditional Chinese, English, Japanese, and Korean
|
||||
- 🎨 **Theme Switching**: Multiple elegant themes including Chinese Ink and Spring Vibes
|
||||
- 💬 **Reading Interaction**: Supports multi-turn dialogue based on article content
|
||||
- ⚡️ **Quick Inquiry**: Built-in question templates for instant professional insights
|
||||
|
||||
## 🛠️ Supported AI Models
|
||||
|
||||
- OpenAI (GPT-4/3.5)
|
||||
- Tongyi Qianwen
|
||||
- DeepSeek
|
||||
- Claude
|
||||
- Ollama (Local Deployment)
|
||||
- More integrations coming soon
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
1. Install Refine Reader extension from Chrome Web Store
|
||||
2. Click the extension icon to enter settings and configure AI model
|
||||
3. Open any article page and click "AI Smart Summary"
|
||||
4. Enjoy the intelligent reading experience!
|
||||
|
||||
## 🎯 Use Cases
|
||||
|
||||
- 📚 Quickly grasp key points of long articles
|
||||
- 📝 Generate professional article analysis
|
||||
- 🗣️ Obtain multi-perspective interpretations
|
||||
- 📢 One-click content sharing generation
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/refinereader-preview-1.png" alt="Refine Reader Preview" width="800">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/refinereader-preview-2.png" alt="Refine Reader Preview" width="800">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/refinereader-preview-3.jpg" alt="Refine Reader Preview" width="800">
|
||||
</p>
|
||||
|
||||
## 🔒 Privacy Protection
|
||||
|
||||
- All configuration information stored locally only
|
||||
- API keys securely encrypted
|
||||
- No collection of personal user information
|
||||
|
||||
## 👨💻 Developer
|
||||
|
||||
- GitHub: [wzfukui/refinereader](https://github.com/wzfukui/refinereader)
|
||||
- Website: [https://refinereader.cuihuaer.com](https://refinereader.cuihuaer.com)
|
Loading…
Add table
Add a link
Reference in a new issue