-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathindex.html
1 lines (1 loc) · 11.7 KB
/
index.html
1
<!doctype html> <html lang=en> <head> <meta charset=utf-8> <title>KITT.AI</title> <meta name=viewport content="width=device-width,initial-scale=1"> <meta name=mobile-web-app-capable content=yes> <meta name=apple-mobile-web-app-capable content=yes> <meta name=apple-mobile-web-app-status-bar-style content=black> <link rel=icon href=favicon.ico type=image/x-icon /> <link href="/index.css?8696cbd606fade2fd5d0" rel="stylesheet"></head> <body data-spy=scroll data-target=.menu> <section id=home> <div class=container> <div class="row flex flex-center-vertically p-y-3"> <div class="col-xs-12 col-md-4 landing__logo"> <a href=#> <img src=/5m6xptp.png alt=logo class=img-fluid> </a> </div> <div class="col-xs-12 col-md-8 landing__menu-container"> <div class=menu> <ul class="nav landing__menu text-xs-center"> <li class=nav-item> <a class=nav-link href=#home>Home</a> </li> <li class=nav-item> <a class=nav-link href=#technologies>Technologies</a> </li> </ul> </div> </div> </div> </div> </section> <section class=landing__snowboy-video> <div class=container> <video width=1080 align=center poster=./images/snowboy-poster.png controls> <source src=./video/snowboy-promotional-video-720p.mp4 type=video/mp4> Your browser does not support the video tag. </video> </div> </section> <section id=hotword class=landing__hotword-detection> <div class=container> <div class=row> <div class="col-xs-12 col-md-6 offset-md-6 flex flex-center-vertically"> <div> <header class="landing__section-header color-dark font-weight-bold"> Customizable<br> Hotword Detection </header> <div class=landing__section-subheader> <div class=border-left> <i>Alexa/OK Google</i> - Want to have your own wake word? Snowboy is an always-on hotword detection engine that runs on Mac OS X, Linux, and Raspberry Pi. No internet is needed to detect your trigger word - your privacy is protected! </div> </div> <div class="text-xs-center text-md-left"> <a type=button class="btn btn-outline-primary btn-brand-md" href=https://snowboy.kitt.ai/ target=_blank> Visit </a> </div> </div> </div> <div class="col-xs-12 col-md-6 col-md-pull-6"> <img src=/ywpc53b.png alt="nlu chatflow" class="img-fluid m-y-2 hidden-md-up"> </div> </div> </div> </section> <section id=technologies class=landing__technologies> <div class=container> <div class=row> <div class=col-xs-12> <header class="landing__section-header color-grey"> Technologies </header> </div> </div> <div class=row> <div class=col-xs-12> <div class=carousel-block> <div class=controls-wrap> <div class=center-wrap> <ul class="controls-list list-inline"> <li class=list-inline-item> <button class="btn carousel-prev-btn btn-link"><i class="fa fa-angle-left" aria-hidden=true></i></button> </li> <li class=list-inline-item><a href=# class="carousel-control-item active" data-target=0>home</a> </li> <li class=list-inline-item><a href=# class=carousel-control-item data-target=1>commerce</a></li> <li class=list-inline-item><a href=# class=carousel-control-item data-target=2>bots</a></li> <li class=list-inline-item> <button class="btn carousel-next-btn btn-link"><i class="fa fa-angle-right" aria-hidden=true></i></button> </li> </ul> <h3>Conversational Understanding as a Service</h3> <div class="slide-content swiper-container"> <div class=swiper-wrapper> <div class=swiper-slide> <h4><i>— in home automation</i></h4> <p> Pair your voice command with our hotword detection engine for efficiency, privacy, and convenience. </p> </div> <div class=swiper-slide> <h4><i>— in conversational commerce</i></h4> <p> Still building APPs for your business? A voice/text interface can be more direct, intuitive, human, and personalized! </p> </div> <div class=swiper-slide> <h4><i>— in chatbots</i></h4> <p> Program your conversation logic once, deploy to multiple platforms! </p> </div> </div> </div> </div> </div> <div class=content-wrap> <div class=brand-circle-wrap> <div class="circle-block centered-circle"> <div class=center-wrap><img src=/2tmn96k.png width=50% alt=""></div> </div> <div class="circle-block circle-block-lg circle-block-lg-1"> <div class=center-wrap><img src=/cscozh0.png alt=voice>voice</div> </div> <div class="circle-block circle-block-lg circle-block-lg-2"> <div class=center-wrap><img src=/mdjju3o.png alt=voice>hotword</div> </div> <div class="circle-block circle-block-lg circle-block-lg-3"> <div class=center-wrap><img src=/qvkfcq4.png alt=voice>text</div> </div> </div> </div> </div> </div> </div> <br> <br> <br> <div class=row> <div class="col-xs-12 col-sm-6 col-lg-3 flex"> <div class=landing__technology> <h3 class="landing__technology-name font-weight-bold"> Hotword <br class=hidden-xs-down> Detection </h3> <div class=landing__technology-details> <ul class="list-unstyled border-left"> <li>customized</li> <li>no internet required</li> <li>small-footprint</li> </ul> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-lg-3 flex"> <div class=landing__technology> <h3 class="landing__technology-name font-weight-bold"> Semantic <br class=hidden-xs-down> Parsing </h3> <div class=landing__technology-details> <ul class="list-unstyled border-left"> <li>robust</li> <li>incremental</li> <li>structured</li> </ul> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-lg-3 flex"> <div class=landing__technology> <h3 class="landing__technology-name font-weight-bold"> Natural Language <br class=hidden-xs-down> Understanding </h3> <div class=landing__technology-details> <ul class="list-unstyled border-left"> <li>intuitive</li> <li>generalizable</li> <li>interactive</li> </ul> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-lg-3 flex"> <div class=landing__technology> <h3 class="landing__technology-name font-weight-bold"> Conversational <br class=hidden-xs-down> Engine </h3> <div class=landing__technology-details> <ul class="list-unstyled border-left"> <li>multi-turn</li> <li>multi-platform</li> <li>voice / text ready</li> </ul> </div> </div> </div> </div> </div> </section> <section> <div class=container> <div class=row> <div class=col-xs-12> <header class="landing__section-header color-grey"> Supported by </header> </div> </div> <div class="row flex flex-center-vertically landing__supported-by"> <div class="col-xs-12 col-md-2 landing__supported-by-company"> <img src=/12c4500.png alt="allen institute for artificial intelligence" class="img-fluid center-block"> </div> <div class="col-xs-12 col-md-2 landing__supported-by-company"> <img src=/aj62aye.png alt=amazon class="img-fluid center-block"> </div> <div class="col-xs-12 col-md-2 landing__supported-by-company"> <img src=/dga78sv.png alt="founders' co-op" class="img-fluid center-block"> </div> <div class="col-xs-12 col-md-2 landing__supported-by-company"> <img src=/gbhnap5.png alt="madrona venture group" class="img-fluid center-block"> </div> <div class="col-xs-12 col-md-2 landing__supported-by-company"> <img src=/11tr098.png alt="A-Level Capital" class="img-fluid center-block"> </div> </div> </div> </section> <section class=landing__footer> <div class=container> <div class="row p-y-3"> <div class="col-xs-12 col-lg-3"> <img src=/5m6xptp.png alt=logo class="img-fluid center-block"> </div> <div class="col-xs-12 col-lg-6 flex flex-center-vertically flex-center-horizontally"> <div class=menu> <ul class="nav landing__footer-menu text-xs-center"> <li class=nav-item> <a class=nav-link href=#home>Home</a> </li> <li class=nav-item> <a class=nav-link href=#technologies>Technologies</a> </li> </ul> </div> </div> <div class="col-xs-12 col-lg-3 flex flex-center-vertically landing__footer-social-buttons"> <ul class="nav nav-inline"> <li class=nav-item> <a class=nav-link href=https://github.com/Kitt-AI/ > <svg xmlns:xlink=http://www.w3.org/1999/xlink xmlns=http://www.w3.org/2000/svg height=24 width=24 viewBox="0 0 24 24"> <path fill=#ffffff fill-rule=evenodd d="M 0 12 C 0 5.37 5.37 0 12 0 L 12 0 C 18.63 0 24 5.37 24 12 L 24 12 C 24 18.63 18.63 24 12 24 L 12 24 C 5.37 24 0 18.63 0 12 L 0 12 Z M 0 12"/> <path fill=#211d31 fill-rule=evenodd d="M 10.55 17.84 C 10.55 17.65 10.54 17.15 10.54 16.49 C 8.32 16.97 7.86 15.42 7.86 15.42 C 7.5 14.5 6.97 14.26 6.97 14.26 C 6.25 13.76 7.03 13.77 7.03 13.77 C 7.83 13.83 8.25 14.59 8.25 14.59 C 8.96 15.81 10.11 15.46 10.56 15.26 C 10.63 14.74 10.84 14.39 11.07 14.19 C 9.3 13.99 7.44 13.31 7.44 10.26 C 7.44 9.39 7.75 8.68 8.26 8.12 C 8.18 7.92 7.91 7.11 8.34 6.02 C 8.34 6.02 9.01 5.8 10.53 6.83 C 11.16 6.66 11.84 6.57 12.52 6.57 C 13.2 6.57 13.88 6.66 14.51 6.83 C 16.03 5.8 16.7 6.02 16.7 6.02 C 17.13 7.11 16.86 7.92 16.78 8.12 C 17.29 8.68 17.59 9.39 17.59 10.26 C 17.59 13.32 15.73 13.99 13.96 14.19 C 14.25 14.43 14.5 14.92 14.5 15.66 C 14.5 16.72 14.49 17.58 14.49 17.84 C 14.49 18.05 10.55 18.05 10.55 17.84 Z M 10.55 17.84"/> </svg> </a> </li> <li class=nav-item> <a class=nav-link href=https://twitter.com/kitt_ai> <svg xmlns:xlink=http://www.w3.org/1999/xlink xmlns=http://www.w3.org/2000/svg height=24 width=24 viewBox="0 0 24 24"> <path fill=#ffffff fill-rule=evenodd d="M 0 12 C 0 5.37 5.37 0 12 0 L 12 0 C 18.63 0 24 5.37 24 12 L 24 12 C 24 18.63 18.63 24 12 24 L 12 24 C 5.37 24 0 18.63 0 12 L 0 12 Z M 0 12"/> <path fill=#211d31 fill-rule=evenodd d="M 16.91 8.35 C 17.47 8.02 17.9 7.49 18.1 6.86 C 17.58 7.17 17 7.4 16.39 7.52 C 15.9 6.99 15.2 6.67 14.42 6.67 C 12.93 6.67 11.73 7.87 11.73 9.36 C 11.73 9.57 11.75 9.78 11.8 9.97 C 9.56 9.86 7.58 8.79 6.25 7.16 C 6.02 7.56 5.88 8.02 5.88 8.51 C 5.88 9.45 6.36 10.27 7.08 10.76 C 6.64 10.74 6.22 10.62 5.86 10.42 L 5.86 10.45 C 5.86 11.76 6.79 12.84 8.02 13.09 C 7.8 13.16 7.56 13.19 7.31 13.19 C 7.14 13.19 6.97 13.17 6.8 13.14 C 7.15 14.21 8.14 14.99 9.32 15.01 C 8.4 15.73 7.24 16.16 5.98 16.16 C 5.76 16.16 5.54 16.15 5.33 16.12 C 6.52 16.89 7.94 17.33 9.46 17.33 C 14.41 17.33 17.12 13.23 17.12 9.67 C 17.12 9.56 17.12 9.44 17.12 9.32 C 17.64 8.94 18.1 8.47 18.46 7.93 C 17.98 8.14 17.46 8.29 16.91 8.35 Z M 16.91 8.35"/> </svg> </a> </li> <li class=nav-item> <a class=nav-link href=https://www.linkedin.com/company/kitt-ai> <svg xmlns:xlink=http://www.w3.org/1999/xlink xmlns=http://www.w3.org/2000/svg height=24 width=24 viewBox="0 0 24 24"> <path fill=#ffffff fill-rule=evenodd d="M 0 12 C 0 5.37 5.37 0 12 0 L 12 0 C 18.63 0 24 5.37 24 12 L 24 12 C 24 18.63 18.63 24 12 24 L 12 24 C 5.37 24 0 18.63 0 12 L 0 12 Z M 0 12"/> <path fill=#211d31 fill-rule=evenodd d="M 8.83 17.63 L 6.18 17.63 L 6.17 9.71 L 8.81 9.71 L 8.83 17.63 L 8.83 17.63 Z M 7.44 8.67 L 7.42 8.67 C 6.56 8.67 6 8.08 6 7.34 C 6 6.58 6.58 6 7.46 6 C 8.34 6 8.88 6.58 8.89 7.34 C 8.89 8.08 8.34 8.67 7.44 8.67 L 7.44 8.67 Z M 18 17.63 L 15.33 17.63 L 15.33 13.33 C 15.33 12.29 15.06 11.58 14.12 11.58 C 13.41 11.58 13.03 12.06 12.84 12.52 C 12.78 12.69 12.76 12.92 12.76 13.15 L 12.76 17.63 L 10.08 17.63 L 10.06 9.71 L 12.74 9.71 L 12.76 10.83 C 13.1 10.3 13.67 9.55 15.04 9.55 C 16.73 9.55 18 10.65 18 13.03 L 18 17.63 L 18 17.63 Z M 18 17.63"/> </svg> </a> </li> </ul> </div> </div> <div class=row> <div class=col-md-3></div> <div class="col-xs-12 col-md-6"> <div class="landing__footer-info p-b-2 text-xs-center"> <p class="landing__footer-brand-name m-b-0"> © KITT.AI </p> <p> Made with <i class="fa fa-heart"></i> in the city of <i class="fa fa-coffee"></i> <i class="fa fa-umbrella"></i> <i class="fa fa-plane"></i> <i class="fa fa-diamond"></i> </p> </div> </div> <div class="landing__footer-legal col-xs-12 col-lg-3 flex flex-end"> <a href=/legal>Legal</a> </div> </div> </div> </section> <script>!function(e,a,t,n,g,c,o){e.GoogleAnalyticsObject=g,e.ga=e.ga||function(){(e.ga.q=e.ga.q||[]).push(arguments)},e.ga.l=1*new Date,c=a.createElement(t),o=a.getElementsByTagName(t)[0],c.async=1,c.src="https://www.google-analytics.com/analytics.js",o.parentNode.insertBefore(c,o)}(window,document,"script",0,"ga"),ga("create","UA-62235408-1","auto"),ga("send","pageview")</script> <script type="text/javascript" src="/commons.bundle.js?8696cbd606fade2fd5d0"></script><script type="text/javascript" src="/app.bundle.js?8696cbd606fade2fd5d0"></script></body> </html>