You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/about.md
+17-4Lines changed: 17 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,27 @@ layout: about
3
3
title: About
4
4
permalink: /
5
5
6
-
news: true# includes a list of news items
7
-
selected_papers: true# includes a list of papers marked as "selected={true}"
6
+
news: false# includes a list of news items
7
+
selected_papers: false# includes a list of papers marked as "selected={true}"
8
8
social: true # includes social icons at the bottom of the page
9
9
---
10
10
11
-
**Our goal is to build a future in which responsible AI is synonymous with AI.** Our work centers around [interdisciplinary research](research/), [technology policy](policy/), and [education and training](education/) for AI practitioners, decision makers, and the public at large.
11
+
<divclass="about-centered">
12
+
13
+
<pmarkdown="1">
14
+
**Our goal is to build a future in which responsible AI is synonymous with AI.**
12
15
13
-
**What is responsible AI?** We use this term to refer to making the design, development and use of AI socially sustainable: using technology for good while controlling the risks. Responsible AI is about respecting human values, ensuring fairness, maintaining transparency, and upholding accountability. It's about taking hype and magical thinking out of the conversation about AI. And about giving people the ability to understand, control and take responsibility for AI-assisted decisions.
16
+
17
+
Our work centers around [interdisciplinary research](research/), [technology policy](policy/), and [education and training](education/) for AI practitioners, decision makers, and the public at large.
18
+
</p>
19
+
20
+
<pmarkdown="1">
21
+
**What is responsible AI?**
22
+
23
+
We use this term to refer to making the design, development and use of AI socially sustainable: using technology for good while controlling the risks. Responsible AI is about respecting human values, ensuring fairness, maintaining transparency, and upholding accountability. It's about taking hype and magical thinking out of the conversation about AI. And about giving people the ability to understand, control and take responsibility for AI-assisted decisions.
24
+
</p>
25
+
26
+
</div>
14
27
15
28
<!-- [Responsible AI](), as we see it, is the principled development and application of AI in a way that respects human values, ensures fairness, maintains transparency, and upholds accountability.
0 commit comments