Add section for emacs

Add new section for Emacs, with two integrations that support DeepSeek: `gptel` and `minuet-ai.el`
This commit is contained in:
Cody Reichert 2025-01-25 14:28:34 -06:00 committed by GitHub
parent 9a0ef34979
commit 7f2eeffd35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -236,6 +236,20 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
</tr> </tr>
</table> </table>
### Emacs
<table>
<tr>
<td> <img src="https://upload.wikimedia.org/wikipedia/commons/0/08/EmacsIcon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/karthink/gptel"> gptel </a> </td>
<td>A simple LLM client for Emacs</td>
</tr>
<tr>
<td> <img src="https://upload.wikimedia.org/wikipedia/commons/0/08/EmacsIcon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/milanglacier/minuet-ai.el"> Minuet AI </a> </td>
<td>Dance with Intelligence in Your Code 💃</td>
</tr>
</table>
### Others ### Others
<table> <table>