Skip to content
Snippets Groups Projects
Commit 82b0a1d2 authored by Tobias Stein's avatar Tobias Stein
Browse files

Merge branch '109-improve-readme' into 'main'

Resolve "Improve README"

Closes #109

See merge request !129
parents 60519e1f 05ce69c0
No related branches found
No related tags found
1 merge request!129Resolve "Improve README"
Pipeline #93685 passed
# mdBook Documentation
This is a repository to store the documentation of the BPSE - AI at the edge project in the form of markdown files and automatically deploy those to gitlab pages using the CI pipeline.
# AI at the Edge
This is the main repository of the AI at the edge project. This repository is used to store the documentation in the form of markdown files and various jupyter notebooks.
The markdown files are used to automatically create a website using mdbook which is then deployed to gitlab pages using the CI/CD pipeline.
The actual mdbook can be found in the [book](./book) directory and the accompanying jupyter notebooks can be found in the [notebooks](./notebooks) directory.
The deployed documentation can be found [here](https://pse-ai-at-the-edge.h-da.io/ai-at-the-edge/).
**The deployed documentation can be found [here](https://pse-ai-at-the-edge.h-da.io/ai-at-the-edge/).**
## Secondary repositories
As part of this project we offer an ansible script as well as a raspberry pi image for setup of the project environment. For these two subprojects we have separate repositories.
- [pi-gen fork for image building](https://code.fbi.h-da.de/pse-ai-at-the-edge/image-builder)
- [Ansible script](https://code.fbi.h-da.de/pse-ai-at-the-edge/raspberry-pi-setup)
\ No newline at end of file
[book]
authors = ["Andreas Marius Weber","Daniel Müller","Felix Matthias Krumm","Kai-Philipp Nosper","Kevin de Riese-Meyer","Lukas Pfahlert","Niklas Speckels","Tobias Stein"]
authors = ["Daniel Müller","Felix Matthias Krumm","Kai-Philipp Nosper","Kevin de Riese-Meyer","Lukas Pfahlert","Niklas Speckels","Tobias Stein"]
language = "en"
multilingual = false
src = "src"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment