mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-03-31 08:56:41 +00:00
Add Relingo (#365)
This commit is contained in:
parent
6cea532575
commit
fffcd60eb9
5 changed files with 43 additions and 0 deletions
|
@ -98,6 +98,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/rss_translator/README.md"> RSS Translator </a> </td>
|
||||
<td> Translate RSS feeds into your language! </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://relingo.net/assets/images/relingo-logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://relingo.net"> Relingo </a> </td>
|
||||
<td> Build and master vocabulary while you browse website and watch youtube! </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/enconvo/README.md"> Enconvo </a> </td>
|
||||
|
|
|
@ -93,6 +93,11 @@
|
|||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/rss_translator/README_cn.md"> RSS翻译器 </a> </td>
|
||||
<td> 开源、简洁、可自部署的RSS翻译器 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://relingo.net/assets/images/relingo-logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://relingo.net"> Relingo </a> </td>
|
||||
<td> 在浏览网站和观看 YouTube 视频时,轻松构建和掌握词汇! </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/enconvo/README_cn.md"> Enconvo </a> </td>
|
||||
|
|
|
@ -78,6 +78,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
|||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/rss_translator/README.md"> RSS Translator </a> </td>
|
||||
<td> RSSフィードをあなたの言語に翻訳します! </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://relingo.net/assets/images/relingo-logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://relingo.net"> Relingo </a> </td>
|
||||
<td> ウェブサイトを閲覧したり、YouTubeを視聴しながら語彙を増やし、マスターしよう! </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/enconvo/README.md"> Enconvo </a> </td>
|
||||
|
|
14
docs/relingo/README.md
Normal file
14
docs/relingo/README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
<img src="https://relingo.net/assets/images/relingo-logo.png" width="64" height="auto" />
|
||||
|
||||
# [Relingo Ext](https://relingo.net/)
|
||||
|
||||
Build and master vocabulary while you browse website and watch youtube!
|
||||
|
||||
## UI
|
||||
|
||||

|
||||
|
||||
## Integrate with Deepseek API
|
||||
|
||||

|
||||
|
14
docs/relingo/README_cn.md
Normal file
14
docs/relingo/README_cn.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
<img src="https://relingo.net/assets/images/relingo-logo.png" width="64" height="auto" />
|
||||
|
||||
# [Relingo 浏览器扩展](https://relingo.net/)
|
||||
|
||||
在浏览网页和观看YouTube视频的同时,构建并掌握词汇量!
|
||||
|
||||
## UI
|
||||
|
||||

|
||||
|
||||
## Integrate with Deepseek API
|
||||
|
||||

|
||||
|
Loading…
Add table
Reference in a new issue