Deployed bf5f821 with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-01-03 07:12:06 +00:00
parent 2e0951bb11
commit bb134ac352
38 changed files with 910 additions and 628 deletions

View File

@@ -3,16 +3,16 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="None" /><link rel="canonical" href="https://jomjol.github.io/AI-on-the-edge-device-docs/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://jomjol.github.io/AI-on-the-edge-device-docs/" />
<link rel="shortcut icon" href="img/favicon.ico" />
<title>AI on the Edge Device</title>
<title>Welcome - AI on the Edge Device</title>
<link rel="stylesheet" href="css/theme.css" />
<link rel="stylesheet" href="css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<script>
// Current page data
var mkdocs_page_name = "Welcome to the AI-on-the-edge-device!";
var mkdocs_page_name = "Welcome";
var mkdocs_page_input_path = "index.md";
var mkdocs_page_url = "/AI-on-the-edge-device-docs/";
</script>
@@ -40,8 +40,9 @@
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption"><span class="caption-text">Getting Started</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal current" href=".">Welcome to the AI-on-the-edge-device!</a>
<li class="toctree-l1 current"><a class="reference internal current" href=".">Welcome</a>
<ul class="current">
<li class="toctree-l2"><a class="reference internal" href="#key-features">Key features</a>
</li>
@@ -58,10 +59,23 @@
<li class="toctree-l2"><a class="reference internal" href="#functionality">Functionality</a>
</li>
</ul>
</li>
</li>
<li class="toctree-l1"><a class="reference internal" href="Installation/">Installation</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="FAQs/">Frequently Asked Questions</a>
</li>
</ul>
<p class="caption"><span class="caption-text">API's</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="REST-API/">REST API</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="MQTT-API/">MQTT API</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Links</span></p>
<ul>
<li class="toctree-l1"><a class="" href="https://github.com/jomjol/AI-on-the-edge-device/releases">Releases</a>
</li>
<li class="toctree-l1"><a class="" href="https://jomjol.github.io/AI-on-the-edge-device/index.html">Web Installer/Console</a>
</li>
<li class="toctree-l1"><a class="" href="https://github.com/jomjol/AI-on-the-edge-device/issues">Place an Issues</a>
@@ -71,8 +85,6 @@
</ul>
<p class="caption"><span class="caption-text">Asorted Pages</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="AI-on-the-edge/">Welcome to the AI-on-the-edge-device wiki!</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Addditional-Information/">Addditional Information</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Best-Practice/">Best Practice</a>
@@ -95,8 +107,6 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="External-LED/">External LED</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="FAQs/">Frequently Asked Questions</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Frequent%20Reboots/">Frequent reboots</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Gasmeter-Log-Downloader/">Gasmeter Log Downloader</a>
@@ -107,24 +117,18 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="Install-a-rolling-%28unstable%29-release/">:bangbang: Living on the edge :bangbang:</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Installation/">Installation</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Integrated%20Functions/">Integrated Functions</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Integration-Home-Assistant/">Integration into Home Assistant</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Learn-models-with-your-own-images/">Learn models with your own images</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="MQTT-API/">General Information</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Migrate-Old-Config-To-New-Config/">Migration from water-meter „old“ to water-meter “AI-on-the-edge-device”</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Neural-Network-Types/">Neural Network Types</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="OTA---Update-Firmware-and-Web-Interface/">Over-The-Air (OTA) Update</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="REST-API/">REST API</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="ROI-Configuration/">ROI (Region of Interest) Configuration</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="Release-creation/">Release creation</a>
@@ -133,6 +137,8 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="Watermeter-specific-analog---digital-transition/">Understanding the problem</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="xxx%20old%20AI-on-the-edge/">(old) Welcome to the AI-on-the-edge-device wiki!</a>
</li>
</ul>
</div>
</div>
@@ -148,7 +154,8 @@
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="." class="icon icon-home" alt="Docs"></a> &raquo;</li>
<li>Welcome to the AI-on-the-edge-device!</li>
<li>Getting Started &raquo;</li>
<li>Welcome</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/jomjol/AI-on-the-edge-device-docs/edit/main/doc/index.md" class="icon icon-github"> Edit on GitHub</a>
</li>
@@ -158,7 +165,9 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div class="section" itemprop="articleBody">
<h1 id="welcome-to-the-ai-on-the-edge-device">Welcome to the AI-on-the-edge-device!</h1>
<h1 id="welcome">Welcome</h1>
<p>Welcome to the AI-on-the-edge-device!
This is the project documentation. For the source code, please head to <a href="https://github.com/jomjol/AI-on-the-edge-device">github.com/jomjol/AI-on-the-edge-device</a>.</p>
<p>Artificial intelligence based systems have been established in our every days live. Just think of speech or image recognition. Most of the systems relay on either powerful processors or a direct connection to the cloud for doing the calculations up there. With the increasing power of modern processors the AI systems are coming closer to the end user - which is usually called <strong>edge computing</strong>.
Here this edge computing is brought into a practical oriented example, where a AI network is implemented on a ESP32 device so: <strong>AI on the edge</strong>.</p>
<h2 id="key-features">Key features</h2>
@@ -200,7 +209,7 @@ Here this edge computing is brought into a practical oriented example, where a A
</div>
</div><footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
<a href="AI-on-the-edge/" class="btn btn-neutral float-right" title="Welcome to the AI-on-the-edge-device wiki!">Next <span class="icon icon-circle-arrow-right"></span></a>
<a href="Installation/" class="btn btn-neutral float-right" title="Installation">Next <span class="icon icon-circle-arrow-right"></span></a>
</div>
<hr/>
@@ -228,7 +237,7 @@ Here this edge computing is brought into a practical oriented example, where a A
<span><a href="AI-on-the-edge/" style="color: #fcfcfc">Next &raquo;</a></span>
<span><a href="Installation/" style="color: #fcfcfc">Next &raquo;</a></span>
</span>
</div>
@@ -244,8 +253,3 @@ Here this edge computing is brought into a practical oriented example, where a A
</body>
</html>
<!--
MkDocs version : 1.4.2
Build Date UTC : 2023-01-03 06:16:34.007476+00:00
-->