From bfc8a38a2061f8417072570adf4f6aec5fbf9bcb Mon Sep 17 00:00:00 2001 From: azbookin <72672628+azbookin@users.noreply.github.com> Date: Mon, 2 Nov 2020 01:09:05 +0200 Subject: [PATCH] Update categories.json --- categories.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/categories.json b/categories.json index 2ad1582..8af8a87 100644 --- a/categories.json +++ b/categories.json @@ -373,5 +373,10 @@ "name": "Work", "slug": "work", "description": "projects focused on gig economies, future of work and professional reputation" - } + }, + { + "name": "Artificial Intelligence", + "slug": "artificial intelligence", + "description": "blockchain projects focused on AI research and development" + } ]