-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathai-safety-ethics.html
310 lines (295 loc) · 15.9 KB
/
ai-safety-ethics.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="images/favicon-32x32.png"
/>
<title>Divinci AI Safety, Trust & Ethics Statement</title>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"
/>
<link rel="stylesheet" href="styles.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
/>
</head>
<body>
<!-- Header Section with Navbar -->
<header>
<nav class="navbar" role="navigation" aria-label="main navigation">
<a href="index.html">
<img
class="nav-logo"
src="images/divinci_logo.png"
alt="Divinci Heart Robot logo"
/>
</a>
<div class="nav-title">
<span class="mobile-hide">Divinci AI - </span> Safety, Trust
and Ethics
</div>
<div class="nav-menu">
<a href="https://divinci.app/#features">Features</a>
<a href="https://divinci.app/#team">Team</a>
<a href="https://divinci.app/#signup">Sign Up</a>
</div>
</nav>
</header>
<!-- Main Content Section for AI Trust & Ethics -->
<main id="ai-trust-ethics">
<section class="section">
<div class="container">
<header>
<h1 class="title">
AI Safety, Trust and Ethics Statement
</h1>
<p class="subtitle">
Divinci AI’s Commitment to Responsible and
Trustworthy AI
</p>
</header>
<article class="content">
<section aria-labelledby="commitment">
<p id="commitment">
At Divinci AI, we prioritize safe, ethical, and
transparent AI solutions. Our products,
including web and mobile applications, serve
diverse use cases in healthcare and other
sensitive fields. This document details our
commitment to using only licensed data, ensuring
rigorous safety measures, and implementing
robust human interfaces in our
Retrieval-Augmented Generation (RAG) and
Fine-Tuned language models.
</p>
</section>
<br />
<!-- Licensed Data and Responsible AI Development -->
<section aria-labelledby="licensed-data">
<h2 id="licensed-data">
1. Licensed Data and Responsible AI Development
</h2>
<p>
We are committed to using only licensed and
ethically sourced data in training our AI
models. Our data governance practices ensure
that every dataset is verified for legitimacy,
licensing compliance, and relevance. This
approach aligns with guidelines like those set
by ANSI for trustworthy AI, emphasizing
transparency and ethical sourcing
<a
href="https://aistandardshub.org/ai-standards/guidelines-for-developing-trustworthy-artificial-intelligence-systems/"
target="_blank"
>Guidelines for Developing Trustworthy AI
<i class="fas fa-external-link-alt"></i
></a>
<a
href="https://aistandardshub.org/ai-standards/recommended-practice-for-organizational-governance-of-artificial-intelligence/"
target="_blank"
>Recommended Practice for AI Governance
<i class="fas fa-external-link-alt"></i></a
>.
</p>
</section>
<br />
<!-- Human-Centered Safety and Moderation -->
<section aria-labelledby="human-centered-safety">
<h2 id="human-centered-safety">
2. Human-Centered Safety and Moderation
</h2>
<p>
Divinci AI integrates human moderation
interfaces across all custom AI solutions to
foster responsible use and prevent misuse. These
interfaces support:
</p>
<ul>
<li>
<strong>Content Management:</strong> We
provide tools for reviewing, editing, and
controlling the information our AI models
generate, helping to align responses with
ethical standards.
</li>
<li>
<strong>Testing and Validation:</strong>
Every model goes through rigorous testing to
minimize bias, confabulation, and
misinformation
<a
href="https://aistandardshub.org/ai-standards/emotion-enabled-multimodal-user-interface-based-on-artificial-neural-networks/"
target="_blank"
>Emotion enabled multimodal user
interface
<i class="fas fa-external-link-alt"></i
></a>
<a
href="https://aistandardshub.org/ai-standards/nist-artifical-intelligence-risk-management-framework/"
target="_blank"
>AI Risk Management Framework
<i
class="fas fa-external-link-alt"
></i></a
>.
</li>
<li>
<strong>Release Management:</strong> Our
models undergo controlled release processes
to ensure they are only deployed once they
meet our high safety and reliability
standards.
</li>
</ul>
</section>
<br />
<!-- Safety Features in Consumer and Patient-Facing Models -->
<section aria-labelledby="safety-features">
<h2 id="safety-features">
3. Safety Features in Consumer and
Patient-Facing Models
</h2>
<p>
For applications involving consumers or
patients, Divinci AI incorporates robust safety
features such as:
</p>
<ul>
<li>
<strong
>Transparency and
Explainability:</strong
>
We strive for clarity in AI responses,
helping users understand how decisions are
made and why specific recommendations
appear. This commitment reduces
over-reliance and ensures user trust
<a
href="https://aistandardshub.org/ai-standards/guidelines-for-developing-trustworthy-artificial-intelligence-systems/"
target="_blank"
>Guidelines for Developing Trustworthy
AI
<i class="fas fa-external-link-alt"></i
></a>
<a
href="https://aistandardshub.org/ai-standards/the-use-of-artificial-intelligence-in-health-care-trustworthiness/"
target="_blank"
>The Use of AI in Health Care
<i
class="fas fa-external-link-alt"
></i></a
>.
</li>
<li>
<strong
>Moderation for Harmful Content:</strong
>
We actively moderate against harmful
outputs, including any content that may be
biased, inappropriate, or potentially
misleading. Our systems implement safeguards
to monitor and restrict outputs that could
negatively impact users
<a
href="https://aistandardshub.org/ai-standards/nist-artifical-intelligence-risk-management-framework/"
target="_blank"
>AI Risk Management Framework
<i
class="fas fa-external-link-alt"
></i></a
>.
</li>
</ul>
</section>
<br />
<!-- Trust, Transparency, and User Accountability -->
<section aria-labelledby="trust-transparency">
<h2 id="trust-transparency">
4. Trust, Transparency, and User Accountability
</h2>
<p>
Divinci AI fosters trust by creating transparent
AI solutions. We provide clear user guidelines,
outlining system capabilities, limitations, and
ethical constraints. For healthcare
applications, we follow ANSI’s standards to
align our systems with trusted guidelines on
data privacy, bias mitigation, and compliance
with relevant regulatory standards
<a
href="https://aistandardshub.org/ai-standards/the-use-of-artificial-intelligence-in-health-care-trustworthiness/"
target="_blank"
>The Use of AI in Health Care
<i class="fas fa-external-link-alt"></i></a
>.
</p>
</section>
<br />
<!-- AI Governance and Compliance -->
<section aria-labelledby="ai-governance">
<h2 id="ai-governance">
5. AI Governance and Compliance
</h2>
<p>
Our adherence to the AI governance framework
aligns with standards like those from NIST and
IEEE, focusing on accountability, transparency,
and robust performance metrics. Regular audits
of our systems ensure that our AI models remain
aligned with Divinci AI’s ethical standards
throughout their lifecycle
<a
href="https://aistandardshub.org/ai-standards/recommended-practice-for-organizational-governance-of-artificial-intelligence/"
target="_blank"
>Recommended Practice for AI Governance
<i class="fas fa-external-link-alt"></i></a
>.
</p>
</section>
<br />
<!-- Acknowledgment to AI Standards Hub -->
<section aria-labelledby="acknowledgment">
<h2 id="acknowledgment">Acknowledgment</h2>
<p>
We’d like to thank
<a
href="https://aistandardshub.org/"
target="_blank"
>The Alan Turing Institute’s AI Standards
Hub <i class="fas fa-external-link-alt"></i
></a>
for providing invaluable AI standards resources
that have inspired and informed Divinci AI’s AI
Safety and Ethics policies.
</p>
</section>
</article>
</div>
</section>
</main>
<!-- Footer Section -->
<footer class="site-footer" role="contentinfo">
<div class="container">
<p>© 2024 Divinci AI Inc. All rights reserved.</p>
<p>
<a href="ai-safety-ethics.html">AI Safety & Ethics</a> |
<a href="terms-of-service.html">Terms of Service</a> |
<a href="privacy-policy.html">Privacy Policy</a>
</p>
</div>
</footer>
</body>
</html>