It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://neuraly.app

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.    <head>
  4.        <!-- Title and Icon -->
  5.  
  6.        <title>LiveSmart AI Video</title>
  7.        <!-- Favicons -->
  8.        <link rel="apple-touch-icon" href="apple-touch-icon.png">
  9.        <link rel="icon" href="favicon.ico">
  10.  
  11.        <!-- Meta Information -->
  12.  
  13.        <meta charset="utf-8" />
  14.        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  15.        <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.">
  16.        <meta name="keywords" content="Video AI Avatars, ChatGPT, OpenAI, Multi Language, Voice Recognition, Online chat, AI, AI Chat">
  17.  
  18.  
  19.        <!-- https://ogp.me -->
  20.  
  21.        <meta property="og:type" content="app-webrtc" />
  22.        <meta property="og:site_name" content="LiveSmart AI Video" />
  23.        <meta property="og:title" content="LiveSmart AI Video" />
  24.        <meta
  25.            property="og:description"
  26.            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."
  27.        />
  28.        <meta property="og:image" content="https://livesmart.video/images/logo.png" />
  29.  
  30.        <!-- Custom fonts for this template-->
  31.        <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">
  32.  
  33.        <link href="./dash/css/sb-admin-2.min.css" rel="stylesheet">
  34.        <script src="./dash/vendor/jquery/jquery.min.js"></script>
  35.        <script src="./dash/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  36.        <script src="./dash/vendor/jquery-easing/jquery.easing.min.js"></script>
  37.    </head>
  38.  
  39.    <body class="banner">
  40.        <div class="image-bg">
  41.            <div class="container">
  42.  
  43.                <!-- Outer Row -->
  44.                <div class="row justify-content-center">
  45.  
  46.                    <div class="col-lg-12 col-md-12">
  47.  
  48.                        <div class="o-hidden border-0 my-5">
  49.                            <div class="card-body p-0">
  50.                                <!-- Nested Row within Card Body -->
  51.                                <div class="row">
  52.                                    <div class="col-lg-6">
  53.                                        <div class="p-5 text-white">
  54.                                            <h1 >
  55.                                                Enhance your<br>Live Video Chat
  56.                                            </h1>
  57.                                            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.
  58.                                            <br/><br/>
  59.                                            <a href="dash/loginform.php" class="text-white">Login to dashboard</a><br/>
  60.                                            <a href="dash/regform.php" class="text-white">Register to dashboard</a><br/>
  61.                                            <a href="https://livesmart.video/video-ai-avatars/" target="_blank" class="text-white">LiveSmart AI Video page</a><br/>
  62.  
  63.                                        </div>
  64.  
  65.                                    </div>
  66.                                    <div class="col-lg-6 p-5 bg-index-image">&nbsp;</div>
  67.                                </div>
  68.                            </div>
  69.                        </div>
  70.  
  71.                    </div>
  72.  
  73.                </div>
  74.  
  75.            </div>
  76.        </div>
  77.        <footer class="text-center">Copyright © LiveSmart. All Rights Reserved.</footer>
  78.    </body>
  79.  
  80. </html>
  81.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda