100 lines
4.1 KiB
PHP
100 lines
4.1 KiB
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<?php include('includes/head/head.php'); ?>
|
|
|
|
<body>
|
|
|
|
|
|
<div id="loader-overflow">
|
|
<div id="loader3">Please enable JS</div>
|
|
</div>
|
|
|
|
<div id="wrap" class="boxed ">
|
|
<div class="grey-bg">
|
|
<!-- Header -->
|
|
<?php include('includes/header/header.php'); ?>
|
|
<!-- Page Title -->
|
|
<div class="page-title-cont page-title-large grey-dark-bg page-title-img pt-150"
|
|
style="background-image: url(images/financialservices.png)">
|
|
<div class="relative container align-left">
|
|
<div class="row">
|
|
<div class="col-md-8">
|
|
<h1 class="cd-headline zoom light-72-wide sm-mt-20 sm-mb-20">
|
|
<span>Fintech Solutions </span> <br>
|
|
<span class="cd-words-wrapper waiting">
|
|
<b class="is-visible"> AI to
|
|
have
|
|
biggest impact on
|
|
fintech development
|
|
</b>
|
|
</span>
|
|
</h1>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Content Container -->
|
|
<div class="container pt-80">
|
|
<div class="row">
|
|
<div class="col-sm-8 blog-main-posts">
|
|
<div class="blog-post wow fadeIn">
|
|
|
|
|
|
|
|
<div class="post-prev-title">
|
|
<h3><a href="javascript:;">Fintech Solutions</a></h3>
|
|
</div>
|
|
<div class="post-prev-text">
|
|
<p>Fintech is changing the way how people do banking and Artificial intelligence (AI)
|
|
technology will have the biggest impact on fintech
|
|
development over the next five years, according to a survey of 80 fintechs by Tribe
|
|
Payments, which analysed the use of five emerging technologies: application
|
|
programming interfaces (APIs), AI, blockchain, low code and edge computing.</p>
|
|
|
|
|
|
|
|
<p><b>The major solutions that we offer can be categorized as:</b></p>
|
|
<div class="bullet-point">
|
|
<p>Application Modernization</p>
|
|
<p>Analytics and Dashboards: Financial Metrics crafted and presented as requested
|
|
</p>
|
|
<p>KYC Integration & Management</p>
|
|
<p>Application Maintenance</p>
|
|
<p>Customer Portals, Phone Banking Solutions</p>
|
|
<p>Digital Payments Integration</p>
|
|
<p>Fraud Detection using AI</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Side Menu -->
|
|
<?php include('includes/sidemenu/industries.php'); ?>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Footer -->
|
|
<?php include('includes/footer/footer.php'); ?>
|
|
<!-- BACK TO TOP -->
|
|
<p id="back-top">
|
|
<a href="#top" title="Back to Top"><span class="icon icon-arrows-up"></span></a>
|
|
</p>
|
|
|
|
</div>
|
|
</div>
|
|
<!-- End wrap -->
|
|
|
|
<!-- JS begin -->
|
|
<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
|
|
<script src="js/bootstrap.min.js"></script>
|
|
<script src='js/jquery.magnific-popup.min.js'></script>
|
|
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
|
|
<script type="text/javascript" src="js/jquery.appear.js"></script>
|
|
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
|
|
<script src="js/main.js"></script>
|
|
<!-- JS end -->
|
|
|
|
</body>
|
|
|
|
</html>
|