Skip to content

ChatGPT based application with voice command functionality.

Notifications You must be signed in to change notification settings

lahrry/SayItAssistant

 
 

Repository files navigation

CSE 110 Project: Team 16

Instructions to run the MS2 version of SayItAssistant2:


Mac/Linux Instructions:

  1. Navigate to the location of the project directory through the terminal (/cse-110-project-team-16)
  2. Run the command chmod +x SayItAssistant2.sh
  3. Run the application with the command ./SayItAssistant2.sh

Windows Instructions:

  1. Install git bash
  2. Navigate to the location of the project directory through the git bash terminal or through the file explorer(/cse-110-project-team-16)
  3. Run the application with ./SayItAssistant2 or double-click on the SayItAssistant2.sh file.

Note: The setup email command needs to be run to load email settings remotely

About

ChatGPT based application with voice command functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.9%
  • JavaScript 2.3%
  • HTML 2.1%
  • CSS 1.6%
  • Shell 0.1%