mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-04-03 18:44:03 +00:00
feat: add Siri Ultra shortcut integration (#327)
- Add Siri Ultra to the Applications section - Support internet connectivity and multi-turn conversations - Integrate with DeepSeek series models - Add project icon and repository link
This commit is contained in:
parent
d0bf0ca663
commit
756198cc3c
3 changed files with 15 additions and 0 deletions
|
@ -652,6 +652,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
<td> <a href="https://github.com/bolna-ai/bolna/"> Bolna </a> </td>
|
||||
<td> Use DeepSeek as the LLM for conversational voice AI agents</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://pics.fatwang2.com/56912e614b35093426c515860f9f2234.svg" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/fatwang2/siri-ultra"> Siri Ultra </a> </td>
|
||||
<td> A GitHub project with 1000 stars, supporting internet connectivity, multi-turn conversations, and DeepSeek series models </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/c1e47b01-1766-4f7e-bfe6-ab3cb3991c30" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/tree/main/docs/siri_deepseek_shortcut"> siri_deepseek_shortcut </a> </td>
|
||||
|
|
|
@ -478,6 +478,11 @@
|
|||
<td> <a href="https://github.com/djcopley/ShellOracle/"> ShellOracle </a> </td>
|
||||
<td> 一种用于智能 shell 命令生成的终端工具。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://pics.fatwang2.com/56912e614b35093426c515860f9f2234.svg" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/fatwang2/siri-ultra"> Siri Ultra </a> </td>
|
||||
<td> GitHub 千星开源项目,支持联网、多轮对话,支持 DeepSeek 系列模型</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/c1e47b01-1766-4f7e-bfe6-ab3cb3991c30" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/tree/main/docs/siri_deepseek_shortcut"> 深度求索(快捷指令) </a> </td>
|
||||
|
|
|
@ -470,6 +470,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
|||
<td> <a href="https://github.com/lunary-ai/abso/blob/main/README.md"> Abso </a></td>
|
||||
<td> OpenAIフォーマットを使用するあらゆるLLMプロバイダと対話するためのTypeScript SDK.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://pics.fatwang2.com/56912e614b35093426c515860f9f2234.svg" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/fatwang2/siri-ultra"> Siri Ultra </a> </td>
|
||||
<td> GitHubで1000以上のスターを獲得した、インターネット接続、マルチターン会話、DeepSeekシリーズモデルをサポートするプロジェクト </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/c1e47b01-1766-4f7e-bfe6-ab3cb3991c30" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/tree/main/docs/siri_deepseek_shortcut"> siri_deepseek_shortcut </a> </td>
|
||||
|
|
Loading…
Add table
Reference in a new issue