Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuque_security committed Feb 13, 2025
1 parent a30278e commit ff60e95
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 18 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,34 +40,33 @@ AI Infra Guard is an **efficient**, **lightweight**, and **user-friendly** AI in
| kubeflow | 4 |
| kubepi | 5 |
| llamafactory | 1 |
| llmstudio | 0 |
| ollama | 7 |
| open-webui | 7 |
| open-webui | 8 |
| pyload-ng | 18 |
| qanything | 2 |
| ragflow | 2 |
| ray | 3 |
| ray | 4 |
| tensorboard | 0 |
| vllm | 3 |
| vllm | 4 |
| xinference | 0 |





## 🚀 Quick Preview
**Quick Usage**

![AI Security Scanner Demo](img/img.jpg)

**AI Analysis**

![AI Security Scanner AI Analysis Demo](img/output.gif)
![](img/img2.png)

## 📦 Installation and Usage
### Installation
Download from: [https://github.com/Tencent/AI-Infra-Guard/releases](https://github.com/Tencent/AI-Infra-Guard/releases)

### Usage
**Local Scan**
```
./ai-infra-guard -localscan
```

**Single Target**
```
./ai-infra-guard -target [IP/Domain]
Expand Down
17 changes: 10 additions & 7 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,15 @@ AI Infra Guard(AI Infrastructure Guard) 是一个**高效**、**轻量**、**易
| kubeflow | 4 |
| kubepi | 5 |
| llamafactory | 1 |
| llmstudio | 0 |
| ollama | 7 |
| open-webui | 7 |
| open-webui | 8 |
| pyload-ng | 18 |
| qanything | 2 |
| ragflow | 2 |
| ray | 3 |
| ray | 4 |
| tensorboard | 0 |
| vllm | 3 |
| vllm | 4 |
| xinference | 0 |


Expand All @@ -56,16 +57,18 @@ AI Infra Guard(AI Infrastructure Guard) 是一个**高效**、**轻量**、**易

![AI 安全扫描器演示](img/img.jpg)


**AI分析**

![AI 安全扫描器AI分析演示](img/output.gif)
![](img/img2.png)

## 📦 安装与使用
### 安装
下载地址: [https://github.com/Tencent/AI-Infra-Guard/releases](https://github.com/Tencent/AI-Infra-Guard/releases)

### 使用
**本地一键检测**
```
./ai-infra-guard -localscan
```

**单个目标**
```
./ai-infra-guard -target [IP/域名]
Expand Down
Binary file added img/img2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff60e95

Please sign in to comment.