Skip to content

docs: add read frog browser extension #456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,11 @@ The purpose is to build infrastructure in the field of large models, through the
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/docky-ai/README.md"> Docky AI </a> </td>
<td>Docky AI is a powerful browser extension that allows you to have real-time conversations with multiple AI models through a sidebar. It supports simultaneous communication with multiple models and can assist you in reading web pages, writing, translating, and creating images</td>
</tr>
<tr>
<td> <img src="https://readfrog.mengxi.work/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://readfrog.mengxi.work"> 🐸 Read Frog </a> </td>
<td> Translate and understand any webpage in depth with AI assistance. </td>
</tr>
</table>


Expand Down
6 changes: 5 additions & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,11 @@
<td> <a href="https://refinereader.cuihuaer.com"> Refine Reader </a> </td>
<td> 一款基于 AI (DeepSeek、OpenAI等) 的智能阅读助手,致力于帮助用户快速理解和提炼文章精华,支持阅读互动。</td>
</tr>

<tr>
<td><img src="https://readfrog.mengxi.work/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://readfrog.mengxi.work"> 🐸 陪读蛙 </a></td>
<td>借助 AI 深度翻译并理解任何网页。</td>
</tr>


</table>
Expand Down
5 changes: 5 additions & 0 deletions README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/docky-ai/README.md"> Docky AI </a> </td>
<td>Docky AI es una poderosa extensión de navegador que permite interacciones en tiempo real con múltiples modelos de IA a través de una barra lateral. Soporta comunicación simultánea con múltiples modelos y puede asistirte en la lectura de páginas web, escritura, traducción y creación de imágenes. </td>
</tr>
<tr>
<td><img src="https://readfrog.mengxi.work/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://readfrog.mengxi.work"> 🐸 Read Frog </a></td>
<td>Traduce y comprende en profundidad cualquier página web con la ayuda de la IA.</td>
</tr>
</table>

<p style="text-align: right;"><a href="#tabla-de-contenidos">^ Volver al índice ^</a></p>
Expand Down