-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprivacy-policy.html
311 lines (291 loc) · 14.6 KB
/
privacy-policy.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
311
<!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"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="images/favicon-16x16.png"
/>
<title>Divinci AI Privacy Policy</title>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"
/>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<!-- Header 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> Privacy
Policy
</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 Privacy Policy Section -->
<main id="privacy-policy">
<section class="section">
<div class="container">
<header>
<h1 class="title">Privacy Policy</h1>
<p class="subtitle">Last Updated: October 31, 2024</p>
</header>
<article class="content">
<!-- Introduction -->
<section aria-labelledby="introduction">
<h2 id="introduction">1. Introduction</h2>
<p>
Divinci AI, Inc. (“Company,” “we,” “us,” or
“our”) values your privacy. This Privacy Policy
outlines how we collect, use, and protect your
personal data when you use our web, mobile, and
SMS services (the “Services”).
</p>
<p>
By using our Services, you consent to the
collection and use of information as described
in this Privacy Policy. If you do not agree with
this policy, please refrain from using our
Services.
</p>
</section>
<br />
<!-- Data Collection and Use -->
<section aria-labelledby="data-collection">
<h2 id="data-collection">
2. Data Collection and Use
</h2>
<p>
Divinci AI collects data to enhance the user
experience, improve AI model performance, and
ensure responsible AI usage. We prioritize data
transparency, ethical data use, and user trust.
The types of data we collect include:
</p>
<ul>
<li>
<strong>Personal Information:</strong>
Information like name, email address, and
contact details, which are collected when
you register or subscribe to our Services.
</li>
<li>
<strong>Usage Data:</strong> Information
about how you interact with our Services,
including access dates, chat interactions,
feature usage, and preferences.
</li>
<li>
<strong>Device Information:</strong>
Information such as device type, operating
system, and browser type to optimize Service
compatibility.
</li>
</ul>
<p>We use this information to:</p>
<ul>
<li>
Improve AI model responses and customize
content based on user interactions.
</li>
<li>
Enhance service reliability, including
troubleshooting and security monitoring.
</li>
<li>
Send updates, newsletters, or notifications
(if opted in).
</li>
</ul>
</section>
<br />
<!-- Data Security -->
<section aria-labelledby="data-security">
<h2 id="data-security">3. Data Security</h2>
<p>
We implement robust security measures to protect
your data from unauthorized access or misuse.
Security practices include encryption, access
controls, and regular audits. Despite our best
efforts, no system can guarantee complete
security. In case of any security breaches, we
will notify affected users as required by
applicable laws.
</p>
</section>
<br />
<!-- User Rights -->
<section aria-labelledby="user-rights">
<h2 id="user-rights">4. User Rights</h2>
<p>
Divinci AI respects your rights to your personal
data. You may:
</p>
<ul>
<li>
<strong>Access:</strong> Request access to
the data we hold about you.
</li>
<li>
<strong>Correction:</strong> Request
correction of any inaccurate information.
</li>
<li>
<strong>Deletion:</strong> Request deletion
of your data, subject to legal retention
obligations.
</li>
<li>
<strong>Opt-out:</strong> Choose not to
receive marketing communications by
following the opt-out instructions in emails
or contacting us directly.
</li>
</ul>
</section>
<br />
<!-- AI and User-Generated Content -->
<section aria-labelledby="user-content">
<h2 id="user-content">
5. AI and User-Generated Content
</h2>
<p>
The content generated through Divinci AI’s
language models is based on user prompts and
model training data. While we take steps to
prevent inappropriate outputs, we encourage
users to avoid sharing sensitive or personally
identifiable information during interactions
with the AI models.
</p>
</section>
<br />
<!-- Data Retention and Deletion -->
<section aria-labelledby="data-retention">
<h2 id="data-retention">
6. Data Retention and Deletion
</h2>
<p>
Divinci AI retains personal data only for as
long as necessary to fulfill the purposes
described in this Privacy Policy, comply with
legal obligations, and ensure ongoing AI
improvement. Upon user request or account
termination, we will delete personal data,
subject to any legal retention requirements.
</p>
</section>
<br />
<!-- Sharing of Data -->
<section aria-labelledby="data-sharing">
<h2 id="data-sharing">7. Sharing of Data</h2>
<p>
Divinci AI does not sell your personal data. We
may share data with trusted third parties solely
for purposes such as:
</p>
<ul>
<li>
<strong>Service Improvement:</strong>
Collaborating with service providers to
enhance our Services, such as data storage
or analytics providers.
</li>
<li>
<strong>Legal Compliance:</strong> Sharing
data as required by law, or to protect the
rights, safety, and property of Divinci AI
or others.
</li>
<li>
<strong>Business Transactions:</strong> In
the event of a merger, acquisition, or other
business transfer, data may be transferred
to the new entity, subject to the same
privacy commitments.
</li>
</ul>
</section>
<br />
<!-- Cookies and Tracking -->
<section aria-labelledby="cookies">
<h2 id="cookies">8. Cookies and Tracking</h2>
<p>
Divinci AI uses cookies and similar tracking
technologies to personalize your experience,
monitor usage, and improve Services. You may
manage cookie settings through your browser.
However, disabling cookies may affect certain
features of our Services.
</p>
</section>
<br />
<!-- Updates to Privacy Policy -->
<section aria-labelledby="policy-updates">
<h2 id="policy-updates">
9. Updates to Privacy Policy
</h2>
<p>
We may update this Privacy Policy periodically
to reflect changes in our practices or for legal
reasons. Users will be notified of significant
changes through our Services. Continued use of
our Services after such changes indicates
acceptance of the revised Privacy Policy.
</p>
</section>
<!-- Contact Information -->
<section aria-labelledby="contact">
<h2 id="contact">10. Contact Information</h2>
<p>
For questions or requests regarding this Privacy
Policy, please contact us at
<a href="mailto:[email protected]"
>.
</p>
</section>
</article>
</div>
</section>
</main>
<!-- Footer -->
<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>