This repository was archived by the owner on Nov 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathutilities.html
More file actions
317 lines (314 loc) · 15.3 KB
/
utilities.html
File metadata and controls
317 lines (314 loc) · 15.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Utilities - Explore</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="assets/css/font-family.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!-- header -->
<header class="site-header">
<div class="container d-flex justify-between flex-wrap align-center">
<a class="head-logo" href="index.html"><img src="assets/images/logo.png" alt=""></a>
<div class="toggle-menu"><span></span></div>
<div class="head-menu">
<ul class="d-flex flex-wrap align-center">
<li>
<a href="academy.html">Academy</a>
</li>
<li class="parent-menu active">
<a href="#">Development</a>
<i class="fas fa-angle-down dropdown-menu-icon"></i>
<ul class="sub-menu">
<li class="active"><a href="utilities.html">Utilities</a></li>
<li><a href="insurance.html">Insurance</a></li>
<li><a href="insights.html">Insights</a></li>
<li><a href="#">Intelligence</a></li>
</ul>
</li>
<li>
<a href="flow.html">Flow</a>
</li>
<li>
<a href="about-us.html">About Us</a>
</li>
<li class="menu-btn">
<a href="#">Contact Us</a>
</li>
</ul>
</div>
</div>
</header>
<!-- header -->
<!-- main bg section -->
<section class="main-bg ai-main-bg d-flex justify-between flex-wrap align-center" style="background-color:#dff7ff;">
<div class="container d-flex flex-wrap align-center justify-between">
<div class="bg-content">
<h1>EXPLORE-AI</h1>
<h3>The Digital Utility of the Future</h3>
<p>Leveraging the power of AI for water utilities of all sizes.</p>
<div class="multi-btn">
<a href="https://explore-utilities.com/new-solution.html" class="site-btn hire-btn">Solutions</a>
<a href="https://explore-utilities.com/sub-product.html" class="site-btn hire-btn dark-btn">Products</a>
</div>
</div>
<div class="bg-img">
<img src="assets/images/ai.png" alt="">
</div>
</div>
</section>
<!-- main bg section -->
<!-- protect section -->
<section class="protect-section what-we-section">
<div class="container">
<div class="text-center">
<h2>What We Do</h2>
<p>EXPLORE-AI provides a full-fledged set of services for global<br> water utilities based on three main pillars:</p>
</div>
</div>
<div class="protect-slider" style="background-image:url(assets/images/icons-bg.png);">
<div class="container">
<div class="owl-carousel slider-1">
<div class="item">
<div class="card-item">
<img src="assets/images/what1.png" alt="">
<h5>Platform</h5>
<p>EXPLORE-AI's CORE is our cloud-native platform for water and wastewater utilities. It is where the journey towards a digital utility of the future begins.</p>
<a href="https://explore-utilities.com/platform.html" class="read-more">Learn More</a>
</div>
</div>
<div class="item">
<div class="card-item">
<img src="assets/images/what2.png" alt="">
<h5>Solutions</h5>
<p>We provide a full range of bespoke solutions targeted to water and wastewater utilities to help them become digital utilities of the future, walking with them every step of the way.</p>
<a href="https://explore-utilities.com/new-solution.html" class="read-more">Learn More</a>
</div>
</div>
<div class="item">
<div class="card-item">
<img src="assets/images/what3.png" alt="">
<h5>Products</h5>
<p>Manage your water and wastewater operations with a comprehensive suite of products covering all domains from customer, operations, incident management, asset management and reporting.</p>
<a href="https://explore-utilities.com/sub-product.html" class="read-more">Learn More</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- protect section -->
<!-- why section -->
<section class="special-section ai-special-section icon-section">
<div class="container d-flex flex-wrap align-start justify-between">
<div class="special-img">
<img src="assets/images/img1.png" alt="">
</div>
<div class="special-content">
<h2>EXPLORE-AI<br> The Digital Water<br> Utility of the Future.</h2>
<p>In our view of the Digital Utility of the Future, there are three main enablers for a digital foundation: a new digital model that leverages agile methodologies, digital capabilities building, and a world class digital engine strategy that combines DevOps and a Digital Twin core. Based on the challenges faced by water companies in the next decade, we believe there are key domains to digitise over the next 10 years:</p>
<ul class="dot-list">
<li>Customer and Omni-channel Strategies</li>
<li>Asset Planning</li>
<li>Operations</li>
<li>Incident Management</li>
<li>Reporting and Forecasting</li>
</ul
</div>
</div>
<img class="bg-icon why-dot-icon" src="assets/images/dot-yellow.png" alt="">
</section>
<!-- why section -->
<!-- customers say section -->
<section class="customers-say-sec ai-customers-say-sec">
<div class="container">
<div class="customers-say d-flex flex-wrap justify-between align-center">
<div class="customers-left">
<h2>Happy Customers<br> Say It All</h2>
<div class="client-qt-icon d-flex justify-center align-center"><img src="assets/images/left-quote.svg" alt=""></div>
<div class="clients-say-owl owl-carousel owl-theme">
<div class="item">
<div class="clients-disc">
<p>Applying their vast experience of data science and actuarial modelling, Explore has revolutionised the way Lombard Insurance are able to analyse their risk and underwriting information.The Explore team has enabled Lombard to deliver a data first risk management tool that boosts them in their journey to deliver data driven insurance.</p>
<h5>Barry Dickson<br> CTO - Lombard Insurance</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>We’re also working with a small data analytics start-up called EXPLORE-AI. We
certainly weren’t walking blind before those incidents. We had a lot of data, but we
weren’t always tapping into it. If you think about servers and production
facilities, there are a lot of operational technologies measuring reservoir levels
and so on. There is a system of control on those levels which triggers an alarm when
those levels are exceeded. That is a system that continually uses data to predict an
issue</p>
<h5>John Beaumont<br> CDO - Thames Water</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>Applying their vast experience of data science and actuarial modelling, Explore has revolutionised the way Lombard Insurance are able to analyse their risk and underwriting information.The Explore team has enabled Lombard to deliver a data first risk management tool that boosts them in their journey to deliver data driven insurance.</p>
<h5>Barry Dickson<br> CTO - Lombard Insurance</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>EXPLORE-AI have been a become a key partner for Thames Water over the last few
years. EXPLORE-AI have worked collaboratively with us to create ground-breaking new
data science driven capabilities which have won awards and helped us significantly
improve business performance. The EXPLORE-AI team have worked alongside us, to
challenge and steer us and help us develop our own data science skills.</p>
<h5>Jon Reagan<br> Head of Data Factory - Thames Water</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>Next month, we will release the first module of a blockage prediction model as part
of Smart Waste with EXPLORE-AI; this will use data sets and machine learning to
build predictive algorithms around blockages and the impact on the customer so that
we can be a more proactive business rather than reactive. Longer-term Smart is
driving our investment strategy</p>
<h5>Mike Potter<br> CTO - Thames Water</h5>
</div>
</div>
</div>
</div>
<div class="customers-right">
<img src="assets/images/customers-say.png" alt="">
</div>
</div>
</div>
<div class="client-dots-circle"> <img src="assets/images/client-dot-c.png" alt=""> </div>
</section>
<!-- customers say section -->
<!-- Case Studies section -->
<section class="special-section case-studies-section icon-section">
<div class="container d-flex flex-wrap align-start justify-between">
<div class="special-img">
<img src="assets/images/img2.png" alt="">
</div>
<div class="special-content">
<h2>Case Studies</h2>
<h4>Applying AI to real-world problems</h4>
<p>The utility will use this techology and information on water supply to generate insights and determine appropriate response and boost customer service. It is here that the Explore-AI will be applying some of the data analytics insights and analytical tools.</p>
<p>“We are extremely proud to be doing work for Thames Water,” says Shaun Dippnall, CEO of EXPLORE-AI. “They’re on the cutting edge in digitising their business and it’s an amazing opportunity for us to be working for them.”</p
</div>
</div>
<img class="bg-icon why-dot-icon" src="assets/images/right-dots.png" alt="">
</section>
<!-- Case Studies section -->
<!-- Why Choose section -->
<section class="why-choose-section icon-section">
<div class="container text-center">
<h2>Why Choose EXPLORE-AI</h2>
<div class="awards-row d-flex flex-wrap align-start">
<div class="awards-item">
<img src="assets/images/choose1.png" alt="">
<h4>We Know Data</h4>
<p>We are mostly data engineers and data scientists, with a deep knowledge on how to structure, model, and build predictive algorithms to solve real-life problems.</p>
</div>
<div class="awards-item">
<img src="assets/images/choose2.png" alt="">
<h4>We Are Agile</h4>
<p>We work with agile methodologies, iterating to generate value on fast-paced EXPLORE-AI/customer squads.</p>
</div>
<div class="awards-item">
<img src="assets/images/choose3.png" alt="">
<h4>We Know Water</h4>
<p>We have spent the last years building a CORE Platform with Digital and Analytical Twins that has paved the way for the deployment of many award-winning solutions in the water industry.</p>
</div>
</div>
</div>
<img class="bg-icon" src="assets/images/workforce-bg-icon.png" alt="">
</section>
<!-- Why Choose section -->
<!-- awards slider section -->
<section class="awards-slider-section">
<div class="protect-slider">
<div class="container">
<div class="left-align-content">
<h2>Awards</h2>
<p>Over the last few years we have successfully participated in many UK and Global competitions on AI, ML, and Data Science:</p>
</div>
<div class="owl-carousel review-slider">
<div class="item">
<div class="card-item review-item">
<img src="assets/images/awardround1.png" alt="">
<h5>AI/ML App of the year Highly Commended</h5>
<p>We got recognised as highly commended in the category of AI/ML App of the year award for our use of Machine Learning in the leakage detection web application. A machine learning model is used to highlight the highest likelihood leaking pipes in the network that assists the leakage detection technicians finding leaks quicker.</p>
</div>
</div>
<div class="item">
<div class="card-item review-item">
<img src="assets/images/awardround2.png" alt="">
<h5>Data Analytics, Cloud & AI Project of the year Finalist TBA </h5>
<p>We got recognised as highly commended in the category of AI/ML App of the year award for our use of Machine Learning in the leakage detection web application. A machine learning model is used to highlight the highest likelihood leaking pipes in the network that assists the leakage detection technicians finding leaks quicker.</p>
</div>
</div>
<div class="item">
<div class="card-item review-item">
<img src="assets/images/awardround3.png" alt="">
<h5>IoT App of<br> the year</h5>
<p>We got recognised as highly commended in the category of AI/ML App of the year award for our use of Machine Learning in the leakage detection web application. A machine learning model is used to highlight the highest likelihood leaking pipes in the network that assists the leakage detection technicians finding leaks quicker.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- awards slider section -->
<!-- footer -->
<footer class="site-footer">
<div class="container d-flex flex-wrap">
<div class="footer-logo">
<img src="assets/images/footer-logo.png" alt="">
<ul class="d-flex flex-wrap">
<li>
<a href="#" target="_blank"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#" target="_blank"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="#" target="_blank"><i class="fab fa-linkedin-in"></i></a>
</li>
</ul>
<p>Copyright 2022 - EXPLORE.ai</p>
</div>
<div class="footer-menu">
<h5>Academy</h5>
</div>
<div class="footer-menu">
<h5>Development</h5>
<ul class="">
<li>
<a href="utilities.html">EXPLORE | Utilities</a>
</li>
<li>
<a href="insurance.html">EXPLORE | Insurance</a>
</li>
<li>
<a href="intelligence.html">EXPLORE | Intelligence</a>
</li>
<li>
<a href="insights.html">EXPLORE | Insights</a>
</li>
</ul>
</div>
<div class="footer-menu">
<h5>Flow</h5>
</div>
<div class="footer-menu">
<h5>About Us</h5>
</div>
</div>
</footer>
<!-- footer -->
<script src='assets/js/jquery.min.js'></script>
<script src='assets/js/owl.carousel.min.js'></script>
<script src='assets/js/custom.js'></script>
</body>
</html>