Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anistuhin authored Dec 18, 2024
1 parent 10302c7 commit bda72d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
3. Create a Database named "pathwise_prototype" with a username of 'root' and password ''. Copy of these details can be found at validate/index.php line no 32-35
4. (Skip this step if you don't want to test AI powred comments) Install the Open AI based Emotion and Comment Type classification system from here: https://github.com/UIC-LIT/misty-emot/ Update the origins value in the src/server/main.py file with the virtual host URL from Step 2. You may use "*" as value too for the staging/dev environemnt
5. Update the SERVER_URL variable at the begining of the following files: assets/main.js and assets/main-working.js of this repositry. The value should match the server URL you get from Step 4.
6. Update the misty_IP variable in assets/robot-play.js file with the appropriate robot IP
6. Update the misty_IP variable in assets/robot-play.js file with the appropriate robot IP. (This step makes the robot speak on the go, need to configure the speech parameters to make it more human sounding)
7. That makes the system running with all dependencies. You may now open the teachers side of the editor from pathwi.se/index-working.htm or the other virtual host option from Step 2 if you choose so. Make annotations as you seem fit and save them. The student facing one fetches the latest data from your latest save. Please use the 'Cold nose article' for this simulation for now. Thanks

0 comments on commit bda72d6

Please sign in to comment.