-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
239 lines (225 loc) Β· 12.5 KB
/
index.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
<!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">
<link rel="stylesheet" href="styles.css">
<title>Galvani Medical AI</title>
</head>
<body>
<div class="nav-header">
<a href="#">
<img class="galvani-header-logo" src="images/divinci_logo.png" alt="Galvani black and white happy robot with a heart logo"/>
<div class="nav-title">
Galvani Medical AI
</div>
</a>
<ul class="nav-menu mobile-hide">
<li>
<a href="#about">
About
</a>
</li>
<li>
<a href="#contact">
Contact
</a>
</li>
</ul>
</div>
<div class="content">
<div class="doctor-emoji-container">
<span class="doctorEmoji-bg doc-emoji-bg"></span>
<span id="doctorEmoji">π¨ββοΈ</span>
<span id="robotEmoji" class="doc-emoji-bg">π€</span>
<h1> Dr.You AI</h1>
<h4> Your practice's own Medical-Grade Language Model.</h4>
</div>
<div class="correlated">
<div class="container">
<div class="circle">
<div class="satisfaction-wrapper patient-wrapper">
<div class="satisfaction patient-satisfaction">
<span class="emoji patient-emoji">π©π»βπΌ</span>
Patient
<br/>
Satisfaction
</div>
</div>
<div class="infinity-with-emoji">
<span class="emoji">
π§π»
</span>
<!-- <span class="infinity-symbol">β―</span> -->
<span class="infinity-symbol">
<!-- <svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.0" width="466" height="466" id="svg2">
<defs id="defs4"/>
<g id="g1878">
<path d="M 464.25991,232.70792 C 464.25991,359.73341 361.2854,462.70792 234.25991,462.70792 C 107.23442,462.70792 4.25991,359.73341 4.25991,232.70792 C 4.25991,105.68243 107.23442,2.70792 234.25991,2.70792 C 361.2854,2.70792 464.25991,105.68243 464.25991,232.70792 L 464.25991,232.70792 z " style="fill:rgba(255, 255, 255, 0.538)" id="path1366"/>
<path d="M 217.17036,463.60849 C 117.52316,458.41224 27.786532,380.7896 7.342412,283.34465 C -11.458788,201.9887 17.988072,111.96646 81.772102,57.928085 C 127.02669,18.567735 187.84467,-2.178305 247.75244,2.337125 C 342.62764,6.189105 429.49182,76.503925 455.04647,167.69849 C 465.52201,201.212 465.49258,237.19059 461.26209,271.70787 C 446.84632,359.60219 377.70997,435.51453 291.02764,456.75751 C 267.06004,462.64806 241.81256,465.71481 217.17036,463.60849 z M 181.67036,449.42398 C 139.39823,428.67406 113.26504,380.60359 119.25954,333.83362 C 124.04929,278.70063 174.20543,233.14044 229.33596,232.15417 C 275.492,233.57743 321.01195,204.87703 337.78122,161.56336 C 357.86092,114.20563 340.50486,54.765915 297.84394,25.843565 C 262.87444,0.064855 216.08548,5.532375 176.28582,14.492005 C 84.287812,37.040985 13.156312,123.20543 8.016672,217.71721 C 1.305842,303.00959 48.267052,389.10962 123.40784,429.93131 C 142.22473,440.09406 168.94571,451.97113 186.54943,452.21437 L 184.60224,451.02285 L 181.67037,449.42398 L 181.67036,449.42398 z " style="fill:rgba(0, 0, 0, 0)" id="path1351"/>
</g>
</svg> -->
</span>
<span class="infinity-bg mobile-hide"></span>
<span class="infinity-bg infinity-bg-2 mobile-hide"></span>
<span class="infinity-bg infinity-bg-3 mobile-hide"></span>
<span class="infinity-bg infinity-bg-4 mobile-hide"></span>
<span class="infinity-bg infinity-bg-5 mobile-hide"></span>
<span class="infinity-bg infinity-bg-6 mobile-hide"></span>
<span class="infinity-bg infinity-bg-7 mobile-hide"></span>
<span class="infinity-bg infinity-bg-8 mobile-hide"></span>
<span class="infinity-bg infinity-bg-9 mobile-hide"></span>
</div>
<div class="satisfaction-wrapper physician-wrapper">
<div class="satisfaction physician-satisfaction">
<span class="emoji">π¨πΎββοΈ</span>
Physician
<br/>
Satisfaction
</div>
</div>
</div>
<div class="caption">
<span class="grey"> The two are directly correlated. </span>
</div>
</div>
</div>
<hr/>
<br/><br/><br/><br/><br/>
<!-- The second section starts here -->
<div class="patient-container quote-container">
<img class="patient-image" src="images/ani-kolleshi-vu-DaZVeny0-unsplash.jpg" alt="female white patient blue darting eyes blond hair">
<div class="text-content">
<p class="quote1">
<span class="quote-mark">β</span>
<span class="grey">Laine et al.</span> found that patients ranked the importance of providing health-related information second only to clinical skill.<span class="grey"><sup>1.</sup></span>
</p>
<p class="citation">
1. Dugdale DC, Epstein R, Pantilat SZ. Time and the patient-physician relationship. J Gen Intern Med. 1999 Jan;14 Suppl 1(Suppl 1):S34-40. doi: 10.1046/j.1525-1497.1999.00263.x. PMID: 9933493; PMCID: PMC1496869.
<br/>
Photo by <a href="https://unsplash.com/@anikolleshi?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Ani Kolleshi</a> on <a href="https://unsplash.com/photos/closeup-photo-of-womans-eye-wearing-mask-vu-DaZVeny0?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash.</a>
<!-- <p class="reference">
1
</p> -->
</p>
</div>
</div>
<!-- The second section ends here -->
<br/><br/><br/><br/><br/>
<hr id="about"/>
<br/><br/><br/><br/><br/>
<!-- Add this section at the end within the .content container -->
<div class="section">
<!-- Branding section with logo and text underneath -->
<div class="branding">
<img class="with-galvani-logo" src="images/divinci_logo.png" alt="Galvani robot heart black and white logo">
<div class="brand-text">with Galvani AI</div>
</div>
<p class="quote2">
<span class="quote-mark">β</span>
<span class="grey">Doctors now have the ability to be perfectly responsive to their patients,</span> resulting in an unprecedented level of service never before experienced in patient relations.
</p>
</div>
<!-- End with Galvani AI section -->
<br/><br/><br/><br/><br/>
<hr/>
<br/><br/><br/><br/><br/>
<!-- Add this section after the previous ones in the .content container -->
<div class="mlm-section">
<h2>We're training a family of Medical Language Models</h2>
<p class="subtitle">All experts in their own fields. Ready for you to build your own AI atop.</p>
<div class="emoji-tree-container">
<span class="tree-emoji">π³</span>
<div class="emoji-people emoji-people-1">
<span class="emoji-bg emoji1">π©π»ββοΈ</span>
<span class="emoji-bg emoji2">π§π½βπ¬</span>
<span class="emoji-bg emoji3">π§π½ββοΈ</span>
<span class="emoji-bg emoji4" style="font-size: 38px;">π€</span>
</div>
<div class="emoji-people emoji-people-2">
<span class="emoji-bg emoji1">π¨πΎββοΈ</span>
<span class="emoji-bg emoji2">π©ββοΈ</span>
<span class="emoji-bg emoji3">π©π»βπ¬</span>
<span class="emoji-bg emoji4" style="font-size: 38px;">π€</span>
</div>
<div class="emoji-people emoji-people-3">
<span class="emoji-bg emoji1">π§ββοΈ</span>
<span class="emoji-bg emoji2">π©π»ββοΈ</span>
<span class="emoji-bg emoji3">π§βπ¬</span>
<span class="emoji-bg emoji4" style="font-size: 38px;">π€</span>
</div>
<div class="emoji-people emoji-people-4">
<span class="emoji-bg emoji1">π©π»βπΌ</span>
<span class="emoji-bg emoji2">π©ββοΈ</span>
<span class="emoji-bg emoji3">π§βπ¬</span>
<span class="emoji-bg emoji4" style="font-size: 38px;">π€</span>
</div>
<div class="emoji-people emoji-people-5">
<span class="emoji-bg emoji1">π§ββοΈ</span>
<span class="emoji-bg emoji2">π©π»βπΌ</span>
<span class="emoji-bg emoji3">π©π»ββοΈ</span>
<span class="emoji-bg emoji4" style="font-size: 38px;">π€</span>
</div>
</div>
<p class="mlm-description">
We're refining a repeating process of forming teams of 5+ Physicians and Specialists for every medical practice.
<br class="mobile-hide"/>
These specialized models are offered as premium base models for your practice to build its proprietary AI on.
<br class="mobile-hide"/>
All specialized models are built atop Google's <a href="https://sites.research.google/med-palm/" target="_blank"> Med-PaLM </a> Medical Language Model.
</p>
<p class="mlm-data-note">
<span class="info">βΉ</span> The data we use to train the specialized models is curated by the team of Physicians and is fully open or licensed data.
</p>
</div>
<br/><br/><br/><br/><br/>
<hr id="contact" style="width: 65%; background-color: #9c9c9c;"/>
<br/><br/><br/><br/><br/>
<div id="mc_embed_shell">
<link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff;clear:left; font:14px Helvetica,Arial,sans-serif; width: 600px;}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://app.us21.list-manage.com/subscribe/post?u=50defbdc8145d92b64b450183&id=f5115ea39a&f_id=000753e1f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank">
<div id="mc_embed_signup_scroll"><h2>Stay informed. </h2>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label><input class="input" type="email" name="EMAIL" class="required email" id="mce-EMAIL" required="" value=""></div>
<div id="mce-responses" class="clear foot">
<div class="response" id="mce-error-response" style="display: none;"></div>
<div class="response" id="mce-success-response" style="display: none;"></div>
</div>
<div aria-hidden="true" style="position: absolute; left: -5000px;">
/* real people should not fill this in and expect good things - do not remove this or risk form bot signups */
<input type="text" name="b_50defbdc8145d92b64b450183_f5115ea39a" tabindex="-1" value="">
</div>
<div class="optionalParent">
<div class="clear foot">
<input type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Subscribe">
<!-- <p style="margin: 0px auto;"><a href="http://eepurl.com/iMkFwY" title="Mailchimp - email marketing made easy and fun"><span style="display: inline-block; background-color: transparent; border-radius: 4px;"><img class="refferal_badge" src="https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg" alt="Intuit Mailchimp" style="width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;"></span></a></p> -->
</div>
</div>
</div>
</form>
</div>
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);</script></div>
<br/><br/><br/><br/><br/>
<hr style="width: 50%; background-color: #b6b6b6;"/>
<br/><br/><br/><br/><br/>
<!-- Footer starts here -->
<footer class="site-footer">
<div class="footer-content">
<p>Β© 2024 Galvani Medical AI. All rights reserved.</p>
<!-- <p>Privacy Policy | Terms of Service | Cookie Policy</p> -->
</div>
</footer>
<!-- Footer ends here -->
</div>
<script src="script.js" defer></script>
</body>
</html>