Skip to content

sensible-ki/sensible-ki.github.io

Repository files navigation

SENSIBLE-KI

Secure and trustworthy mobile AI.

The project SENSIBLE-KI explores solutions to make artificial intelligence (AI) systems in mobile applications and embedded systems secure and trustworthy.

Find out more: https://www.sensible-ki.de/

This repository contains the sources of the website.

License

The site and most of its contents are licensed under the Apache License 2.0.

This license does not cover partner logos and background images, please review the NOTICE file.

Editing site

Prerequisites

  • Hugo
  • npm
  • go

Clone repository

git clone https://github.com/sensible-ki/sensible-ki.github.io.git

Install dependencies

npm install

Serve locally

hugo serve