$git clone https://github.com/xark-argo/argoARGO is an open-source AI Agent client that makes it easy to build & use AI-powered assistants capable of autonomous thinking, task planning, and handling complex tasks. It supports one-click download of open-source models and integrates closed-source models, providing conven
| 1 | <h1 align="center"> |
| 2 | <a href="https://github.com/xark-argo/argo/releases"> |
| 3 | <img src="./assets/images/argo.png" width="150" height="150" alt="banner" /><br> |
| 4 | </a> |
| 5 | </h1> |
| 6 | <p align="center"><a href="./README_CN.md">中文</a> | English | <a href="https://xark-argo.com">Official Website</a> | <a href="https://docs.xark-argo.com/">Documentation</a> | <a href="https://xark-argo.com">官方网站</a> | <a href="https://docs.xark-argo.com/zh-CN/">文档</a> | <a href="https://github.com/xark-argo/argo/blob/main/CONTRIBUTING.md">Contribute</a> | <a href="https://github.com/xark-argo/argo/issues">Feedback</a><br> |
| 7 | </p> |
| 8 | <!-- 题头徽章组合 --> |
| 9 | <p align="center"> |
| 10 | <a href="https://deepwiki.com/xark-argo/argo"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> |
| 11 | <a href="https://x.com/ThinkInAgent"><img src="https://img.shields.io/badge/Twitter-ARGO-0088CC?style=plastic&logo=x" alt="Twitter Badge"/></a> |
| 12 | <a href="https://discord.com/invite/TuMNxXxyEy"><img src="https://img.shields.io/badge/Discord-ARGO-0088CC?style=plastic&logo=discord" alt="Discord Badge"/></a> |
| 13 | <a href="https://github.com/user-attachments/assets/eaed622a-e4bf-4649-bbf0-fab71a635a4c"><img src="https://img.shields.io/badge/Wechat-ARGO-0088CC?style=plastic&logo=wechat" alt="Wechat Badge"/></a> |
| 14 | </p> |
| 15 | |
| 16 | <p align="center"> |
| 17 | <a href="https://github.com/xark-argo/argo/stargazers"><img src="https://img.shields.io/github/stars/xark-argo/argo" alt="Stars Badge"/></a> |
| 18 | <a href="https://github.com/xark-argo/argo/network/members"><img src="https://img.shields.io/github/forks/xark-argo/argo" alt="Forks Badge"/></a> |
| 19 | <a href="https://github.com/xark-argo/argo/releases"><img src="https://img.shields.io/github/release/xark-argo/argo" alt="Release Badge"/></a> |
| 20 | </p> |
| 21 | <p align="center"> |
| 22 | <a href="https://www.producthunt.com/products/argo-ai-rapid-go?embed=true&utm_source=badge-featured&utm_medium=badge&utm_source=badge-argo-2" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=994235&theme=light&t=1752837291403" alt="ARGO - opensource, agentic, manus, ollama, rag, deepresearch, local | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" target="_blank" /></a> |
| 23 | </p> |
| 24 | |
| 25 | |
| 26 | # ⛵️ ARGO - Your Local Super AI Agent |
| 27 | |
| 28 | ARGO is an open-source AI Agent client that makes it easy to **build & use** AI-powered assistants capable of autonomous thinking, task planning, and handling complex tasks. It supports one-click download of open-source models and integrates closed-source models, providing convenient access to local RAG knowledge bases and MCP tools. In addition, ARGO can be **fully deployed privately, secure and controllable**, with 100% data stored locally, supporting offline operation, and is compatible with Windows, Mac, and Linux systems. |
| 29 | |
| 30 | The vision of ARGO is to allow every user to have their own **exclusive super AI Agent**, enabling more people to benefit from the convenience AI Agents bring. |
| 31 | |
| 32 | ## Why Choose ARGO? |
| 33 | * 🔒 **Local First, Privacy Above All** — Supports full offline operation, 100% local data storage, with native clients for Windows, macOS, and Linux, plug-and-play with no configuration required. Fully compatible with public cloud, private cloud, local servers, and all-in-one machines. |
| 34 | * 🚀 **Task Execution Engine That Delivers Results** — The Multi-Agent task engine autonomously plans steps, calls tools, generates reports, and executes multi-stage tasks in full. |
| 35 | * ⚙️ **Agent Factory** — Need a travel planning assistant, industry analyst, or legal advisor? Simply describe it, and ARGO can help you customize a dedicated agent for your scenario. |
| 36 | * 📦 **Integrates Ollama and Leading Providers** — Instantly access OpenAI, Claude, DeepSeek, or run local Ollama models, with open access and no platform lock-in. Seamlessly switch between local models and API models during conversations. |
| 37 | * 🧩 **Agentic RAG Knowledge Engine** — Supports various knowl |