Add TruthBot to showcase

This commit is contained in:
Ines Montani 2016-11-03 12:43:55 +01:00
parent c748474a9e
commit 42bf4ff9fe
3 changed files with 7 additions and 1 deletions

View File

@ -47,7 +47,7 @@
} }
}, },
"V_CSS": "1.6", "V_CSS": "1.7",
"V_JS": "1.0", "V_JS": "1.0",
"DEFAULT_SYNTAX" : "python", "DEFAULT_SYNTAX" : "python",
"ANALYTICS": "UA-58931649-1", "ANALYTICS": "UA-58931649-1",

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -104,6 +104,12 @@
"description": "Semantic analysis of the Reddit hivemind", "description": "Semantic analysis of the Reddit hivemind",
"image": "sense2vec.jpg" "image": "sense2vec.jpg"
}, },
"TruthBot": {
"url": "http://summerscope.github.io/govhack/2016/truthbot/",
"author": "Team Truthbot",
"description": "The world's first artificially intelligent fact checking robot.",
"image": "truthbot.jpg"
},
"Laice": { "Laice": {
"url": "https://github.com/kendricktan/laice", "url": "https://github.com/kendricktan/laice",
"author": "Kendrick Tan", "author": "Kendrick Tan",