-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
99 lines (94 loc) · 4.9 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
---
layout: default2
title: Give your data a purpose
description: Scifabric can help you enrich, analyse and mine your data!
active: home
navbar: default
---
<section class="hero people-graph">
<div class="hero-body">
<div class="container">
<div class="columns">
<div class="column">
<h1 class="title has-text-primary highlight is-1">
Give your data a purpose
</h1>
<h2 class="subtitle has-text-primary is-5">
Scifabric can help you enrich, analyze and mine your data!
</h2>
<div class="level is-mobile">
<div class="level-left">
<div id="playvideo" class="level-item">
<App></App>
</div>
<div class="level-item">
<span class="title is-5 has-text-info highlight" style="margin-left: 16px;">Watch video</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<img class="is-hidden-tablet is-hidden-desktop is-hidden-fullhd" src="/assets/img/people-small-graph.svg" style="width:100%;"/>
<div class="hero-body">
<div class="container">
<div class="columns">
<div class="column is-6">
<h1 class="scifabric-power-crowd-2 title has-text-primary highlight is-1">
Turn your data into accessible and useful information with the power of the crowd
</h1>
<p class="is-size-6">
And save time and money, AND get accurate results thanks to our easy-to-use crowdsourcing technology PYBOSSA. Ask your collaborators to enrich your files by geolocation, transcription, classification or description.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="hero orange-white" >
<div class="hero-body">
<div class="container">
<div class="columns">
<div class="column">
<img class="is-hidden-touch" src="/assets/img/level-bigscreen.svg" style="width:100%; margin-top:140px; left:-48px; position:relative;"/>
</div>
<div class="column">
<p class="title is-1 highlight has-text-primary second-fold is-first">Human data mining that
will take your project
to the next level </p>
<p class="is-size-6">Because results can mean nothing without analysing them, right? All your newly generated data can be analysed in real time and turned into fully indexable info. Yeah, don’t thank us just yet. </p>
<p style="margin-top:40%;" class="is-hidden-touch title is-1 has-text-primary highlight">Data Security is a priority. Never lose control of your data</p>
<p class="is-size-6 is-hidden-touch">We make your project as flexible as you want it to be including data privacy and security - keep data to yourself of make it public.</h2>
</div>
</div>
</div>
</div>
<img class="is-hidden-tablet is-hidden-desktop is-hidden-fullhd" src="/assets/img/level-small.svg" style="width:100%;"/>
<div class="hero-body is-hidden-tablet is-hidden-desktop is-hidden-fullhd">
<div class="container">
<div class="columns">
<div class="column">
<p class="title is-1 has-text-primary highlight">Data Security is a priority. Never lose control of your data</p>
<p class="is-size-6">We make your project as flexible as you want it to be including data privacy and security - keep data to yourself of make it public.</h2>
</div>
</div>
</div>
</section>
<section class="hero">
<img class="is-hidden-tablet is-hidden-desktop is-hidden-fullhd" src="/assets/img/social-small.svg" style="width:100%;"/>
<div class="hero-body">
<div class="container">
<div class="columns third-fold">
<div class="column">
<h1 class="title is-1 has-text-primary highlight">We aim for a Positive Social Impact, don’t you?</h1>
<h2 class="is-size-6">Public or private, every project and company make us improve PYBOSSA. Wether you use data for scientific research or marketing purposes, every client helps in keeping PYBOSSA and its open source code alive. It’s a WIN-WIN situation!</h2>
</div>
<div class="column">
<img class="is-hidden-touch" src="/assets/img/social-bigscreen.svg"/>
</div>
</div>
</div>
</section>
{% include readytorock.html %}
<script src="/assets/js/playvideo.min.js"></script>