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="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://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>
<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>