Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 1.72 KB

File metadata and controls

63 lines (46 loc) · 1.72 KB

Aditi - The Virtual Assistant

Build Status Python PEP8 Gitmoji

I have created this amazing virtual assistant which helps me in automating repetative tasks and reminding me important task of the day.

🚀 Brief Idea

The main goal of this project is to minimize typing work and human efforts. we all have heard and might have used AI Assistant apps on our Smartphones, Laptops, etc. Some of the most popular and best AI Assistants working all over the world are Siri, Alexa and many more. These are pre-programed machines that work under the domain of Machine Learning.

✨Tech Stack

Front End: Pyqt5, Tkinter

Back End: Python, SpeechRecognition

Database: Excel or google sheets

API's used: NEWS API and WEATHER API

🔴 Live Demo

🎨 Python Packages used in this project

  • pyttsx3
  • speech_recognition
  • tkinter
  • PyQt5
  • cv2
  • pywhatkit
  • subprocess
  • shutil
  • sys
  • time
  • openpyxl
  • docx
  • datetime
  • wikipedia
  • webbrowser
  • requests
  • random
  • os
  • re
  • smtplib
  • psutil
  • pyautogui
  • keyboard
  • math

Author