# *GUIDE*
You can run this voice assistant through an .exe file as well as through the terminal. When using it as an .exe file, be sure to keep the .exe file in its setup.
a) For using Voice Assistant through TERMINAL WINDOW
1. All the pre-requisites should be complete to run the Voice Assistant in the terminal window.
1. Create a GitHub account if not created already.
2. The code is present in the file *Project_Basic_struct*
3. The source code can be downloaded using the following link: -
This source code should be cloned using the git commands.
For more information about cloning a GitHub repository, go to the following link -
After cloning the project, to use this project do the following :-
$ Run the file VoiceAssistant\_main.py in the terminal using the command:- python VoiceAssistant\_main.py
1. For more details about running a python code follow the link: -
1. For Windows -
1. For Linux -
1. For MacOS -
b) For using Voice Assistant through an EXECUTABLE (.exe) file
Download - https://github.com/SohamRatnaparkhi/Voice-Assistant/releases/tag/v1.0.0
Download the rar file.
1. Extract the folder.
2. Open VoiceAssistant folder.
3. Double-click on the file \_1\_VoiceAssistant for using it.
In case, if you don't find \_1\_VoiceAssistant in the Voice Assistant folder, just install the executable(.exe) file AND SAVE IT IN VoiceAssistant FOLDER. **It is advisable to run the (.exe) file in the VoiceAssistant folder; else the file won't run.**
Using the Voice Assistant after installation of its resources
- Saying "Hello Python" will activate the Voice Assistant.
- Then the table that will be displayed on the screen shows the tasks that Voice Assistant can do.
- Saying the respective commands of the task that is intended will enable the Voice Assistant to do those tasks.
- The README.md file of this repository has more information about the individual commands.
