This commit is contained in:
eqld 2025-04-02 11:51:50 +03:00 committed by GitHub
parent cc25ceb39d
commit 19ced712d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 0 deletions

View file

@ -848,6 +848,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> es un bot de Telegram integrado con las capacidades de DeepSeek AI. </td>
</tr>
<tr>
<td> </td>
<td> <a href="https://github.com/eqld/nlsh">nlsh</a> </td>
<td> <a href="https://github.com/eqld/nlsh">nlsh</a> es una herramienta CLI impulsada por IA para generar comandos de shell conscientes del contexto, con soporte para múltiples backends de LLM. Admite sintaxis específica de shell, herramientas de sistema de solo lectura y puntos de inferencia personalizados.</td>
</tr>
</table>
<p style="text-align: right;"><a href="#tabla-de-contenidos">^ Volver al índice ^</a></p>