Ashuchiha11 / AI-voice-assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI desktop voice assistant using Python

1398313

PROJECT DESCRIPTION :

An AI desktop assistant using Python, is an application program that is capable of understanding natural human language, speak natural language and complete demanded electronic as well as technical tasks for the end user.

TECHNOLOGIES USED ARE :

  • pyttsx3: a text-to-speech conversion library, which includes various TTS engines such as sapi5, eSpeak.

  • speechRecognition : a library for performing speech recognition, with support for several engines and APIs, some of which are CMU Sphinx, Google Speech Recognition, Google Cloud Speech API, Microsoft Bing Voice Recognition, Wit.ai, etc.

  • webbrowser : a module which provides a high-level interface, to allow displaying Web-based documents to users.

  • os.path : a path module suitable for interacting and providing a portable way of using operating system dependent functionalities.

  • smtplib : a module defining an SMTP client session object that can be used to send mail to any Internet machine with an SMTP or ESMTP listener daemon.

About


Languages

Language:Python 100.0%