Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 234 Bytes

Virtual Assistant in Python

Requirements

  • python and pip

Installation

  • pip install pyttsx3,
  • pip install speechRecognition,
  • pip install wikipedia

To run the assistant

Type: python assistant.py in terminal