<!DOCTYPE html>
<html lang="en">
<head>
<!-- Title and Icon -->
<title>LiveSmart AI Video</title>
<!-- Favicons -->
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="icon" href="favicon.ico">
<!-- Meta Information -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="LiveSmart AI Video is a standalone web application which combines the amazing capabilities of OpenAI ChatGPT with a video avatar by your choice. Interact with one of the greatest AI generated video avatars having a meaningful conversation on a variety of topics.">
<meta name="keywords" content="Video AI Avatars, ChatGPT, OpenAI, Multi Language, Voice Recognition, Online chat, AI, AI Chat">
<!-- https://ogp.me -->
<meta property="og:type" content="app-webrtc" />
<meta property="og:site_name" content="LiveSmart AI Video" />
<meta property="og:title" content="LiveSmart AI Video" />
<meta
property="og:description"
content="LiveSmart AI Video is a standalone web application which combines the amazing capabilities of OpenAI ChatGPT with a video avatar by your choice. Interact with one of the greatest AI generated video avatars having a meaningful conversation on a variety of topics."
/>
<meta property="og:image" content="https://livesmart.video/images/logo.png" />
<!-- Custom fonts for this template-->
<link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="./dash/css/sb-admin-2.min.css" rel="stylesheet">
<script src="./dash/vendor/jquery/jquery.min.js"></script>
<script src="./dash/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./dash/vendor/jquery-easing/jquery.easing.min.js"></script>
</head>
<body class="banner">
<div class="image-bg">
<div class="container">
<!-- Outer Row -->
<div class="row justify-content-center">
<div class="col-lg-12 col-md-12">
<div class="o-hidden border-0 my-5">
<div class="card-body p-0">
<!-- Nested Row within Card Body -->
<div class="row">
<div class="col-lg-6">
<div class="p-5 text-white">
<h1 >
Enhance your<br>Live Video Chat
</h1>
LiveSmart AI Video is a standalone web application which combines the amazing capabilities of OpenAI ChatGPT with a video avatar by your choice. Interact with one of the greatest AI generated video avatars having a meaningful conversation on a variety of topics.
<br/><br/>
<a href="dash/loginform.php" class="text-white">Login to dashboard</a><br/>
<a href="dash/regform.php" class="text-white">Register to dashboard</a><br/>
<a href="https://livesmart.video/video-ai-avatars/" target="_blank" class="text-white">LiveSmart AI Video page</a><br/>
</div>
</div>
<div class="col-lg-6 p-5 bg-index-image"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="text-center">Copyright © LiveSmart. All Rights Reserved.</footer>
</body>
</html>