From 5785637189be575ca7496292013b2d22e8d2f0cd Mon Sep 17 00:00:00 2001 From: izaznobova <73389305+izaznobova@users.noreply.github.com> Date: Sun, 25 Oct 2020 20:38:26 +0800 Subject: [PATCH] Update categories.json --- categories.json | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/categories.json b/categories.json index 2ad1582..a17e3e6 100644 --- a/categories.json +++ b/categories.json @@ -71,7 +71,44 @@ } ] }, - +{ + +"name": "Artificial Intelligence", + "slug": "artificial-intelligence", + "description": "the property of intelligent systems to perform creative functions, which are usually considered the prerogative of a person; science and technology of creating intelligent machines, especially intelligent computer programs", + "subcategories": [ + { + "name": "Algorithmic trading", + "slug": "algorithmic-trading", + "description": "sophisticated artificial intelligence systems make trading decisions at a speed that exceeds the speed of a human being" + }, + { + "name": "Warfare", + "slug": "warfare", + "description": "creation of advanced control systems for the battlefield and weapons" + }, + { + "name": "Heavy industry", + "slug": "heavy-industry", + "description": "creation of industrial robots that perform hazardous work" + }, + { + "name": "Fun and games", + "slug": "Fun-and-games", + "description": "bots in video games, pets with AI, toys for children with speech recognition" + }, + { + "name": "Automobile transport", + "slug": "Automobile-transport", + "description": "autopilot function" + }, + { + "name": "Online and telephone customer support", + "slug": "online-and-telephone-customer-support", + "description": "online help, chat bots, human speech analysis" + } + ] + }, { "name": "Education", "slug": "education",