% BluePrints documentation master file, created by % sphinx-quickstart on Tue Mar 19 11:10:46 2024. % You can adapt this file completely to your liking, but it should at least % contain the root `toctree` directive. % # Welcome to KiOptiPack BluePrints! % This is the documentation for the KiOptiPack BluePrints project. % The goal of Blueprints is provide a starting point for developers to quickly implement Machine-Learning use-cases with FastIoT. ```{important} FastIoT is developed to run on linux. MacOS seems to work as well. Windows might work by using WSL2. ``` ```{Note} The lates Development efforts are focused on the FastIoT 2.0. which is not released yet. There will be Major changes in the Database Interactions and the Database and Data Processing Blueprints will be refactored. ``` ```{Tip} A Demonstration app is available at [OpenHubDays Demo](https://github.com/Alexander-Nasuta/openhub-demo). ``` ```{include} ../README.md :relative-images: ``` ```{toctree} :caption: 'Contents:' :maxdepth: 2 quickstart blueprints/blueprints % code-docs/code-documentation genindex ``` ## Contact Us If you have any questions, feel free to reach out to us: - **Alexander Nasuta** \- Tel: +49 241 80 91158 \- Email: - **Aymen Gannouni** \- Tel: +49 241 80 91139 \- Email: # Indices and tables - {ref}`genindex` - {ref}`modindex` - {ref}`search`