From 7d699557efccd0ceb3e52d27a81143f95eae6178 Mon Sep 17 00:00:00 2001 From: Dominique Louis Date: Thu, 6 Feb 2025 11:39:55 +0000 Subject: [PATCH] Added missed AI resource --- website/_data/resources.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/website/_data/resources.json b/website/_data/resources.json index 4bd8b2f2..e5e5a5eb 100644 --- a/website/_data/resources.json +++ b/website/_data/resources.json @@ -290,5 +290,16 @@ "tags": [ "ai" ] + }, + { + "name": "ai2", + "title": "BrainAI", + "author": "Artem Votintsev (ApmeM)", + "cover": "", + "url": "https://github.com/ApmeM/BrainAI", + "pixelart": false, + "tags": [ + "ai" + ] } ] \ No newline at end of file