Louis is an affordable, interactive and assistive device for learning braille. It is developed by students of the University of Edinburgh as part of the System Design Project.
- Clone or download the repo.
conda env create -f environment.yml
to create the conda environment and install the packages.conda activate louis
to activate the conda environment.