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

@ -1012,6 +1012,11 @@ The purpose is to build infrastructure in the field of large models, through the
<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> is a Telegram bot integrated with DeepSeek AI capabilities. </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> is an AI-powered CLI tool to generate context-aware shell commands with multi-backend LLM support. Supports shell-specific syntax, read-only system tools, and custom inference endpoints.</td>
</tr>
</table>
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>