Add extension refine reader. (#260)

This commit is contained in:
fukui 2025-04-10 09:35:38 +08:00 committed by GitHub
parent 8ee043f398
commit 063e8eec34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 150 additions and 0 deletions

View file

@ -691,6 +691,12 @@ The purpose is to build infrastructure in the field of large models, through the
<td> <a href="https://rssflow.oinchain.com"> RssFlow </a> </td>
<td>An intelligent RSS reader browser extension with AI-powered RSS summarization and multi-dimensional feed views. Supports DeepSeek model configuration for enhanced content understanding. </td>
</tr>
<tr>
<td> <img src="./docs/refinereader/assets/refinereader-128.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://refinereader.cuihuaer.com"> Refine Reader </a> </td>
<td> A Chrome extension that uses AI (DeepSeek, OpenAI, etc.) to help you quickly understand and summarize articles. </td>
</tr>
<tr>
<td> <img src="https://raw.githubusercontent.com/Hedwi/deepchat/refs/heads/main/images/logo.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://chromewebstore.google.com/detail/deepchat-power-of-deepsee/femhcibnncinlabdboehojdhfcihpkpl?hl=en"> DeepChat </a> </td>
@ -723,6 +729,7 @@ The purpose is to build infrastructure in the field of large models, through the
</tr>
</table>
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>
### <span id="vscode">VS Code Extensions</span>