mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-04-04 19:14:02 +00:00
Add Obsidian Tars integration to README files in English, Chinese, and Japanese
This commit is contained in:
parent
af39a754bb
commit
f5b345393e
3 changed files with 15 additions and 0 deletions
|
@ -183,6 +183,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
<td> <a href="docs/16x_prompt/README.md">16x Prompt</a> </td>
|
||||
<td> <a href="https://prompt.16x.engineer/">16x Prompt</a> is an AI coding tool with context management. It helps developers manage source code context and craft prompts for complex coding tasks on existing codebases.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://obsidian.md/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/TarsLab/obsidian-tars">Obsidian Tars</a></td>
|
||||
<td> Integrate LLM conversations into Obsidian's note editing, with deepseek-reasoner's CoT output in callout format. </td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
|
|
|
@ -141,6 +141,11 @@
|
|||
<td> <a href="https://github.com/alecm20/story-flicks">Story-Flicks</a></td>
|
||||
<td>通过一句话即可快速生成高清故事短视频,支持 DeepSeek 等模型。</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://obsidian.md/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/TarsLab/obsidian-tars">Obsidian Tars</a></td>
|
||||
<td> 把大模型对话融入到 Obsidian 的笔记编辑, deepseek-reasoner 的思维链以 callout 格式输出。 </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### AI Agent 框架
|
||||
|
|
|
@ -138,6 +138,11 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
<td> <a href="https://agenticflow.ai/">AgenticFlow</a> </td>
|
||||
<td> <a href="https://agenticflow.ai/">AgenticFlow</a>は、マーケターがAIエージェントのためのエージェンティックAIワークフローを構築するためのノーコードプラットフォームであり、数百の毎日のアプリをツールとして使用します。</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://obsidian.md/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/TarsLab/obsidian-tars">Obsidian Tars</a></td>
|
||||
<td> Obsidianのノート編集にLLMの会話を統合し、deepseek-reasonerのチェーン・オブ・ソート(CoT)出力をコールアウト形式で表示します。 </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### AIエージェントフレームワーク
|
||||
|
|
Loading…
Add table
Reference in a new issue