VirtualAssistant
[Unmaintained]
downloads :-
pypi link:-
https://pypi.org/project/VirtualAssistant
Download VirtualAssistant for python
pip install VirtualAssistant
base of code
import VirtualAssistant as va #base structure of code if __name__ == '__main__': va.wishme() #this will wish you while True: query = va.takecommand() #all other code
Examples
Examples can be found at examples directory
Licence
Distributed under the MIT License. See LICENCE for more information..