The MOSAIC AI ChatBot is developed by the SFU Blueprint Team to enhance the engagement and satisfaction of users interacting with MOSAIC's services. By leveraging advanced AI and machine learning technologies, this chatbot aims to streamline the dissemination of information and improve user experience on the MOSAIC website.
-
Open a terminal (PowerShell, cmd, Bash etc.,)
-
Run the following command in the terminal:
cd [path-to-your-wordpress-root]/wp-content/reactpress/apps/
-
Clone the repository with this command in the terminal:
git clone https://github.com/SFU-Blueprint/mosaic-fe.git
-
Set up the repository with this command in the terminal:
npm run setup
Complete integration process detailed in handoff documents.