-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
660 lines (655 loc) · 30.9 KB
/
Copy pathindex.html
File metadata and controls
660 lines (655 loc) · 30.9 KB
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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
<!DOCTYPE html>
<html class="no-js" lang="zxx">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YCTZ98FD5P"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YCTZ98FD5P');
</script>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta property='og:title' content='BreastScreening-AI'/>
<meta property='og:image' content='https://github.com/MIMBCD-UI/meta/raw/master/headers/breast_cancer_women_1000x300.png'/>
<meta property='og:description' content='Human-centered multimodal AI research designed to strengthen breast imaging workflows and clinical decision support.'/>
<meta property='og:url' content='https://breastscreeningai.github.io/'/>
<meta property='og:image:width' content='1200' />
<meta property='og:image:height' content='627' />
<!-- TYPE BELOW IS PROBABLY: 'website' or 'article' or look on https://ogp.me/#types -->
<meta property="og:type" content='website'/>
<meta property="fb:app_id" content="1023737725417228" />
<title>BreastScreening-AI</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- ========================= CSS here ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/icons.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- ===================== JS Trackers here ===================== -->
<script src="https://cdn.eu.amplitude.com/script/eaac4fb43ff4bdd2be2af4ce7b010af.js"></script>
<script>
window.amplitude.add(window.sessionReplay.plugin({sampleRate: 1}));window.amplitude.init('eaac4fb43ff4bdd2be2af4ce7b010af', {"fetchRemoteConfig":true,"serverZone":"EU","autocapture":true});
</script>
<!-- ===================== JS Trackers end ====================== -->
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">
You are using an <strong>outdated</strong> browser. Please
<a href="https://browsehappy.com/">upgrade your browser</a> to improve
your experience and security.
</p>
<![endif]-->
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- /End Preloader -->
<!-- Start Header Area -->
<header class="header navbar-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="nav-inner">
<!-- Start Navbar -->
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html">
<img src="assets/images/logo/logo-bs-main.svg" alt="Logo">
</a>
<button class="navbar-toggler mobile-menu-btn" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
</button>
<div class="collapse navbar-collapse sub-menu-bar" id="navbarSupportedContent">
<ul id="nav" class="navbar-nav ms-auto">
<li class="nav-item">
<a href="#testimonials" class="page-scroll" aria-label="Toggle navigation">Testimonials</a>
</li>
<li class="nav-item">
<a href="#partnerships" aria-label="Toggle navigation">Partnerships</a>
</li>
<li class="nav-item">
<a href="#description" aria-label="Toggle navigation">What & Why</a>
</li>
<li class="nav-item">
<a href="#call-to-action" aria-label="Toggle navigation">Newsletter</a>
</li>
</ul>
</div>
<!-- navbar collapse -->
<div class="button add-list-button">
<a href="http://scorpion.isr.tecnico.ulisboa.pt:3030/" class="btn" target="_blank">See In Action</a>
</div>
</nav>
<!-- End Navbar -->
</div>
</div>
</div>
<!-- row -->
</div>
<!-- container -->
</header>
<!-- End Header Area -->
<!-- Start Hero Area -->
<section id="home" class="hero-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1 class="wow fadeInLeft" data-wow-delay=".4s">BreastScreening-AI</h1>
<p class="wow fadeInLeft" data-wow-delay=".6s">
Leverage AI to accurately diagnose breast cancer. Eradicate the possibility of medical errors, substantially improving patient outcomes and streamlining healthcare efficiency.
</p>
<div class="button wow fadeInLeft" data-wow-delay=".8s">
<a href="https://forms.gle/e4QFAapAGJ57tzk27" class="btn" target="_blank"><i class="lni lni-ambulance"></i> I'm a Survivor</a>
<a href="https://forms.gle/AhCE2wx8Az7pqBXAA" class="btn btn-alt" target="_blank"><i class="lni lni-hospital"></i> I'm a Clinician</a>
</div>
</div>
</div>
<div class="col-lg-7 col-md-12 col-12">
<div class="hero-image wow fadeInRight" data-wow-delay=".4s">
<img src="assets/images/hero/header.gif" alt="#">
</div>
</div>
</div>
</div>
</section>
<!-- End Hero Area -->
<!-- Start Recognitions Area -->
<section id="recognition" class="section">
<div class="container">
<div class="row justify-content-center text-center">
<div class="col-lg-6">
<a href="https://www.f6s.com/breastscreeningai" target="_blank" rel="noopener noreferrer">
<img src="assets/recognitions/f6s.png" alt="F6S Top 12 AI Startup" style="max-width: 100%;" />
</a>
</div>
</div>
</div>
</section>
<!-- End Recognitions Area -->
<!-- Start Video Area -->
<section id="video" class="intro-video section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">Introduction</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Watch BreastScreening-AI</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">Meet our team and see how multimodal AI can support radiologists in breast cancer diagnosis.</p>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10 col-12">
<div class="intro-video-frame wow fadeInUp" data-wow-delay=".8s">
<iframe src="https://www.youtube.com/embed/2gmqJZVGPJM" title="BreastScreening-AI introduction video" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<!-- End Video Area -->
<!-- Start Testimonials Area -->
<section id="testimonials" class="first-section section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">Testimonials</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">See What Our Users Are Saying</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">Read what some of our satisfied users have to say about their experiences with us.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Testimonial -->
<div class="single-first-section wow fadeInUp" data-wow-delay="0.20s">
<span class="user-icon-cristina"></span> <!-- Replace <i> with a <span> element -->
<h3>Cristina R. Fonseca</h3>
<h6>Senior Radiologist</h6>
<p>"All types of tools are welcome in the fight against breast cancer. I believe that in conjunction with a vast database, artificial intelligence can be a valuable asset, and in cases where I have doubts, I will consult it as I consider it to be of great assistance."</p>
</div>
<!-- End Single Testimonial -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Testimonial -->
<div class="single-first-section wow fadeInUp" data-wow-delay="0.40s">
<span class="user-icon-alexandre"></span> <!-- Replace <i> with a <span> element -->
<h3>João Alexandre</h3>
<h6>Junior Radiologist</h6>
<p>"The assistant's explanations have improved my confidence in making diagnostic decisions. The tool helps me understand the reasoning behind each diagnosis and accelerates learning. It is particularly valuable for interns and junior radiologists."</p>
</div>
<!-- End Single Testimonial -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Testimonial -->
<div class="single-first-section wow fadeInUp" data-wow-delay="0.60s">
<span class="user-icon-gisela"></span> <!-- Replace <i> with a <span> element -->
<h3>Gisela Andrade</h3>
<h6>Middle Radiologist</h6>
<p>"BreastScreening-AI is a problem solver and universal examination tool. It's invaluable for younger doctors, mitigating inexperience, pressure, and fatigue. Potential exhaustion after 100 exams increases error likelihood, making this AI's second opinion crucial."</p>
</div>
<!-- End Single Testimonial -->
</div>
</div>
</div>
</section>
<!-- End Testimonials Area -->
<!-- Start Partnerships Area -->
<section id="partnerships" class="our-achievement section">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1 col-md-12 col-12">
<div class="title">
<h2>Our Trusted Partnerships</h2>
<p>We are proud to partner with leading companies from various industries.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 offset-lg-2 col-md-12 col-12">
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<div class="single-achievement wow fadeInUp" data-wow-delay=".2s">
<!-- Add the logo of the first partnership -->
<img src="assets/partners/upmc.png" alt="UPMC" width="250" height="250">
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="single-achievement wow fadeInUp" data-wow-delay=".4s">
<!-- Add the logo of the second partnership -->
<img src="assets/partners/siemens.png" alt="Siemens" width="250" height="250">
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="single-achievement wow fadeInUp" data-wow-delay=".6s">
<!-- Add the logo of the third partnership -->
<img src="assets/partners/aws.png" alt="Amazon AWS" width="250" height="250">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Partnerships Area -->
<!-- Start Project Description Area -->
<section id="description" class="project-description section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">Project Description</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">BreastScreening-AI</h2>
</div>
</div>
</div>
<br/>
<div class="row">
<div class="col-lg-12 col-md-12 col-12">
<!-- Start Single Description -->
<div class="single-description wow fadeInUp" data-wow-delay=".2s">
<h3>What is BreastScreening-AI?</h3>
<p class="justify">BreastScreening-AI focuses on developing an advanced AI-powered system capable of analyzing mammograms, MRI scans, and ultrasound images for the early detection of breast cancer. The integration of multiple imaging modalities enables our AI tool, named multimodality CNNs (MMCNNs), to process information in a comprehensive and unified manner.</p>
</div>
<!-- End Single Description -->
</div>
</div>
<br/>
<div class="row">
<div class="col-lg-12 col-md-12 col-12">
<!-- Start Single Description -->
<div class="single-description wow fadeInUp" data-wow-delay=".4s">
<h3>Why BreastScreening-AI?</h3>
<p class="justify">Breast cancer is a significant global health concern, and early detection is crucial for effective treatment. Unfortunately, conventional screening methods sometimes result in False Negative and False-Positive results, leading to delayed diagnosis or unnecessary biopsies. BreastScreening-AI aims to address these challenges by providing accurate and reliable diagnostic assistance to radiologists, clinicians, and hospitals.</p>
</div>
<!-- End Single Description -->
</div>
</div>
<br/>
<div class="row">
<div class="col-lg-12 col-md-12 col-12">
<!-- Start Single Description -->
<div class="single-description wow fadeInUp" data-wow-delay=".6s">
<h3>Our Vision</h3>
<p class="justify">BreastScreening-AI envisions a future where early breast cancer detection is no longer an elusive goal. By leveraging cutting-edge AI technology and collaborating with medical experts, we strive to make breast cancer screening more accessible, accurate, and efficient for healthcare providers worldwide.</p>
<p class="justify">Join us on this transformative journey to save lives and make a lasting impact on breast cancer detection. Together, we can create a world where early diagnosis becomes a reality, leading to better patient outcomes and an improved quality of life for countless individuals.</p>
</div>
<!-- End Single Description -->
</div>
</div>
</div>
</section>
<!-- End Project Description Area -->
<!-- Start Team Area -->
<section id="team" class="team section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h2 class="wow fadeInUp" data-wow-delay=".2s">Our Business Team</h2>
</div>
</div>
</div>
<div class="row">
<!-- Add team members here -->
<div class="col-lg-4 col-md-6 col-12">
<div class="single-team wow fadeInUp" data-wow-delay="1.20s">
<img src="assets/clinicians/abrantes.jpg" alt="João Maria Abrantes">
<div style="text-align: center; padding:20px;">
<h4>João Maria Abrantes</h4>
<p>CMedO</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="single-team wow fadeInUp" data-wow-delay="1.20s">
<img src="assets/team/calisto.png" alt="Francisco Maria Calisto">
<div style="text-align: center; padding:20px;">
<h4>Francisco Maria Calisto</h4>
<p>CEO</p>
</div>
</div>
</div>
<!-- Add more team members as needed -->
</div>
</div>
</section>
<!-- End Team Area -->
<!-- Start Research Team Area -->
<section id="research" class="research section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h2 class="wow fadeInUp" data-wow-delay=".2s">Our Research Team</h2>
</div>
</div>
</div>
<div class="row">
<!-- Add team members here -->
<div class="col-lg-4 col-md-6 col-12">
<div class="single-team wow fadeInUp" data-wow-delay="1.20s">
<img src="assets/research/santiago.jpg" alt="Carlos Santiago">
<div style="text-align: center; padding:20px;">
<h4>Carlos Santiago</h4>
<p>Lead AI</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="single-team wow fadeInUp" data-wow-delay="1.20s">
<img src="assets/research/nascimento.jpg" alt="Jacinto Nascimento">
<div style="text-align: center; padding:20px;">
<h4>Jacinto Nascimento</h4>
<p>Computer Vision Advisor</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="single-team wow fadeInUp" data-wow-delay="1.20s">
<img src="assets/research/nunes.jpg" alt="Nuno Nunes">
<div style="text-align: center; padding:20px;">
<h4>Nuno Nunes</h4>
<p>User Research Advisor</p>
</div>
</div>
</div>
<!-- Add more team members as needed -->
</div>
</div>
</section>
<!-- End Research Team Area -->
<!-- Start Collaborations Area -->
<section id="collaborations" class="collaborations section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h2 class="wow fadeInUp" data-wow-delay=".2s">Our Collaborations</h2>
</div>
</div>
</div>
<div class="row">
<!-- Add collaborations here -->
<div class="col-lg-3 col-md-6 col-12">
<div class="single-collaboration wow fadeInUp" data-wow-delay="0.60s">
<img src="assets/collaborations/hff.png" alt="HFF" width="300" height="300">
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="single-collaboration wow fadeInUp" data-wow-delay="0.80s">
<img src="assets/collaborations/ipolisboa.png" alt="IPO-Lisboa" width="300" height="300">
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="single-collaboration wow fadeInUp" data-wow-delay="1.00s">
<img src="assets/collaborations/chtmad.png" alt="CHTMAD" width="300" height="300">
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="single-collaboration wow fadeInUp" data-wow-delay="1.00s">
<img src="assets/collaborations/amigas.png" alt="Amigas do Peito" width="300" height="300">
</div>
</div>
<!-- Add more collaborations as needed -->
</div>
</div>
</section>
<!-- End Collaborations Area -->
<!-- Start Call To Action Area -->
<section id="call-to-action" class="section call-action">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2 col-md-12 col-12">
<div class="cta-content">
<h2 class="wow fadeInUp" data-wow-delay=".2s">Want to know more <br>about us?</h2>
<p class="wow fadeInUp" data-wow-delay=".4s">To get more insights about our project, please sign up our newsletter:</p>
<div class="button wow fadeInUp" data-wow-delay=".6s">
<a href="https://breastscreeningai.substack.com/" class="btn" target="_blank">Newsletter</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Call To Action Area -->
<!-- Start Footer Area -->
<footer class="footer">
<!-- Start Footer Top -->
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<!-- Single Widget -->
<div class="single-footer f-about">
<div class="logo">
<a href="index.html">
<img src="assets/images/logo/logo-bs-ai-2.svg" alt="#">
</a>
</div>
<p>AI should strengthen, not replace, clinical judgement.</p>
<p class="copyright-text">Research software and information only. BreastScreening-AI does not provide medical advice, diagnosis, or emergency services.</p>
<ul class="social">
<li>
<a href="https://www.linkedin.com/company/breastscreeningai" target="_blank">
<i class="lni lni-linkedin-original">
</i>
</a>
</li>
<li>
<a href="https://twitter.com/BreastSAI" target="_blank">
<i class="lni lni-twitter-original">
</i>
</a>
</li>
<li>
<a href="https://www.facebook.com/breastscreeningai/" target="_blank">
<i class="lni lni-facebook-original">
</i>
</a>
</li>
<li>
<a href="https://www.instagram.com/breastscreeningai/" target="_blank">
<i class="lni lni-instagram-original">
</i>
</a>
</li>
<li>
<a href="https://www.tiktok.com/@breastscreeningai" target="_blank">
<i class="lni lni-tiktok">
</i>
</a>
</li>
</ul>
<p class="copyright-text">Developed by
<a href="https://opprDev.github.io" rel="nofollow noopener noreferrer" target="_blank">opprDev</a>
</p>
<p class="copyright-text">Proudly Powered by
<a href="https://opprGroup.github.io" rel="nofollow noopener noreferrer" target="_blank">oppr</a>
</p>
</div>
<!-- End Single Widget -->
</div>
<div class="col-lg-8 col-md-8 col-12">
<div class="row row-cols-2 row-cols-lg-5">
<div class="col">
<!-- Single Widget -->
<div class="single-footer f-link">
<h3>Business</h3>
<ul>
<li>
<a href="platform.html">Platform</a>
</li>
<li>
<a href="workflow.html">Workflow</a>
</li>
<li>
<a href="https://www.crunchbase.com/organization/breastscreening-ai" target="_blank" rel="noopener noreferrer">Analytics</a>
</li>
<li>
<a href="https://www.f6s.com/breastscreeningai" target="_blank" rel="noopener noreferrer">Insights</a>
</li>
</ul>
</div>
<!-- End Single Widget -->
</div>
<div class="col">
<!-- Single Widget -->
<div class="single-footer f-link">
<h3>Support</h3>
<ul>
<li>
<a href="https://github.com/BreastScreeningAI/meta/wiki" target="_blank" rel="noopener noreferrer">Documentation</a>
</li>
<li>
<a href="#live-support" id="live-support-link">Live</a>
</li>
<li>
<a href="mailto:info@breastscreeningai.com">Contact</a>
</li>
<li>
<a href="faq.html">FAQs</a>
</li>
</ul>
</div>
<!-- End Single Widget -->
</div>
<div class="col">
<!-- Single Widget -->
<div class="single-footer f-link">
<h3>Company</h3>
<ul>
<li>
<a href="https://github.com/BreastScreeningAI/meta" target="_blank" rel="noopener noreferrer">About</a>
</li>
<li>
<a href="story.html">Story</a>
</li>
<li>
<a href="https://wellfound.com/company/breastscreening-ai/jobs" target="_blank" rel="noopener noreferrer">Careers</a>
</li>
<li>
<a href="reports.html">Reports</a>
</li>
</ul>
</div>
<!-- End Single Widget -->
</div>
<div class="col">
<!-- Single Widget -->
<div class="single-footer f-link">
<h3>Legal</h3>
<ul>
<li>
<a href="media/legal/breastscreeningai_terms_and_conditions.pdf" target="_blank" rel="noopener noreferrer">Terms</a>
</li>
<li><a href="media/legal/breastscreeningai_privacy_policy.pdf" target="_blank" rel="noopener noreferrer">Privacy</a></li>
<li><a href="media/legal/breastscreeningai_cookie_policy.pdf" target="_blank" rel="noopener noreferrer">Cookies</a></li>
<li><a href="media/legal/breastscreeningai_disclaimer.pdf" target="_blank" rel="noopener noreferrer">Disclaimer</a></li>
</ul>
</div>
<!-- End Single Widget -->
</div>
<div class="col">
<!-- Single Widget -->
<div class="single-footer f-link">
<h3>Explore</h3>
<ul>
<li>
<a href="evidence.html">Evidence</a>
</li>
<li>
<a href="publications.html">Publications</a>
</li>
<li>
<a href="news.html">News</a>
</li>
<li>
<a href="media.html">Media</a>
</li>
</ul>
</div>
<!-- End Single Widget -->
</div>
</div>
<div class="footer-partners">
<div class="footer-partner">
<a class="footer-partner-logo" href="https://recuperarportugal.gov.pt/" target="_blank" rel="noopener noreferrer">
<img src="assets/recognitions/startup_voucher_2025.png" alt="Startup Voucher 2025" />
</a>
<a class="footer-partner-download" href="voucher.html">Ficha do Projeto</a>
</div>
<a class="footer-partner" href="https://www.fct.pt/" target="_blank" rel="noopener noreferrer">
<img src="assets/recognitions/2022_FCT_Logo_A_horizontal_branco_cropped.png" alt="Fundação para a Ciência e a Tecnologia" />
</a>
</div>
</div>
</div>
</div>
</div>
<!--/ End Footer Top -->
</footer>
<!--/ End Footer Area -->
<!-- ========================= scroll-top ========================= -->
<a href="#" class="scroll-top">
<i class="lni lni-chevron-up"></i>
</a>
<!-- ========================= JS here ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript">
(function () {
var liveSupportLink = document.getElementById("live-support-link");
function openHubSpotChat() {
if (window.HubSpotConversations) {
window.HubSpotConversations.widget.open();
}
}
liveSupportLink.addEventListener("click", function (event) {
event.preventDefault();
if (window.HubSpotConversations) {
openHubSpotChat();
return;
}
window.hsConversationsOnReady = window.hsConversationsOnReady || [];
window.hsConversationsOnReady.push(openHubSpotChat);
});
})();
</script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/866408.js"></script>
<!-- End of HubSpot Embed Code -->
<script type="text/javascript">
//====== counter up
var cu = new counterUp({
start: 0,
duration: 2000,
intvalues: true,
interval: 100,
append: " ",
});
cu.start();
</script>
</body>
</html>