-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex2.html
99 lines (94 loc) · 5.25 KB
/
index2.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 is-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 accesible 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 new 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. You never lose control of your data. </p>
<p class="is-size-6">We can make it as flexible as you need your project to be. That includes privacy and security of the data, so you can keep it on your side or make it public. Wether you use the data for scientific research or marketing purposes, every client helps keep PYBOSSA alive and its code open source. It’s a WIN-WIN situation!</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. You never lose control of your data. </p>
<p class="is-size-6">We can make it as flexible as you need your project to be. That includes privacy and security of the data, so you can keep it on your side or make it public. Wether you use the data for scientific research or marketing purposes, every client helps keep PYBOSSA alive and its code open source. It’s a WIN-WIN situation!</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 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 the data for scientific research or marketing purposes, every client helps keep PYBOSSA alive and its code open source. 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>