Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
5 changes: 5 additions & 0 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 框架
Expand Down
5 changes: 5 additions & 0 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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エージェントフレームワーク
Expand Down