
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Enterprise AI Solutions Company | Nano AI Systems</title>

<meta name="description" content="Nano AI Systems delivers enterprise AI solutions, machine learning systems, generative AI deployment, and intelligent automation for healthcare, finance, manufacturing, and government sectors.">

<meta name="keywords" content="Enterprise AI company, AI consulting Canada, Machine Learning deployment, Generative AI enterprise, AI solutions healthcare, AI finance automation, AI manufacturing systems">

<meta name="robots" content="index, follow">
<meta property="og:title" content="Enterprise AI Engineering | Nano AI Systems">
<meta property="og:description" content="AI-driven enterprise transformation, machine learning systems, and generative AI deployment across North America and Asia.">
<meta property="og:url" content="https://www.nanoaisystems.com/">
<meta property="og:type" content="website">

<link rel="canonical" href="https://www.nanoaisystems.com/">
<link rel="stylesheet" href="css/styles.css">
</head>

<body class="dark">

<header class="navbar">
  <div class="nav-container">
    <img src="assets/logo.svg" class="logo">

    <button class="menu-toggle" id="menuToggle">
      ☰
    </button>

    <nav id="navMenu">
      <a href="index.html">Home</a>
      <a href="about.html">Company</a>
      <a href="services.html">Solutions</a>
      <a href="blog.html">Insights</a>
      <a href="contact.html">Contact</a>
      <button id="themeToggle">☀</button>
    </nav>
  </div>
</header>

<section class="hero" style="height:60vh;">
  <h1>Start a Conversation</h1>
</section>

<section class="section fade-in">
  <div class="grid">
    <form name="contact" method="POST" data-netlify="true" class="card">  <input type="hidden" name="form-name" value="contact">

  <input type="text" name="name" placeholder="Full Name" required>
  <input type="email" name="email" placeholder="Business Email" required>
  <textarea name="message" placeholder="Tell us about your AI initiative"></textarea>

  <button type="submit" class="btn">Submit Inquiry</button>
</form>
  </div>
</section>

<footer>
© 2026 Nano Integration Services Inc.
</footer>

<script src="js/main.js"></script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"3f4d5d9e032f45c395a6c0a1053f860a","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>