Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FollowusonWidget has a deprecated constructor in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 11

Deprecated: Function create_function() is deprecated in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 132

Deprecated: The called constructor method for WP_Widget class in FollowusonWidget is deprecated since version 4.3.0! Use __construct() instead. in /home/bossgist/public_html/wp-includes/functions.php on line 6170

Notice: Undefined index: removed_unused_javascript in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10

Notice: Trying to access array offset on value of type null in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10
Meet Sophia, the first robot to be awarded citizenship. | Boss Gist
Boss Gist

Meet Sophia, the first robot to be awarded citizenship.

The distinction was awarded in Riyadh, the
capital of Saudi Arabia during the Future
Investment Initiative. Sophia has 62 facial
expressions and is able to carry on
coherent conversation thanks to artificial
intelligence software; in his eyes, she has
cameras that identify people through face
recognition.

Sophia is able to start a conversation and
also make known her proposals for the
future, in relation to current conflicts
between countries and other issues. Her
statements have caused controversy such as a recent one in which she expresses the right that both humans and robots have to start a family.

” I think you are very lucky if you have a family, and if you don’t have one, you deserve one. This is my feeling for both robots and humans” she said.

Hanson, her creator, stared that Sophia is a special robot created with the aim of achieving interaction between people through artificial intelligence software. He also stated that it is capable of processing visual darat, detecting people’s faces and interpreting dialogues by applying emotional data.

Her artificial intelligence had been demonstrated through various interviews and conferences world wide.

The most curious thing are the expressions
and the correctness that Sophia achieves
when answering each of the questions, as
well as how surprising she is for
elaborating themes, without ruling out that
she sometimes makes mistakes.

At the Future Investment Initiative 2017
conference, held in October, Sophia
expressed the following, when asked by the presenter who indicated that she looked happy “I am always happy when am surrounded by intelligent people who are also rich and powerful.”

Exit mobile version

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
SHOW COLUMNS FROM wpvx_sb2_ai_bot_hits LIKE 'request_kind'

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
INSERT INTO wpvx_sb2_ai_bot_hits (bot_name, bot_purpose, request_path, normalized_url, url_hash, object_id, object_type, status_code, hit_date, first_seen, last_seen, visits) VALUES ('ClaudeBot', 'research', '/meet-sophia-the-first-robot-to-be-awarded-citizenship/amp/', 'https://bossgist.com/meet-sophia-the-first-robot-to-be-awarded-citizenship', 'd427c6fbec0f494a7ca24592118803be27456c82787ae92a7327986a9a298ffd', 9906, 'post', 200, '2026-08-18', NOW(), NOW(), 1) ON DUPLICATE KEY UPDATE visits = visits + 1, last_seen = NOW(), status_code = 200, normalized_url = IF(normalized_url = '' OR normalized_url IS NULL, 'https://bossgist.com/meet-sophia-the-first-robot-to-be-awarded-citizenship', normalized_url), object_id = IF(object_id IS NULL OR object_id = 0, 9906, object_id), object_type = IF(object_type IS NULL OR object_type = '', 'post', object_type)