Developer: Patrick Elhajj
FOR SPEECH TO TEXT PROGRAM:
You want to run the speech2text.py file to run the program say anything in to microphone to transcribe to text say 'EXIT' to exit program
FOR ROOMBOOKING:
When launching, you will be met with 5 options to view rooms, book rooms, cancel rooms or view your booking, input the number next to what you want to do, and when selecting rooms make sure to input the roomID number, if you want to exit the program make hit 5 in the main menu
FOR AGENT:
When running the agent, make sure to speak CONCISELY and CLEARLY or else it may not understand you The workflow should automatically pull the correct ai for you to use. ask it:
When is my reservation for Welcome Center206?
Do I have a reservation in Room 1 today?
What rooms are free today at 11am that have at least 6 seats.
and those should pop up with the correct answers
FOR DBFUNCTIONS:
when wanting to run the dbfunctions, make sure you launch the 'launch_admin.py' file, as that one launches the TUI in a new terminal window.