/AI-Desktop-Assistant

It is an AI desktop assistant which helps you to work something similar like Google Assistant using Python.

Primary LanguagePython

AI-Desktop-Assistant

It is an AI desktop assistant which helps you to work something similar like Google Assistant using Python. It takes input as user's voice and performs different desktop functions or sometime convert them into written text. It also help user to mail automatically to anyone.

Libraries To Import

  • pyttsx3
  • speech_recognition
  • datetime
  • wikipedia
  • os
  • smtplib
  • webbrowser
  • random

Working