Viewing File: /home/ubuntu/ai-landing-ui/index.html

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta
      name="viewport"
      content="width=device-width, initial-scale=1, maximum-scale=1.0"
    />
    <title>Artificial Intelligence (AI) Consulting Development Services</title>
    <meta name="author" content="BotFingers" />
    <meta
      name="description"
      content="Our AI company provides full-cycle AI services — from artificial intelligence consulting to end-to-end AI solution development — to give your business a competitive edge."
    />
    <meta name="keywords" content="" />
    <link rel="canonical" href="https://botfingers.com/" />
    <meta name="theme-color" content="#36d1dc" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta
      property="og:title"
      content="Artificial Intelligence (AI) Consulting Development Services"
    />
    <meta
      property="og:description"
      content="Our AI company provides full-cycle AI services — from artificial intelligence consulting to end-to-end AI solution development — to give your business a competitive edge."
    />
    <meta
      property="og:image"
      content="https://botfingers.com/assets/img/banner-img.png"
    />

    <!-- Favicon -->
    <link
      rel="apple-touch-icon"
      sizes="57x57"
      href="assets/img/favicon/apple-icon-57x57.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="60x60"
      href="assets/img/favicon/apple-icon-60x60.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="72x72"
      href="assets/img/favicon/apple-icon-72x72.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="76x76"
      href="assets/img/favicon/apple-icon-76x76.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="114x114"
      href="assets/img/favicon/apple-icon-114x114.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="120x120"
      href="assets/img/favicon/apple-icon-120x120.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="144x144"
      href="assets/img/favicon/apple-icon-144x144.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="152x152"
      href="assets/img/favicon/apple-icon-152x152.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="180x180"
      href="assets/img/favicon/apple-icon-180x180.png"
    />
    <link
      rel="icon"
      type="image/png"
      sizes="192x192"
      href="assets/img/favicon/android-icon-192x192.png"
    />
    <link
      rel="icon"
      type="image/png"
      sizes="32x32"
      href="assets/img/favicon/favicon-32x32.png"
    />
    <link
      rel="icon"
      type="image/png"
      sizes="96x96"
      href="assets/img/favicon/favicon-96x96.png"
    />
    <link
      rel="icon"
      type="image/png"
      sizes="16x16"
      href="assets/img/favicon/favicon-16x16.png"
    />
    <link rel="manifest" href="assets/img/favicon/manifest.json" />
    <meta name="msapplication-TileColor" content="#ffffff" />
    <meta
      name="msapplication-TileImage"
      content="assets/img/favicon/ms-icon-144x144.png"
    />
    <!-- Bootstrap CSS -->
    <link
      href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css"
      rel="stylesheet"
      integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD"
      crossorigin="anonymous"
    />

    <!-- Fonts -->
    <link
      rel="stylesheet"
      href="https://use.fontawesome.com/releases/v5.0.11/css/all.css"
      integrity="sha384-p2jx59pefphTFIpeqCcISO9MdVfIm4pNnsL08A6v5vaQc4owkQqxMV8kg4Yvhaw/"
      crossorigin="anonymous"
    />
    <!-- Default Style CSS -->
    <link
      rel="stylesheet"
      id="style-css"
      href="assets/css/tiny-slider.min.css"
      type="text/css"
      media="all"
    />
    <link
      rel="stylesheet"
      type="text/css"
      href="assets/css/default.css"
      type="text/css"
      media="all"
    />
    <!-- Responsive CSS -->
    <link
      rel="stylesheet"
      type="text/css"
      href="assets/css/responsive.css"
      type="text/css"
      media="all"
    />
    <script src="assets/js/lazysizes.min.js" async></script>
    <style>
      .blur-up {
        filter: blur(10px);
        opacity: 0.1;
        transition: opacity 1000ms, filter 1500ms;
      }

      .blur-up.lazyloaded {
        opacity: 1;
        filter: blur(0px);
      }
    </style>
    <!-- Google tag (gtag.js) -->
    <script
      async
      src="https://www.googletagmanager.com/gtag/js?id=G-8452T6Z8NR"
    ></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag() {
        dataLayer.push(arguments);
      }
      gtag("js", new Date());
      gtag("config", "G-8452T6Z8NR");
      gtag("config", "UA-260298953-1");
    </script>
    <!-- Google Tag Manager -->
    <script>
      (function (w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({
          "gtm.start": new Date().getTime(),
          event: "gtm.js",
        });
        var f = d.getElementsByTagName(s)[0],
          j = d.createElement(s),
          dl = l != "dataLayer" ? "&l=" + l : "";
        j.async = true;
        j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
        f.parentNode.insertBefore(j, f);
      })(window, document, "script", "dataLayer", "GTM-W6ML8LB");
    </script>
    <!-- End Google Tag Manager -->
  </head>

  <body class="landing-page">
    <!-- Google Tag Manager (noscript) --><noscript
      ><iframe
        src="https://www.googletagmanager.com/ns.html?id=GTM-W6ML8LB"
        height="0"
        width="0"
        style="display: none; visibility: hidden"
      ></iframe></noscript
    ><!-- End Google Tag Manager (noscript) -->

    <section class="home-banner-sec">
      <div id="header"></div>
      <div class="container">
        <div class="banner-caption">
          <div class="row align-items-center">
            <div class="col-md-12 col-xl-6 col-lg-6 resp-mrg-btm-md">
              <div class="banner-content">
                <!-- <h5>Get Ready! AI Soluation to Improve Business Growth</h5> -->
                <h1>Welcome to BotFingers – The AI Development Platform</h1>
                <p>
                  At BotFingers, our mission is to help businesses leverage the
                  power of Artificial Intelligence (AI) to service their
                  customers more efficiently and effectively. Through our
                  proprietary AI development platform, businesses of all sizes
                  and industries can benefit from advanced AI technology.
                </p>
                <div class="banner-btn-sec">
                  <a
                    href="https://api.whatsapp.com/send?phone=+917829603606&text=I%27m%20interested%20in%20botfingers"
                    class="default-btn"
                    >Get a demo</a
                  >
                  <!-- <a href="#" class="default-outline-btn">About Us</a> -->
                </div>
              </div>
            </div>
            <div class="col-md-12 col-xl-6 col-lg-6">
              <div class="text-center">
                <picture>
                  <source
                    class="lazyload blur-up banner-img"
                    type="image/webp"
                    srcset="assets/img/banner-img.webp"
                  />
                  <img
                    data-src="assets/img/banner-img.webp"
                    type="image/png"
                    class="lazyload blur-up banner-img"
                    alt="botfingers"
                  />
                </picture>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="cta-sec sm-padding">
      <div class="container">
        <div class="row justify-content-md-center">
          <div class="col-md-12">
            <div class="cta-box text-center">
              <h2 class="align-center-line">The Power of AI Technology</h2>
              <p>
                AI provides businesses with an invaluable tool that can be used
                to identify customer needs and preferences, create personalized
                experiences, automate complex processes, gather data-driven
                insights, and fuel organizational growth. With our AI
                development platform, businesses can easily access and leverage
                the power of AI technology with ease.
              </p>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="about-sec sm-padding" id="about-us">
      <div class="container">
        <div class="row align-items-center">
          <div class="col-md-12 col-xl-6 col-lg-6 resp-mrg-btm-md">
            <div class="about-img-sec">
              <picture>
                <source
                  class="lazyload blur-up about-img"
                  type="image/webp"
                  srcset="assets/img/landing-page/about-us-img.webp"
                />
                <img
                  data-src="assets/img/landing-page/about-us-img.webp"
                  type="image/png"
                  class="lazyload blur-up about-img"
                  alt="botfingers"
                />
              </picture>
            </div>
          </div>
          <div class="col-md-12 col-xl-6 col-lg-6 resp-mrg-btm-md">
            <div class="about-info">
              <h2>About Machine Learning</h2>
              <p>
                Machine learning is an advanced form of artificial intelligence
                where machines can learn and make decisions based on information
                provided and past experiences. With machine learning, businesses
                can create automated systems that continually learn from data
                and improve performance.
              </p>
              <p>
                Machine learning is revolutionizing businesses around the world
                and offers many benefits, such as increased efficiency, cost
                savings and improved customer experience. With machine learning,
                businesses can automate complicated tasks, reduce errors and
                improve operational decisions.
              </p>
              <p>
                Whatever your industry, machine learning can help you automate
                processes, gain insights and increase overall performance.
                Investing in machine learning early can pay off big time in the
                long run. Start leveraging the power of machine learning today
                and unlock the potential of your data.
              </p>
              <div class="about-us-btn-sec">
                <a
                  href="https://calendly.com/botfingers/30min"
                  class="default-btn"
                  target="_blank"
                  >More about us</a
                >
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="creative-business-solution-sec sm-padding" id="features">
      <div class="container">
        <div class="row justify-content-md-center">
          <div class="col-md-8 col-lg-9 text-center">
            <div class="section-title">
              <h2>How can we help you?</h2>
              <p>
                At BotFingers, we know that machine learning can supercharge
                business success. Our team of dedicated AI engineers, MLOps, and
                project managers can help you unlock the true potential of ML
                and get the most out of your digital transformation efforts.
                With our AI development services, you can create smarter
                products, services, and systems that are tailored to the needs
                of your business and customers, empowering you to take your
                business to greater heights. Now is the time to leverage the
                power of machine learning – it's never too late to start!
              </p>
            </div>
          </div>
        </div>

        <div class="row justify-content-md-center">
          <div class="col-md-6 col-xl-4 col-lg-6">
            <div class="creative-business-solution-card">
              <div class="creative-business-solution-icon-sec">
                <picture>
                  <source
                    class="lazyload blur-up creative-business-solution-icon"
                    type="image/webp"
                    srcset="assets/img/landing-page/icons/save-cost.webp"
                  />
                  <img
                    data-src="assets/img/landing-page/icons/save-cost.webp"
                    type="image/png"
                    class="lazyload blur-up creative-business-solution-icon"
                    alt="botfingers"
                  />
                </picture>
              </div>
              <div class="creative-business-solution-info">
                <h4>Leverage AI to Streamline Processes and Save Costs</h4>
                <p>
                  Artificial intelligence (AI) offers unparalleled potential
                  when it comes to automating and streamlining processes.
                  AI-driven deep learning techniques can help improve
                  productivity, reliability, and efficiency in any business
                  setting. By leveraging AI technology, businesses can reduce
                  costs while simultaneously achieving operational efficiency.
                </p>
              </div>
            </div>
          </div>
          <div class="col-md-6 col-xl-4 col-lg-6">
            <div class="creative-business-solution-card">
              <div class="creative-business-solution-icon-sec">
                <picture>
                  <source
                    class="lazyload blur-up creative-business-solution-icon"
                    type="image/webp"
                    srcset="assets/img/landing-page/icons/decision-making.webp"
                  />
                  <img
                    data-src="assets/img/landing-page/icons/decision-making.webp"
                    type="image/png"
                    class="lazyload blur-up creative-business-solution-icon"
                    alt="botfingers"
                  />
                </picture>
              </div>
              <div class="creative-business-solution-info">
                <h4>Improving Business Decisions with Data Science</h4>
                <p>
                  Analyzing data to gain actionable insight is key to making
                  smarter, more informed decisions. Data science enables
                  businesses to uncover trends and correlations quickly and
                  accurately, giving them a competitive edge. With our
                  innovative solutions, you can easily leverage big data
                  analytics or predictive analytics to optimize products or
                  services, optimize the workforce, and help drive strategic
                  growth.
                </p>
              </div>
            </div>
          </div>
          <div class="col-md-6 col-xl-4 col-lg-6">
            <div class="creative-business-solution-card">
              <div class="creative-business-solution-icon-sec">
                <picture>
                  <source
                    class="lazyload blur-up creative-business-solution-icon"
                    type="image/webp"
                    srcset="assets/img/landing-page/icons/ai-automation.webp"
                  />
                  <img
                    data-src="assets/img/landing-page/icons/ai-automation.webp"
                    type="image/png"
                    class="lazyload blur-up creative-business-solution-icon"
                    alt="botfingers"
                  />
                </picture>
              </div>
              <div class="creative-business-solution-info">
                <h4>Enhance Your Customer Experience with AI Automation!</h4>
                <p>
                  Unlock the potential of natural language processing to provide
                  more meaningful interactions with your customers. Reduce
                  costs, improve the customer experience and be available to
                  them 24/7. Utilizing applications with conversational
                  interfaces can help reduce and augment the amount of human
                  resources needed, as well as boost customer engagement.
                </p>
              </div>
            </div>
          </div>
          <div class="col-md-6 col-xl-4 col-lg-6">
            <div class="creative-business-solution-card">
              <div class="creative-business-solution-icon-sec">
                <picture>
                  <source
                    class="lazyload blur-up creative-business-solution-icon"
                    type="image/webp"
                    srcset="assets/img/landing-page/icons/computer-vision.webp"
                  />
                  <img
                    data-src="assets/img/landing-page/icons/computer-vision.webp"
                    type="image/png"
                    class="lazyload blur-up creative-business-solution-icon"
                    alt="botfingers"
                  />
                </picture>
              </div>
              <div class="creative-business-solution-info">
                <h4>Unlock the Miracle of Computer Vision</h4>
                <p>
                  Harness the power of neural networks to train your system to
                  identify objects, people, gestures, or image motion, enabling
                  you to unlock unique value applications with computer-vision
                  systems. This enables businesses and organizations to unlock
                  unique value applications, such as automated quality control
                  in manufacturing, improved video surveillance in security, and
                  more efficient medical diagnoses.
                </p>
              </div>
            </div>
          </div>
          <div class="col-md-6 col-xl-4 col-lg-6">
            <div class="creative-business-solution-card">
              <div class="creative-business-solution-icon-sec">
                <picture>
                  <source
                    class="lazyload blur-up creative-business-solution-icon"
                    type="image/webp"
                    srcset="assets/img/landing-page/icons/personalization.webp"
                  />
                  <img
                    data-src="assets/img/landing-page/icons/personalization.webp"
                    type="image/png"
                    class="lazyload blur-up creative-business-solution-icon"
                    alt="botfingers"
                  />
                </picture>
              </div>
              <div class="creative-business-solution-info">
                <h4>Discover the Power of Personalization</h4>
                <p>
                  Take your business to the next level with deep personalization
                  offered by machine learning-based recommender systems. Through
                  personalized filtering options tailored to the user,
                  experience an improved customer experience and increased
                  revenue in your retail or e-commerce environment. Utilize this
                  tool to strengthen your company’s profile and brand.
                </p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="where-can-we-apply-sec sm-padding">
      <div class="container">
        <div class="row">
          <div class="col-md-12">
            <div class="where-can-we-apply-box">
              <div class="where-can-we-apply-left-sec resp-mrg-btm-md">
                <h2>Where can we deploy AI for you?</h2>
                <p>
                  Artificial Intelligence is rapidly becoming the talking point
                  of CEOs everywhere, rivaling digital transformation as the
                  number one priority. Its potential is immense, but its success
                  hinges on a judicious, responsible integration. Harnessing
                  AI's transformative potential can be a great boon to any
                  business, enabling increased efficiency and insight like never
                  before. As such, it is essential to apply AI correctly, to
                  maximize its potential whilst minimizing any potential risks.
                </p>
                <div class="where-can-we-apply-btn-sec">
                  <a href="#contact-us" class="default-btn smooth"
                    >Let's Talk</a
                  >
                </div>
              </div>
              <div class="where-can-we-apply-right-sec">
                <div class="steps">
                  <div class="where-can-we-apply-card">
                    <div class="where-can-we-apply-img-sec">
                      <picture>
                        <source
                          class="lazyload blur-up where-can-we-apply-img"
                          type="image/png"
                          srcset="assets/img/landing-page/we-can-apply-1.webp"
                        />
                        <img
                          data-src="assets/img/landing-page/we-can-apply-1.webp"
                          type="image/png"
                          class="lazyload blur-up where-can-we-apply-img"
                          alt="botfingers"
                        />
                      </picture>
                    </div>
                    <div class="where-can-we-apply-info">
                      <h4>AI Chatbot for CX</h4>
                      <p>
                        Our AI Chatbot for CX enhances customer interaction with
                        automated, natural language processing and real-time
                        solutions. It provides efficient service and reduces
                        tedious conversations.
                      </p>
                    </div>
                  </div>
                  <div class="where-can-we-apply-card row-reverse">
                    <div class="where-can-we-apply-img-sec">
                      <picture>
                        <source
                          class="lazyload blur-up where-can-we-apply-img"
                          type="image/png"
                          srcset="assets/img/landing-page/we-can-apply-2.webp"
                        />
                        <img
                          data-src="assets/img/landing-page/we-can-apply-2.webp"
                          type="image/png"
                          class="lazyload blur-up where-can-we-apply-img"
                          alt="botfingers"
                        />
                      </picture>
                    </div>
                    <div class="where-can-we-apply-info">
                      <h4>Automation Tools</h4>
                      <p>
                        Our solutions enable organizations to easily configure
                        and manage rules, manage data flow across systems, and
                        integrate with third party APIs to automate highly
                        manual processes.
                      </p>
                    </div>
                  </div>
                  <div class="where-can-we-apply-card">
                    <div class="where-can-we-apply-img-sec">
                      <picture>
                        <source
                          class="lazyload blur-up where-can-we-apply-img"
                          type="image/png"
                          srcset="assets/img/landing-page/we-can-apply-3.webp"
                        />
                        <img
                          data-src="assets/img/landing-page/we-can-apply-3.webp"
                          type="image/png"
                          class="lazyload blur-up where-can-we-apply-img"
                          alt="botfingers"
                        />
                      </picture>
                    </div>
                    <div class="where-can-we-apply-info">
                      <h4>White Label Stable Diffusion</h4>
                      <p>
                        Our solutions ensure high-speed, reliable data transfers
                        with guaranteed response times. Our white label stable
                        diffusion solutions are designed to be low-cost and
                        efficient, maximizing the long-term ROI potential of any
                        data transfer program.
                      </p>
                    </div>
                  </div>
                  <div class="where-can-we-apply-card row-reverse">
                    <div class="where-can-we-apply-img-sec">
                      <picture>
                        <source
                          class="lazyload blur-up where-can-we-apply-img"
                          type="image/png"
                          srcset="assets/img/landing-page/we-can-apply-4.webp"
                        />
                        <img
                          data-src="assets/img/landing-page/we-can-apply-4.webp"
                          type="image/png"
                          class="lazyload blur-up where-can-we-apply-img"
                          alt="botfingers"
                        />
                      </picture>
                    </div>
                    <div class="where-can-we-apply-info">
                      <h4>Custom AI Development</h4>
                      <p>
                        Our team of engineers can help organizations build AI
                        solutions from the ground up, building the solutions
                        faster and more cost-effectively than ever before.
                      </p>
                    </div>
                  </div>
                  <div class="where-can-we-apply-card">
                    <div class="where-can-we-apply-img-sec">
                      <picture>
                        <source
                          class="lazyload blur-up where-can-we-apply-img"
                          type="image/png"
                          srcset="assets/img/landing-page/we-can-apply-5.webp"
                        />
                        <img
                          data-src="assets/img/landing-page/we-can-apply-5.webp"
                          type="image/png"
                          class="lazyload blur-up where-can-we-apply-img"
                          alt="botfingers"
                        />
                      </picture>
                    </div>
                    <div class="where-can-we-apply-info">
                      <h4>AI Bots</h4>
                      <p>
                        Our AI bot technology allows businesses to deploy highly
                        agile AI bots on their websites. Powered by
                        sophisticated natural language processing capabilities,
                        these bots are capable of understanding customer queries
                        and providing sophisticated real-time responses.
                      </p>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="industry-sec sm-padding">
      <div class="container">
        <div class="row justify-content-md-center">
          <div class="col-md-8 col-lg-9 text-center">
            <div class="section-title">
              <h2>AI across Industries</h2>
              <!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus molestie, justo nec convallis
              sollicitudin.</p> -->
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-12">
            <div class="industry-tab-sec">
              <div class="row">
                <div class="col-sm-12">
                  <div class="industry-tab-nav">
                    <div
                      class="nav nav-pills"
                      id="v-pills-tab"
                      role="tablist"
                      aria-orientation="vertical"
                    >
                      <button
                        class="nav-link active"
                        id="v-pills-home-tab"
                        data-bs-toggle="pill"
                        data-bs-target="#v-pills-health-pharma"
                        type="button"
                        role="tab"
                        aria-controls="v-pills-health-pharma"
                        aria-selected="true"
                      >
                        <div class="industry-tab-nav-card">
                          <picture>
                            <source
                              class="lazyload blur-up industry-tab-nav-img"
                              type="image/png"
                              srcset="
                                assets/img/landing-page/ai-across-industry/white-label-stable-diffusion.webp
                              "
                            />
                            <img
                              data-src="assets/img/landing-page/ai-across-industry/white-label-stable-diffusion.webp"
                              type="image/png"
                              class="lazyload blur-up industry-tab-nav-img"
                              alt="industry-icon"
                            />
                          </picture>
                          White Label Stable Diffusion
                        </div>
                      </button>
                      <button
                        class="nav-link"
                        id="v-pills-logistics-manufacturing-tab"
                        data-bs-toggle="pill"
                        data-bs-target="#v-pills-logistics-manufacturing"
                        type="button"
                        role="tab"
                        aria-controls="v-pills-logistics-manufacturing"
                        aria-selected="false"
                      >
                        <div class="industry-tab-nav-card">
                          <picture>
                            <source
                              class="lazyload blur-up industry-tab-nav-img"
                              type="image/png"
                              srcset="
                                assets/img/landing-page/ai-across-industry/chatbot-cx.webp
                              "
                            />
                            <img
                              data-src="assets/img/landing-page/ai-across-industry/chatbot-cx.webp"
                              type="image/png"
                              class="lazyload blur-up industry-tab-nav-img"
                              alt="industry-icon"
                            />
                          </picture>
                          AI Chatbot for CX
                        </div>
                      </button>
                      <button
                        class="nav-link"
                        id="v-pills-sales-marketing-tab"
                        data-bs-toggle="pill"
                        data-bs-target="#v-pills-sales-marketing"
                        type="button"
                        role="tab"
                        aria-controls="v-pills-sales-marketing"
                        aria-selected="false"
                      >
                        <div class="industry-tab-nav-card">
                          <picture>
                            <source
                              class="lazyload blur-up industry-tab-nav-img"
                              type="image/png"
                              srcset="
                                assets/img/landing-page/ai-across-industry/ai-bots.webp
                              "
                            />
                            <img
                              data-src="assets/img/landing-page/ai-across-industry/ai-bots.webp"
                              type="image/png"
                              class="lazyload blur-up industry-tab-nav-img"
                              alt="industry-icon"
                            />
                          </picture>
                          AI Bots
                        </div>
                      </button>
                      <button
                        class="nav-link"
                        id="v-pills-legal-insurance-tab"
                        data-bs-toggle="pill"
                        data-bs-target="#v-pills-legal-insurance"
                        type="button"
                        role="tab"
                        aria-controls="v-pills-legal-insurance"
                        aria-selected="false"
                      >
                        <div class="industry-tab-nav-card">
                          <picture>
                            <source
                              class="lazyload blur-up industry-tab-nav-img"
                              type="image/png"
                              srcset="
                                assets/img/landing-page/ai-across-industry/automatio-tools.webp
                              "
                            />
                            <img
                              data-src="assets/img/landing-page/ai-across-industry/automatio-tools.webp"
                              type="image/png"
                              class="lazyload blur-up industry-tab-nav-img"
                              alt="industry-icon"
                            />
                          </picture>
                          Automation Tools
                        </div>
                      </button>
                      <button
                        class="nav-link"
                        id="v-pills-energy-utilities-tab"
                        data-bs-toggle="pill"
                        data-bs-target="#v-pills-energy-utilities"
                        type="button"
                        role="tab"
                        aria-controls="v-pills-energy-utilities"
                        aria-selected="false"
                      >
                        <div class="industry-tab-nav-card">
                          <picture>
                            <source
                              class="lazyload blur-up industry-tab-nav-img"
                              type="image/png"
                              srcset="
                                assets/img/landing-page/ai-across-industry/custom-ai.webp
                              "
                            />
                            <img
                              data-src="assets/img/landing-page/ai-across-industry/custom-ai.webp"
                              type="image/png"
                              class="lazyload blur-up industry-tab-nav-img"
                              alt="industry-icon"
                            />
                          </picture>
                          Custom AI Development
                        </div>
                      </button>
                    </div>
                  </div>
                </div>
                <div class="col-sm-12">
                  <div class="tab-content" id="v-pills-tabContent">
                    <div
                      class="tab-pane fade show active"
                      id="v-pills-health-pharma"
                      role="tabpanel"
                      aria-labelledby="v-pills-health-pharma-tab"
                      tabindex="0"
                    >
                      <div class="industry-tab-content">
                        <div
                          class="row align-items-center justify-content-md-center"
                        >
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-order-change"
                          >
                            <picture>
                              <source
                                class="lazyload blur-up industry-img"
                                type="image/svg"
                                srcset="
                                  assets/img/landing-page/industry/white-labled.webp
                                "
                              />
                              <img
                                data-src="assets/img/landing-page/industry/white-labled.webp"
                                type="image/png"
                                class="lazyload blur-up industry-img"
                                alt="industry-icon"
                              />
                            </picture>
                          </div>
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-mrg-btm-xl"
                          >
                            <div class="industry-info">
                              <p>
                                <strong>E-commerce:</strong> Generate
                                high-quality product images from text
                                descriptions, reducing the need for expensive
                                photo shoots. Enhance product descriptions with
                                detailed, visually appealing images, leading to
                                increased engagement and sales.
                              </p>
                              <p>
                                <strong>Real estate:</strong> Generate realistic
                                images of properties based on textual
                                descriptions, allowing buyers to visualize their
                                dream homes before visiting in person. Create
                                immersive virtual tours of properties by
                                generating 360-degree images from textual
                                descriptions.
                              </p>
                              <p>
                                <strong>Fashion:</strong> Generate detailed
                                images of custom clothing designs based on
                                customer descriptions, reducing the need for
                                physical prototypes. Create visually stunning
                                lookbooks and promotional materials by
                                generating images of clothing ensembles and
                                accessories.
                              </p>
                              <p>
                                <strong>Advertising:</strong> Generate
                                high-quality images for print and digital
                                advertisements based on textual descriptions,
                                reducing the need for expensive photo shoots.
                                Create visually compelling product demos and
                                explainer videos by generating images and
                                animations from text descriptions.
                              </p>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                    <div
                      class="tab-pane fade"
                      id="v-pills-logistics-manufacturing"
                      role="tabpanel"
                      aria-labelledby="v-pills-logistics-manufacturing-tab"
                      tabindex="0"
                    >
                      <div class="industry-tab-content">
                        <div
                          class="row align-items-center justify-content-md-center"
                        >
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-order-change"
                          >
                            <picture>
                              <source
                                class="lazyload blur-up industry-img"
                                type="image/svg"
                                srcset="
                                  assets/img/landing-page/industry/ai-chat.webp
                                "
                              />
                              <img
                                data-src="assets/img/landing-page/industry/ai-chat.webp"
                                type="image/png"
                                class="lazyload blur-up industry-img"
                                alt="industry-icon"
                              />
                            </picture>
                          </div>
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-mrg-btm-xl"
                          >
                            <div class="industry-info">
                              <p>
                                <strong>Retail Industry:</strong> The ChatBot
                                can be used to answer customer inquiries about
                                products, services, and pricing.
                              </p>
                              <p>
                                <strong>Hospitality Industry:</strong> The
                                ChatBot can be used to handle reservations,
                                cancellations, and modifications. It can also be
                                programmed to offer personalized recommendations
                                for dining, entertainment, and local
                                attractions.
                              </p>
                              <p>
                                <strong>Healthcare Industry:</strong> The
                                ChatBot can be used to schedule appointments,
                                provide reminders, and handle prescription
                                refills.
                              </p>
                              <p>
                                <strong>Financial Industry:</strong> The ChatBot
                                can be used to provide account information,
                                balance inquiries, and transaction histories. It
                                can also be programmed to handle money transfers
                                and bill payments.
                              </p>
                              <p>
                                <strong>Education Industry:</strong> The ChatBot
                                can be used to provide course information,
                                enrollment details, and class schedules.
                              </p>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                    <div
                      class="tab-pane fade"
                      id="v-pills-sales-marketing"
                      role="tabpanel"
                      aria-labelledby="v-pills-sales-marketing-tab"
                      tabindex="0"
                    >
                      <div class="industry-tab-content">
                        <div
                          class="row align-items-center justify-content-md-center"
                        >
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-order-change"
                          >
                            <picture>
                              <source
                                class="lazyload blur-up industry-img"
                                type="image/svg"
                                srcset="
                                  assets/img/landing-page/industry/chatbot.webp
                                "
                              />
                              <img
                                data-src="assets/img/landing-page/industry/chatbot.webp"
                                type="image/png"
                                class="lazyload blur-up industry-img"
                                alt="industry-icon"
                              />
                            </picture>
                          </div>
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-mrg-btm-xl"
                          >
                            <div class="industry-info">
                              <p>
                                <strong>Healthcare:</strong> AI bots can help
                                healthcare providers by automating patient
                                appointments, answering FAQs, and even detecting
                                potential health issues through chatbots.
                              </p>
                              <p>
                                <strong>Retail:</strong> Retailers can use AI
                                bots to personalize their customer service,
                                recommend products, and provide 24/7 support
                                through chatbots.
                              </p>
                              <p>
                                <strong>Banking and Finance:</strong> AI bots
                                can assist customers with banking transactions,
                                detect fraud, and even provide financial advice
                                through chatbots.
                              </p>
                              <p>
                                <strong>E-commerce:</strong> E-commerce
                                businesses can use AI bots to recommend
                                products, provide 24/7 customer support, and
                                even automate order processing through chatbots.
                              </p>
                              <p>
                                <strong>Travel and Hospitality:</strong> AI bots
                                can assist customers with travel arrangements,
                                provide personalized recommendations, and even
                                book reservations through chatbots.
                              </p>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                    <div
                      class="tab-pane fade"
                      id="v-pills-legal-insurance"
                      role="tabpanel"
                      aria-labelledby="v-pills-legal-insurance-tab"
                      tabindex="0"
                    >
                      <div class="industry-tab-content">
                        <div
                          class="row align-items-center justify-content-md-center"
                        >
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-order-change"
                          >
                            <picture>
                              <source
                                class="lazyload blur-up industry-img"
                                type="image/svg"
                                srcset="
                                  assets/img/landing-page/industry/automation.webp
                                "
                              />
                              <img
                                data-src="assets/img/landing-page/industry/automation.webp"
                                type="image/png"
                                class="lazyload blur-up industry-img"
                                alt="industry-icon"
                              />
                            </picture>
                          </div>
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-mrg-btm-xl"
                          >
                            <div class="industry-info">
                              <p>
                                <strong>Healthcare Industry:</strong> Automate
                                appointment scheduling and reminders to improve
                                patient experience. Streamline medical record
                                management for faster and more accurate
                                diagnosis and treatment.
                              </p>
                              <p>
                                <strong>Finance Industry:</strong> Automate
                                transaction processing and reconciliation to
                                increase accuracy and reduce errors. Automate
                                credit and risk analysis to make better lending
                                decisions.
                              </p>
                              <p>
                                <strong>Retail Industry:</strong> Automate
                                inventory management to reduce stockouts and
                                optimize stock levels. Automate order processing
                                and fulfillment to reduce errors and improve
                                customer satisfaction.
                              </p>
                              <p>
                                <strong>Manufacturing Industry:</strong>
                                Automate production line monitoring to detect
                                and fix issues in real-time. Automate quality
                                control checks to reduce defects and improve
                                product quality.
                              </p>
                              <p>
                                <strong>Hospitality Industry:</strong> Automate
                                room reservation and check-in processes to
                                improve the guest experience. Automate
                                housekeeping tasks to reduce labor costs and
                                improve room turnover times.
                              </p>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                    <div
                      class="tab-pane fade"
                      id="v-pills-energy-utilities"
                      role="tabpanel"
                      aria-labelledby="v-pills-energy-utilities-tab"
                      tabindex="0"
                    >
                      <div class="industry-tab-content">
                        <div
                          class="row align-items-center justify-content-md-center"
                        >
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-order-change"
                          >
                            <picture>
                              <source
                                class="lazyload blur-up industry-img"
                                type="image/svg"
                                srcset="
                                  assets/img/landing-page/industry/custom-ai.webp
                                "
                              />
                              <img
                                data-src="assets/img/landing-page/industry/custom-ai.webp"
                                type="image/png"
                                class="lazyload blur-up industry-img"
                                alt="industry-icon"
                              />
                            </picture>
                          </div>
                          <div
                            class="col-md-12 col-xl-6 col-lg-10 resp-mrg-btm-xl"
                          >
                            <div class="industry-info">
                              <p>
                                <strong>Healthcare:</strong> Custom AI
                                Development can help healthcare organizations to
                                automate patient diagnosis and treatment,
                                monitor patient health remotely, and provide
                                personalized medical recommendations. Our AI
                                solutions can also help healthcare providers to
                                streamline administrative tasks and improve
                                patient outcomes.
                              </p>
                              <p>
                                <strong>Finance:</strong> AI solutions can be
                                used in the finance industry to analyze
                                financial data, detect fraud, and identify
                                market trends. With Custom AI Development,
                                financial institutions can also automate routine
                                tasks and enhance customer experience.
                              </p>
                              <p>
                                <strong>Retail:</strong> Custom AI Development
                                can help retailers to analyze customer data and
                                behavior, forecast demand, and optimize pricing
                                strategies. Our AI solutions can also help
                                retailers to personalize the shopping experience
                                for each customer, increasing customer
                                satisfaction and loyalty.
                              </p>
                              <p>
                                <strong>Manufacturing:</strong> AI can be used
                                in the manufacturing industry to optimize
                                production processes, improve product quality,
                                and reduce costs. Custom AI Development can help
                                manufacturers to automate quality control,
                                monitor equipment performance, and predict
                                maintenance needs.
                              </p>
                              <!-- <p>
                              <strong>Education:</strong>  AI can help educators to personalize learning experiences for students, track student progress, and provide intelligent tutoring. With Custom AI Development, educational institutions can also automate administrative tasks and enhance student engagement.
                            </p>
                            <p>
                              <strong>Transportation:</strong>  Custom AI Development can help transportation companies to optimize routes, reduce fuel consumption, and enhance safety. AI can also be used to predict maintenance needs and schedule repairs, reducing downtime and increasing efficiency.
                            </p> -->
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="cta-sec sm-padding">
      <div class="container">
        <div class="row justify-content-md-center">
          <div class="col-md-12">
            <div class="cta-box">
              <h2>Get Started Today</h2>
              <p>
                Ready to take advantage of the power of AI? Sign up for our
                platform today and access advanced AI features and 24/7 support.
                Contact our team at
                <a href="mailto:contact@botfingers.com"
                  >contact@botfingers.com</a
                >
                or call <a href="tel:+917829603606">+917829603606</a> to learn
                more about our AI development platform and how it can help your
                business succeed.
              </p>
              <div class="cta-btn-sec">
                <a
                  href="https://calendly.com/botfingers/30min"
                  target="_blank"
                  class="default-btn"
                  >Talk to our AI Experts </a
                >
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="service-sec sm-padding">
      <div class="container">
        <div class="row justify-content-md-center">
          <div class="col-md-8 col-lg-9 text-center">
            <div class="section-title">
              <h2>AI Related sections</h2>
              <!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus molestie, justo nec convallis
              sollicitudin.</p> -->
            </div>
          </div>
        </div>
        <div class="service-box">
          <div class="row justify-content-md-center">
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="assets/img/landing-page/ai-related-icons/nlp.webp"
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/nlp.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Natural Programming Language</h4>
                  <p>
                    The goal of natural programming language (NLP), a branch of
                    natural language processing (NLP), is to write computer
                    programmes in a language that is similar to that of humans.
                    NLP is the capacity of a computer software to comprehend
                    spoken and written human language. Several businesses,
                    including marketing, banking, and healthcare, use NLP.
                    Google has developed a potent tool called Natural Language
                    Processing allowing businesses to use machine learning
                    algorithms to extract insights from unstructured data.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="assets/img/landing-page/ai-related-icons/llm.webp"
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/llm.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>LLM</h4>
                  <p>
                    Deep learning algorithms called large language models (LLMs)
                    can recognise, summarize, translate, forecast, and produce
                    text and other types of data. These are typically deep
                    neural networks that have billions to hundreds of billions
                    of parameters that have been trained by sifting through a
                    lot of text material. LLMs have the power to change society,
                    business, and science. Deep learning networks, in
                    particular, are used by LLM to process natural language.
                    They use a short amount of input text to make a prediction
                    about the text that will probably follow.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="
                        assets/img/landing-page/ai-related-icons/computer-vision.webp
                      "
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/computer-vision.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Computer vision</h4>
                  <p>
                    Computers can now read and comprehend the visual environment
                    thanks to the artificial intelligence discipline known as
                    computer vision. Digital picture acquisition, processing,
                    analysis, and comprehension are all required. Some of the
                    intricacy of the human visual system can be replicated by
                    computer vision systems. It functions by training computers
                    on a significant amount of visual data using pattern
                    recognition techniques. After processing the incoming
                    photos, the system detects patterns in the items it has
                    labeled. The speed of an object in a video or the camera
                    itself can be calculated by computer vision systems.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="
                        assets/img/landing-page/ai-related-icons/data-science.webp
                      "
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/data-science.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Data science consultancy</h4>
                  <p>
                    Data science consulting entails collaborating with
                    businesses to do analyses and calculations that yield
                    knowledge from gathered data. Before beginning, a data
                    science consulting company does a thorough evaluation of the
                    project and offers useful insights into each stage. Data
                    science consultants use innovative methods to tackle
                    challenges by applying statistics and algorithms. For young
                    data scientists who want to work on a variety of projects in
                    various sectors, consulting is an usual career route.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="
                        assets/img/landing-page/ai-related-icons/machine-learning.webp
                      "
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/machine-learning.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Machine learning model engineering</h4>
                  <p>
                    The process of creating sophisticated computing systems
                    utilizing the principles, tools, and techniques of machine
                    learning is known as machine learning model engineering. To
                    make ML models useful, machine learning engineers serve as a
                    link between data scientists and software programmers. The
                    steps in the process include building the model using data,
                    validating it, and using it.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="
                        assets/img/landing-page/ai-related-icons/natural-language-processing.webp
                      "
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/natural-language-processing.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Natural language processings</h4>
                  <p>
                    A subfield of computer science and artificial intelligence
                    called "natural language processing" (NLP) studies how well
                    computers can comprehend spoken and written human language.
                    In order to evaluate and comprehend words and sentence
                    structure in context, NLP breaks down human language into
                    smaller pieces. This enables computers to read and
                    comprehend spoken or written text in a manner similar to
                    that of people.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="
                        assets/img/landing-page/ai-related-icons/forecast-model.webp
                      "
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/forecast-model.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Forecasting models</h4>
                  <p>
                    Businesses utilize forecasting models as tools to forecast
                    outcomes related to sales, supply and demand, consumer
                    behavior, and more. The straight-line approach, moving
                    averages, basic linear regression, multiple linear
                    regression, and causal models are only a few examples of the
                    various forecasting models. Using historical data as inputs,
                    forecasting is a process that produces accurate predictions
                    of the future course of trends.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="
                        assets/img/landing-page/ai-related-icons/predictive-model.webp
                      "
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/predictive-model.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Predictive models</h4>
                  <p>
                    By looking for patterns in a set of input data, predictive
                    modeling uses mathematics to foretell future events or
                    results. It is a crucial component of business intelligence
                    since it forecasts anticipated future outcomes using machine
                    learning and data mining. A type of data-mining technology,
                    predictive modeling solutions build, process, and validate
                    models that can be used to predict future outcomes using
                    known findings.
                  </p>
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xl-4 col-lg-6">
              <div class="service-card">
                <div class="service-icon-sec">
                  <picture>
                    <source
                      class="lazyload blur-up service-icon"
                      type="image/png"
                      srcset="
                        assets/img/landing-page/ai-related-icons/generative-model.webp
                      "
                    />
                    <img
                      data-src="assets/img/landing-page/ai-related-icons/generative-model.webp"
                      type="image/png"
                      class="lazyload blur-up service-icon"
                      alt="service-icon"
                    />
                  </picture>
                </div>
                <div class="service-info">
                  <h4>Generative AI models</h4>
                  <p>
                    Generative AI models are machine learning models that can
                    generate new data similar to the data they were trained on.
                    They are used for various applications, such as image and
                    video synthesis, text generation, and music composition.
                    There are two types of generative AI models, autoregressive
                    models and Generative Adversarial Networks (GANs).
                    Autoregressive models generate output one step at a time,
                    while GANs use two neural networks to generate new data.
                  </p>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="sm-padding client-sec">
      <div class="container">
        <div class="row justify-content-md-center">
          <div class="col-md-8 col-lg-9 text-center">
            <div class="section-title">
              <div class="title-before">
                <h2>Our Clients Feedback on Us</h2>
              </div>
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-12">
            <div class="client-slider-item">
              <ul
                class="controls"
                id="customize-controls"
                aria-label="Carousel Navigation"
                tabindex="0"
              >
                <li
                  class="prev"
                  data-controls="prev"
                  aria-controls="customize"
                  tabindex="-1"
                >
                  <i class="fas fa-angle-left fa-3x"></i>
                </li>
                <li
                  class="next"
                  data-controls="next"
                  aria-controls="customize"
                  tabindex="-1"
                >
                  <i class="fas fa-angle-right fa-3x"></i>
                </li>
              </ul>
              <div class="client-slider">
                <div class="client-box">
                  <div class="client-card">
                    <div class="client-info">
                      <h4>John Smith</h4>
                      <!-- <h6>CEO of XYZ Corp</h6> -->
                      <p>
                        "BotFinger has been a fantastic partner in helping us
                        develop our AI chatbot. Their team has an exceptional
                        understanding of machine learning and natural language
                        processing, and they provided us with a personalized and
                        scalable solution that fits our business needs
                        perfectly. We highly recommend BotFinger to any business
                        looking for an AI development partner."
                      </p>
                    </div>
                  </div>
                </div>
                <div class="client-box">
                  <div class="client-card">
                    <div class="client-info">
                      <h4>Jane Doe</h4>
                      <!-- <h6>COO of ABC Inc</h6> -->
                      <p>
                        "Our experience with BotFinger was phenomenal. Their
                        team was able to deliver a customized AI solution that
                        was tailored to our specific industry needs. They were
                        transparent and communicative throughout the entire
                        development process, which made it easy for us to
                        provide feedback and collaborate with their team. I
                        would highly recommend BotFinger to anyone looking for a
                        reliable and knowledgeable AI development partner."
                      </p>
                    </div>
                  </div>
                </div>
                <div class="client-box">
                  <div class="client-card">
                    <div class="client-info">
                      <h4>Mark Johnson</h4>
                      <!-- <h6>CTO of LMN Corp</h6> -->
                      <p>
                        "We have been working with BotFinger for several years,
                        and they continue to exceed our expectations with their
                        exceptional AI development services. Their team is
                        incredibly skilled, knowledgeable, and reliable, and
                        they always go above and beyond to ensure that our AI
                        solutions are top-notch. We highly recommend BotFinger
                        to any business looking to enhance their AI
                        capabilities."
                      </p>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- <section class="news-sec sm-padding">
    <div class="container">
      <div class="row justify-content-md-center">
        <div class="col-md-8 col-lg-9 text-center">
          <div class="section-title">
            <div class="title-before">
              <h2>Blog Section</h2>
            </div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-4">
          <div class="news-card">
            <div class="news-img-sec">
              <picture>
                <source class="lazyload blur-up news-img" type="image/webp"
                  srcset="assets/img/landing-page/news/news-1.jpeg">
                <img data-src="assets/img/landing-page/news/news-1.jpeg" type="image/png"
                  class="lazyload blur-up news-img" alt="service-icon">
              </picture>
            </div>
            <div class="news-content">
              <div class="news-info">
                <h5>
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" data-name="Layer 1"
                    viewBox="0 0 24 24">
                    <path
                      d="M17 10.039c-3.859 0-7 3.14-7 7C10 20.877 13.141 24 17 24s7-3.14 7-7c0-3.838-3.141-6.961-7-6.961zM17 22c-2.757 0-5-2.226-5-4.961 0-2.757 2.243-5 5-5s5 2.226 5 4.961c0 2.757-2.243 5-5 5zm1.707-4.707a.999.999 0 11-1.414 1.414l-1-1A1 1 0 0116 17v-2a1 1 0 112 0v1.586l.707.707zM24 7v2a1 1 0 11-2 0V7c0-1.654-1.346-3-3-3H5C3.346 4 2 5.346 2 7v1h9a1 1 0 010 2H2v9c0 1.654 1.346 3 3 3h4a1 1 0 010 2H5c-2.757 0-5-2.243-5-5V7c0-2.757 2.243-5 5-5h1V1a1 1 0 012 0v1h8V1a1 1 0 112 0v1h1c2.757 0 5 2.243 5 5z">
                    </path>
                  </svg>
                  <span>June 10, 2021</span>
                </h5>
                <h4>Five Takes on the Sustainability Revolution in business.</h4>
                <p>The time for sustainability is now while everyone is looking for companies ...</p>
              </div>
              <div class="news-meta-desc">
                <a href="#" class="news-meta-btn-sec">
                  Read more
                </a>
              </div>
            </div>
          </div>
        </div>
        <div class="col-md-4">
          <div class="news-card">
            <div class="news-img-sec">
              <picture>
                <source class="lazyload blur-up news-img" type="image/webp"
                  srcset="assets/img/landing-page/news/news-1.jpeg">
                <img data-src="assets/img/landing-page/news/news-1.jpeg" type="image/png"
                  class="lazyload blur-up news-img" alt="service-icon">
              </picture>
            </div>
            <div class="news-content">
              <div class="news-info">
                <h5>
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" data-name="Layer 1"
                    viewBox="0 0 24 24">
                    <path
                      d="M17 10.039c-3.859 0-7 3.14-7 7C10 20.877 13.141 24 17 24s7-3.14 7-7c0-3.838-3.141-6.961-7-6.961zM17 22c-2.757 0-5-2.226-5-4.961 0-2.757 2.243-5 5-5s5 2.226 5 4.961c0 2.757-2.243 5-5 5zm1.707-4.707a.999.999 0 11-1.414 1.414l-1-1A1 1 0 0116 17v-2a1 1 0 112 0v1.586l.707.707zM24 7v2a1 1 0 11-2 0V7c0-1.654-1.346-3-3-3H5C3.346 4 2 5.346 2 7v1h9a1 1 0 010 2H2v9c0 1.654 1.346 3 3 3h4a1 1 0 010 2H5c-2.757 0-5-2.243-5-5V7c0-2.757 2.243-5 5-5h1V1a1 1 0 012 0v1h8V1a1 1 0 112 0v1h1c2.757 0 5 2.243 5 5z">
                    </path>
                  </svg>
                  <span>June 10, 2021</span>
                </h5>
                <h4>Five Takes on the Sustainability Revolution in business.</h4>
                <p>The time for sustainability is now while everyone is looking for companies ...</p>
              </div>
              <div class="news-meta-desc">
                <a href="#" class="news-meta-btn-sec">
                  Read more
                </a>
              </div>
            </div>
          </div>
        </div>
        <div class="col-md-4">
          <div class="news-card">
            <div class="news-img-sec">
              <picture>
                <source class="lazyload blur-up news-img" type="image/webp"
                  srcset="assets/img/landing-page/news/news-1.jpeg">
                <img data-src="assets/img/landing-page/news/news-1.jpeg" type="image/png"
                  class="lazyload blur-up news-img" alt="service-icon">
              </picture>
            </div>
            <div class="news-content">
              <div class="news-info">
                <h5>
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" data-name="Layer 1"
                    viewBox="0 0 24 24">
                    <path
                      d="M17 10.039c-3.859 0-7 3.14-7 7C10 20.877 13.141 24 17 24s7-3.14 7-7c0-3.838-3.141-6.961-7-6.961zM17 22c-2.757 0-5-2.226-5-4.961 0-2.757 2.243-5 5-5s5 2.226 5 4.961c0 2.757-2.243 5-5 5zm1.707-4.707a.999.999 0 11-1.414 1.414l-1-1A1 1 0 0116 17v-2a1 1 0 112 0v1.586l.707.707zM24 7v2a1 1 0 11-2 0V7c0-1.654-1.346-3-3-3H5C3.346 4 2 5.346 2 7v1h9a1 1 0 010 2H2v9c0 1.654 1.346 3 3 3h4a1 1 0 010 2H5c-2.757 0-5-2.243-5-5V7c0-2.757 2.243-5 5-5h1V1a1 1 0 012 0v1h8V1a1 1 0 112 0v1h1c2.757 0 5 2.243 5 5z">
                    </path>
                  </svg>
                  <span>June 10, 2021</span>
                </h5>
                <h4>Five Takes on the Sustainability Revolution in business.</h4>
                <p>The time for sustainability is now while everyone is looking for companies ...</p>
              </div>
              <div class="news-meta-desc">
                <a href="#" class="news-meta-btn-sec">
                  Read more
                </a>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section> -->

    <section class="faq-sec sm-padding" id="contact-us">
      <div class="container">
        <div class="row g-5 justify-content-md-center">
          <div class="col-md-12 col-xl-6 col-lg-10">
            <div class="faq-box">
              <div class="faq-title-sec">
                <h2>Frequently Asked Questions</h2>
              </div>
              <div class="faq-accordion">
                <div class="accordion" id="accordionExample">
                  <div class="accordion-item">
                    <h2 class="accordion-header" id="headingOne">
                      <button
                        class="accordion-button"
                        type="button"
                        data-bs-toggle="collapse"
                        data-bs-target="#collapseOne"
                        aria-expanded="true"
                        aria-controls="collapseOne"
                      >
                        What kind of AI development services does BotFingers
                        offer?
                      </button>
                    </h2>
                    <div
                      id="collapseOne"
                      class="accordion-collapse collapse"
                      aria-labelledby="headingOne"
                      data-bs-parent="#accordionExample"
                    >
                      <div class="accordion-body">
                        BotFingers offers a wide range of AI development
                        services, including natural language processing, machine
                        learning, computer vision, and robotics. We work with
                        businesses of all sizes to develop customized AI
                        solutions that meet their specific needs.
                      </div>
                    </div>
                  </div>
                  <div class="accordion-item">
                    <h2 class="accordion-header" id="headingTwo">
                      <button
                        class="accordion-button collapsed"
                        type="button"
                        data-bs-toggle="collapse"
                        data-bs-target="#collapseTwo"
                        aria-expanded="false"
                        aria-controls="collapseTwo"
                      >
                        How does BotFingers ensure the quality of its AI
                        solutions?
                      </button>
                    </h2>
                    <div
                      id="collapseTwo"
                      class="accordion-collapse collapse"
                      aria-labelledby="headingTwo"
                      data-bs-parent="#accordionExample"
                    >
                      <div class="accordion-body">
                        BotFingers has a team of highly skilled and experienced
                        AI developers who have a deep understanding of AI
                        technologies and best practices. We use rigorous testing
                        and validation methods to ensure that our AI solutions
                        are of the highest quality and accuracy.
                      </div>
                    </div>
                  </div>
                  <div class="accordion-item">
                    <h2 class="accordion-header" id="headingThree">
                      <button
                        class="accordion-button collapsed"
                        type="button"
                        data-bs-toggle="collapse"
                        data-bs-target="#collapseThree"
                        aria-expanded="false"
                        aria-controls="collapseThree"
                      >
                        How long does it take to develop an AI solution with
                        BotFingers?
                      </button>
                    </h2>
                    <div
                      id="collapseThree"
                      class="accordion-collapse collapse"
                      aria-labelledby="headingThree"
                      data-bs-parent="#accordionExample"
                    >
                      <div class="accordion-body">
                        The development timeline for an AI solution with
                        BotFingers depends on the complexity of the project and
                        the client's specific requirements. However, we work
                        efficiently and collaboratively with our clients to
                        ensure that we deliver high-quality solutions within a
                        reasonable timeframe.
                      </div>
                    </div>
                  </div>
                  <div class="accordion-item">
                    <h2 class="accordion-header" id="headingFour">
                      <button
                        class="accordion-button collapsed"
                        type="button"
                        data-bs-toggle="collapse"
                        data-bs-target="#collapseFour"
                        aria-expanded="false"
                        aria-controls="collapseFour"
                      >
                        What kind of industries does BotFingers work with?
                      </button>
                    </h2>
                    <div
                      id="collapseFour"
                      class="accordion-collapse collapse"
                      aria-labelledby="headingFour"
                      data-bs-parent="#accordionExample"
                    >
                      <div class="accordion-body">
                        BotFingers has experience working with a variety of
                        industries, including healthcare, finance, retail,
                        manufacturing, and more. We have the knowledge and
                        expertise to develop AI solutions that are tailored to
                        the unique needs of each industry.
                      </div>
                    </div>
                  </div>
                  <div class="accordion-item">
                    <h2 class="accordion-header" id="headingFive">
                      <button
                        class="accordion-button collapsed"
                        type="button"
                        data-bs-toggle="collapse"
                        data-bs-target="#collapseFive"
                        aria-expanded="false"
                        aria-controls="collapseFive"
                      >
                        What is the cost of BotFingers' AI development services?
                      </button>
                    </h2>
                    <div
                      id="collapseFive"
                      class="accordion-collapse collapse"
                      aria-labelledby="headingFive"
                      data-bs-parent="#accordionExample"
                    >
                      <div class="accordion-body">
                        The cost of BotFingers' AI development services depends
                        on the scope and complexity of the project. We provide
                        customized quotes for each project based on the client's
                        specific requirements. Our pricing is competitive and
                        transparent, and we work closely with our clients to
                        ensure that they receive high-quality AI solutions that
                        fit within their budget.
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="col-md-12 col-xl-6 col-lg-10">
            <div class="contat-form-sec">
              <div class="contact-us-form-box">
                <h3>Send a Message</h3>
                <form
                  id="contact-us-form"
                  class="contact-us-form"
                  action="src/index.php"
                  method="post"
                >
                  <div class="mb-3">
                    <label class="form-label">Name</label>
                    <input
                      name="name"
                      id="name"
                      type="text"
                      class="form-control"
                      required
                    />
                  </div>
                  <div class="mb-3">
                    <label class="form-label">Email</label>
                    <input
                      type="email"
                      name="email"
                      id="email"
                      class="form-control"
                      required
                    />
                  </div>
                  <div class="mb-3">
                    <label class="form-label">Phone Number</label>
                    <input
                      type="number"
                      name="phone"
                      id="phone"
                      class="form-control"
                      required
                    />
                  </div>
                  <div class="mb-3">
                    <label for="exampleFormControlTextarea1" class="form-label"
                      >Message</label
                    >
                    <textarea
                      name="message"
                      class="form-control"
                      id="message"
                      id="exampleFormControlTextarea1"
                      rows="3"
                      required
                    ></textarea>
                  </div>
                  <div
                    class="g-recaptcha"
                    id="rcaptcha"
                    data-sitekey="6LehcuInAAAAABH1NXUp7wzrrD1WLAqykq4tXCWc"
                    data-callback="recaptcha_callback"
                  ></div>
                  <span id="captcha" style="color: red"></span>
                  <div class="contact-us-submit-btn-sec">
                    <button id="contact-form-btn" class="default-btn" disabled>
                      Submit
                    </button>
                  </div>
                </form>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <div class="md-bottom-padding"></div>
    <div id="footer"></div>

    <!-- jQuery -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
    <!-- Bootstrap  -->
    <script
      src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"
      integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN"
      crossorigin="anonymous"
    ></script>
    <script src="https://www.google.com/recaptcha/api.js" async defer></script>
    <script
      src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit"
      async
      defer
    ></script>
    <!-- Custom Scripts -->
    <script src="assets/js/tiny-slider.js"></script>
    <script type="text/javascript" src="assets/js/script.js"></script>
    <script type="text/javascript">
      function recaptcha_callback() {
        $("#contact-form-btn").removeAttr("disabled");
      }
    </script>
    <script>
      function isValidInput(input) {
        var pattern =
          /<\s*script\s*>|<\s*\/\s*script\s*>|http:|https:|ftp:|data:|[<>]/i;
        return !pattern.test(input);
      }
      function handleSubmit(event) {
        var name = document.getElementById("name").value;
        var email = document.getElementById("email").value;
        var phone = document.getElementById("phone").value;
        var message = document.getElementById("message").value;
        if (
          !isValidInput(name) ||
          !isValidInput(email) ||
          !isValidInput(phone) ||
          !isValidInput(message)
        ) {
          event.preventDefault();
          document.getElementById("captcha").innerText =
            "Invalid input detected. Please remove any scripts or URLs.";
          return;
        }
        if (localStorage.getItem("emailSent") == "true") {
          event.preventDefault();
          return (window.location.href = "thank-you");
        }
        document.getElementById("captcha").innerText = "";
      }
      document
        .getElementById("contact-us-form")
        .addEventListener("submit", handleSubmit);
    </script>
  </body>
</html>
Back to Directory File Manager