Skip to content

Commit

Permalink
AI-Goat added (#220)
Browse files Browse the repository at this point in the history
* AI-Goat added

A new vulnerable AI application included
  • Loading branch information
mrtlgz authored Sep 6, 2024
1 parent f69b670 commit 3a6a867
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion src/data/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,27 @@
"notes": "Art shopping",
"badge": null
},
{
"url": "https://github.com/dhammon/ai-goat",
"name": "AI-Goat",
"collection": [
"offline"
],
"technology": [
"Python",
"Vicuna LLM",
"LLaMa"
],
"references": [
{
"name": "download",
"url": "https://github.com/dhammon/ai-goat"
}
],
"author": "fhammon, Guanwei Hu",
"notes": "AI Goat uses the Vicuna LLM which derived from Meta's LLaMA and coupled with ChatGPT's response data. When installing AI Goat the LLM binary is downloaded from third party locally on your computer.",
"badge": null
},
{
"url": "http://demo.testfire.net/",
"name": "Altoro Mutual (AltoroJ)",
Expand Down Expand Up @@ -3295,4 +3316,4 @@
],
"url":"https://yrprey.com"
}
]
]

0 comments on commit 3a6a867

Please sign in to comment.