This commit is contained in:
Hang 2025-02-16 07:27:23 +00:00 committed by GitHub
commit 6cb0a49adc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 58 additions and 7 deletions

View file

@ -240,7 +240,6 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
</tr>
</table>
### Synthetic data curation
<table>
@ -251,7 +250,6 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
</tr>
</table>
### IM Application Plugins
<table>
@ -485,4 +483,9 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/suqicloud/wp-ai-chat"> WordPress ai助手 </a> </td>
<td> Docking Deepseek api for WordPress site ai conversation assistant, post generation, post summary plugin. </td>
</tr>
<tr>
<td> <img src="./docs/labby/assets/labby-logo-animation-small.gif" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/labby/README.md"> Labby by LabEx </a> </td>
<td> [LabEx](https://labex.io/) provides a Deepseek R1-powered learning assistant (Labby) for students and teachers. It supports automatic verification of student's practice code and provides instant feedback, debugging, and code generation.</td>
</tr>
</table>

View file

@ -335,4 +335,9 @@
<td> <a href="https://github.com/suqicloud/wp-ai-chat"> WordPress ai助手 </a> </td>
<td> 对接Deepseek api用于WordPress站点的ai对话助手、ai文章生成、ai文章总结插件。 </td>
</tr>
<tr>
<td> <img src="./docs/labby/assets/labby-logo-animation-small.gif" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/labby/README_cn.md"> Labby 学习助手 </a> </td>
<td> [LabEx](https://labex.io/) 提供了一个 Deepseek R1 驱动的学习助手Labby支持自动验证学生的实践代码并提供即时反馈、调试和代码生成。</td>
</tr>
</table>

View file

@ -353,4 +353,9 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> LLMプロンプトをテストおよび評価し、DeepSeekモデルを含む。さまざまなLLMプロバイダーを比較し、回帰をキャッチし、応答を評価します。 </td>
</tr>
<tr>
<td> <img src="./docs/labby/assets/labby-logo-animation-small.gif" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/labby/README.md"> Labby by LabEx </a> </td>
<td> [LabEx](https://labex.io/) は、Deepseek R1 ドライブの学習助手Labbyを提供します。学生や教師のために、自動検証をサポートし、即時フィードバック、デバッグ、コード生成を提供します。</td>
</tr>
</table>

19
docs/labby/README.md Normal file
View file

@ -0,0 +1,19 @@
<img src="./assets/labby-logo-animation-small.gif" width="64" height="auto" />
# [Labby by LabEx](https://labex.io/)
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
Labby is a DeepSeek R1-powered learning assistant that supports automatic verification of student's practice code and provides instant feedback, debugging, and code generation.
## Auto Verification
![Auto Verification](./assets/labby-verification.png)
## Related Questions
![Related Questions](./assets/labby-related-questions.png)
## Debugging and Code Generation
![Debugging and Code Generation](./assets/labby-debugging.png)

19
docs/labby/README_cn.md Normal file
View file

@ -0,0 +1,19 @@
<img src="./assets/labby-logo-animation-small.gif" width="64" height="auto" />
# [Labby by LabEx](https://labex.io/)
LabEx 是一个专注于编码和技术的互动式实践学习平台。它结合了动手实验、人工智能辅助和虚拟机,提供无视频的实践学习体验。
Labby 是一个由 DeepSeek R1 驱动的学习助手,支持学生练习代码的自动验证,并提供即时反馈、调试和代码生成。
## 自动验证
![自动验证](./assets/labby-verification.png)
## 相关问题
![相关问题](./assets/labby-related-questions.png)
## 调试和代码生成
![调试和代码生成](./assets/labby-debugging.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB