-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathterms-of-service.html
326 lines (301 loc) · 15.3 KB
/
terms-of-service.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
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
<!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 - Terms of Service</title>
<!-- Include Bulma CSS -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"
/>
<link rel="stylesheet" href="styles.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> Terms of
Service
</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 Terms of Service Section -->
<main id="terms-of-service">
<section class="section">
<div class="container">
<header>
<h1 class="title">Terms of Service</h1>
<p class="subtitle">Last Updated: October 31st, 2024</p>
</header>
<article class="content">
<!-- Introduction -->
<section aria-labelledby="introduction">
<h2 id="introduction">1. Introduction</h2>
<p>
Welcome to
<strong>Divinci AI, Inc.</strong>
("<strong>Company</strong>",
"<strong>we</strong>", "<strong>us</strong>", or
"<strong>our</strong>"). Our services include
web and mobile applications and SMS services
powered by off-the-shelf and custom language
models. By accessing or using our services,
including any AI-generated content or responses
(the "<strong>Services</strong>"), you agree to
be bound by these Terms of Service
("<strong>Terms</strong>").
</p>
<p>
If you do not agree to these Terms, you may not
access or use the Services.
</p>
</section>
<br />
<!-- Eligibility -->
<section aria-labelledby="eligibility">
<h2 id="eligibility">2. Eligibility</h2>
<p>
To use the Services, you must be at least 18
years old and capable of entering into a legally
binding agreement. By using the Services, you
affirm that you meet these requirements.
</p>
</section>
<br />
<!-- Description of Services -->
<section aria-labelledby="description-of-services">
<h2 id="description-of-services">
3. Description of Services
</h2>
<p>
Our Services allow users to interact with
AI-powered language models, including
pre-trained models (e.g., GPT-3, ChatGPT) and
custom fine-tuned models with
retrieval-augmented generation (RAG)
capabilities. These models can assist with a
range of queries and tasks but do not provide
expert advice. Users should not rely solely on
the content provided by the AI models for
important decisions, including those relating to
health, finance, legal, or other professional
fields.
</p>
</section>
<br />
<!-- Responsible Use -->
<section aria-labelledby="responsible-use">
<h2 id="responsible-use">4. Responsible Use</h2>
<p>
You agree to use the Services responsibly and in
compliance with applicable laws. You will not
use the Services to:
</p>
<ul>
<li>
Transmit illegal, harmful, abusive, or
discriminatory content.
</li>
<li>
Engage in any form of harassment,
misinformation, or harmful behavior.
</li>
<li>
Attempt to manipulate, alter, or exploit the
language models in a manner that violates
these Terms.
</li>
</ul>
<p>
We reserve the right to suspend or terminate
access to the Services if we determine any
misuse.
</p>
</section>
<br />
<!-- AI Content Disclaimer -->
<section aria-labelledby="ai-content-disclaimer">
<h2 id="ai-content-disclaimer">
5. AI Content Disclaimer
</h2>
<p>
The AI models provided through the Services
generate content based on user prompts. However,
AI-generated content may be incomplete,
outdated, or inaccurate.
<strong
>The Company is not liable for any decisions
or actions taken based on AI-generated
content.</strong
>
The AI does not have personal judgment,
expertise, or context awareness beyond its
training data and therefore cannot replace
professional advice.
</p>
</section>
<br />
<!-- Limitations of Liability -->
<section aria-labelledby="limitations-of-liability">
<h2 id="limitations-of-liability">
6. Limitations of Liability
</h2>
<p>To the fullest extent permitted by law:</p>
<ul>
<li>
The Company is not liable for any indirect,
incidental, or consequential damages arising
out of or related to your use of the
Services, including but not limited to
reliance on AI-generated responses.
</li>
<li>
The Company’s total liability, whether in
contract, warranty, tort, or otherwise, will
not exceed the amount paid by you for the
Services in the 12 months preceding the
claim.
</li>
</ul>
</section>
<br />
<!-- Privacy and Data Security -->
<section aria-labelledby="privacy-and-data-security">
<h2 id="privacy-and-data-security">
7. Privacy and Data Security
</h2>
<p>
Your privacy is important to us. Please refer to
our
<a href="privacy-policy.html">Privacy Policy</a>
for information on how we collect, use, and
store your data. The Services may require access
to certain data (such as user inputs and
preferences) to improve the performance of the
AI models. By using the Services, you consent to
this data collection, usage, and storage.
</p>
</section>
<br />
<!-- Intellectual Property -->
<section aria-labelledby="intellectual-property">
<h2 id="intellectual-property">
8. Intellectual Property
</h2>
<p>
All rights, titles, and interests in the
Services, including AI models, underlying code,
and proprietary algorithms, remain the exclusive
property of the Company. You are granted a
limited, non-exclusive, revocable license to use
the Services for personal, non-commercial
purposes.
</p>
<p>
You may not modify, reverse-engineer,
distribute, or create derivative works based on
the Services or its content without explicit
permission from the Company.
</p>
</section>
<br />
<!-- Amendments to Terms -->
<section aria-labelledby="amendments-to-terms">
<h2 id="amendments-to-terms">
9. Amendments to Terms
</h2>
<p>
We reserve the right to update or modify these
Terms at any time. When changes are made, we
will notify you through our Services or other
communication channels. Your continued use of
the Services after any updates constitutes your
acceptance of the revised Terms.
</p>
</section>
<br />
<!-- Termination -->
<section aria-labelledby="termination">
<h2 id="termination">10. Termination</h2>
<p>
We may suspend or terminate your access to the
Services if you breach these Terms or if we
determine, in our sole discretion, that your
continued access may harm the Company or other
users.
</p>
</section>
<br />
<!-- Governing Law -->
<section aria-labelledby="governing-law">
<h2 id="governing-law">11. Governing Law</h2>
<p>
These Terms are governed by and construed in
accordance with the laws of
<strong
>Los Angeles, California, United States of
America.</strong
>
Any disputes arising from these Terms will be
subject to the exclusive jurisdiction of the
courts in
<strong
>Los Angeles, California, United States of
America.</strong
>
</p>
</section>
<br />
<!-- Contact Us -->
<section aria-labelledby="contact-us">
<h2 id="contact-us">12. Contact Us</h2>
<p>
If you have any questions about these Terms,
please contact us at
<a href="mailto:[email protected]"
>
</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>