I have created a YouTube playlist for this project.
This project aims to create a fully functional smart assistant that is able to control your house and automate them. You can look at our plan at Milanote. To get more details on what Smart Assistant is, head to our documentation and also our Miro board for a visualization of the whole workflow and process.
Here is an overview of Smart Assistant.
This project depends on several custom packages, all which located in the Packages
folder. All of these packages exists as a submodule.
- Do a recursive clone of this repository
git clone --recursive <link>
(clones this repo alongside with all the submodules included). - Download all the necessary
unitypackages
andmodels
from Google Drive. - You can follow the instructions from all the sub repositories.
- And you are ready to go!
- Unity URP: 2021.1.(17f1) you can use any 2021.1 version but keep in mind that you will be changing the source code and out of sync from this repository
This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.
See license file for details.