Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ license: mit
|
|
| 15 |
|
| 16 |
# Check Git - ML Repo Analyzer
|
| 17 |
|
| 18 |
-
Quick tool to detect fake ML training repositories that are just API wrappers. For the community ["Wall of Shames"](https://github.com/wall-of-shames)
|
| 19 |
|
| 20 |
## What it does
|
| 21 |
|
|
@@ -31,8 +31,8 @@ Analyzes GitHub repositories to determine if they contain real machine learning
|
|
| 31 |
|
| 32 |
|
| 33 |
## Usage
|
| 34 |
-
|
| 35 |
-
Enter a GitHub repository URL and click Analyze.
|
| 36 |
|
| 37 |
For LLM analysis, provide your HuggingFace token (free at https://huggingface.co/settings/tokens).
|
| 38 |
|
|
|
|
| 15 |
|
| 16 |
# Check Git - ML Repo Analyzer
|
| 17 |
|
| 18 |
+
Quick tool to detect fake ML training repositories that are just API wrappers. For the community ["Wall of Shames"](https://github.com/wall-of-shames?view_as=public) Please read and learn and save the world with AI scam! Thanks from JADE, NCF, RustySafe and Friends
|
| 19 |
|
| 20 |
## What it does
|
| 21 |
|
|
|
|
| 31 |
|
| 32 |
|
| 33 |
## Usage
|
| 34 |
+
[Demo](https://huggingface.co/spaces/Alibrown/Check-Git/)
|
| 35 |
+
> Enter a GitHub repository URL and click Analyze.
|
| 36 |
|
| 37 |
For LLM analysis, provide your HuggingFace token (free at https://huggingface.co/settings/tokens).
|
| 38 |
|