Skip to content

Commit 5e1aaa4

Browse files
authored
VWAD Update 2024-09-06 (#118)
Updates based on OWASP/OWASP-VWAD@3a6a867
1 parent ae89777 commit 5e1aaa4

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

_data/collection.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,27 @@
3232
"notes": "Art shopping",
3333
"badge": null
3434
},
35+
{
36+
"url": "https://github.com/dhammon/ai-goat",
37+
"name": "AI-Goat",
38+
"collection": [
39+
"offline"
40+
],
41+
"technology": [
42+
"Python",
43+
"Vicuna LLM",
44+
"LLaMa"
45+
],
46+
"references": [
47+
{
48+
"name": "download",
49+
"url": "https://github.com/dhammon/ai-goat"
50+
}
51+
],
52+
"author": "fhammon, Guanwei Hu",
53+
"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.",
54+
"badge": null
55+
},
3556
{
3657
"url": "http://demo.testfire.net/",
3758
"name": "Altoro Mutual (AltoroJ)",
@@ -3295,4 +3316,4 @@
32953316
],
32963317
"url":"https://yrprey.com"
32973318
}
3298-
]
3319+
]

0 commit comments

Comments
 (0)