add argo, an AI agent tool (#238)

This commit is contained in:
zmldndx 2025-02-18 23:05:52 +08:00 committed by GitHub
parent 310408d20d
commit 04ddb2e3ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 15 additions and 0 deletions

View File

@ -210,6 +210,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="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> <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>
<tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td>
<td>Locally download and run Ollama and Huggingface models with RAG on Mac/Windows/Linux. Support LLM API too.</td>
</tr>
<tr> <tr>
<td> <img src="https://www.petercat.ai/images/favicon.ico" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://www.petercat.ai/images/favicon.ico" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.petercat.ai">PeterCat</a> </td> <td> <a href="https://www.petercat.ai">PeterCat</a> </td>

View File

@ -158,6 +158,11 @@
<td> <a href="https://github.com/alecm20/story-flicks">Story-Flicks</a></td> <td> <a href="https://github.com/alecm20/story-flicks">Story-Flicks</a></td>
<td>通过一句话即可快速生成高清故事短视频,支持 DeepSeek 等模型。</td> <td>通过一句话即可快速生成高清故事短视频,支持 DeepSeek 等模型。</td>
</tr> </tr>
<tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td>
<td>本地下载并运行Huggingface及Ollama模型支持RAG、LLM API、工具接入等支持Mac/Windows/Linux。</td>
</tr>
<tr> <tr>
<td> <img src="https://www.petercat.ai/images/favicon.ico" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://www.petercat.ai/images/favicon.ico" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.petercat.ai">PeterCat</a> </td> <td> <a href="https://www.petercat.ai">PeterCat</a> </td>

View File

@ -148,6 +148,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="https://agenticflow.ai/">AgenticFlow</a> </td> <td> <a href="https://agenticflow.ai/">AgenticFlow</a> </td>
<td> <a href="https://agenticflow.ai/">AgenticFlow</a>は、マーケターがAIエージェントのためのエージェンティックAIワークフローを構築するためのーコードプラットフォームであり、数百の毎日のアプリをツールとして使用します。</td> <td> <a href="https://agenticflow.ai/">AgenticFlow</a>は、マーケターがAIエージェントのためのエージェンティックAIワークフローを構築するためのーコードプラットフォームであり、数百の毎日のアプリをツールとして使用します。</td>
</tr> </tr>
<tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td>
<td>ローカルでダウンロードし、Mac、Windows、Linux 上でOllamaとHuggingfaceモデルをRAGで実行します。LLM APIもサポートしています。</td>
</tr>
<tr> <tr>
<td> <img src="https://www.petercat.ai/images/favicon.ico" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://www.petercat.ai/images/favicon.ico" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.petercat.ai">PeterCat</a> </td> <td> <a href="https://www.petercat.ai">PeterCat</a> </td>