File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ const Index = () => {
5252 < ul className = "mt-3 space-y-1.5" >
5353 { [
5454 { name : "AICodingGym" , url : "https://aicodinggym.com/" } ,
55+ { name : "cobra 🏆" , url : "https://cobra.clawder.ai" } ,
5556 { name : "PersonalDataHub" , url : "https://github.com/AISmithLab/PersonalDataHub" } ,
5657 { name : "PrivacyJury" , url : "http://jury.privacydev.org/" } ,
5758 ] . map ( ( tool ) => (
@@ -81,7 +82,6 @@ const Index = () => {
8182 < ul className = "mt-2 columns-2 gap-x-4 space-y-1" >
8283 { [
8384 { name : "privacy arkinator" , url : "#" } ,
84- { name : "cobra 🏆" , url : "https://github.com/AISmithLab/CoBRA" } ,
8585 { name : "humanstudy bench" , url : "https://www.hs-bench.clawder.ai/" } ,
8686 { name : "game arena" , url : "https://lmgame.org/" } ,
8787 { name : "decentralized arena" , url : "https://de-arena.maitrix.org/" } ,
You can’t perform that action at this time.
0 commit comments