It is an open source accessibility tool created for better usability and interactivity with you computer system by just using some voice commands. It is a two-way communicating virtual assistant developed in Python.
Features available -
- Human like interaction.
- Get current date.
- Get current time.
- Get current day.
- Searching and fetching info of almost anything from the internet.
- Four basic arithmetic calculations.
- Auto locating current geographic location of user based on assigned IP address.
- Weather condition (current temperature) of the auto located geographic location.
- Typing Mode for dictation writing.
- Closing or terminating any active program or window.
- Multimedia handling with basic operations (play / pause / stop).
To execute this project elsewhere, you would need all the additional modules and dependencies used in the project. Therefore, install "requirements.txt" file by giving a command - "$ pip install -r requirements.txt" (without quotes) to install all the required dependencies.
This project is always evolving 💪.