https://github.com/kaizen-cmd/voice-assistant-with-browser-automation
2nd Year College project - Lisa is a seamlessly working voice assistant that was built using python and various Apis.
https://github.com/kaizen-cmd/voice-assistant-with-browser-automation
Last synced: 10 months ago
JSON representation
2nd Year College project - Lisa is a seamlessly working voice assistant that was built using python and various Apis.
- Host: GitHub
- URL: https://github.com/kaizen-cmd/voice-assistant-with-browser-automation
- Owner: kaizen-cmd
- Created: 2019-12-07T04:25:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T18:02:22.000Z (over 6 years ago)
- Last Synced: 2025-04-09T06:33:16.374Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 5.5 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.png
Awesome Lists containing this project
README
# Api-Based-Voice-Assistant
Lisa is a seamlessly working voice assistant that was built using python and various APIs.
This features functions like calling people, weather news, playing songs on youtube, opening web browsers and other applications,
searching your query on google, sending bulk emails to clients and so on.
It uses libraries which are available freeily in python:
Selenium
Google Speech Recognition API
Pyttsx3
Twilio
Openwaether
smtplib
and many others.
Check funtions.py for complete list of libraries needed to be installed.