Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ff6afd0

Browse files
authored
Create README.md
1 parent 4ee89b3 commit ff6afd0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎Mini Google Assistant/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Mini-google-assistant
2+
3+
A mini google assistant using python which can help you to play song, tell time, tell joke, tell date as well as help you to capure a photo/video.
4+
5+
## Libraries used:
6+
Imported the required libraries which are -
7+
* speech_recognition as sr
8+
* pyttsx3
9+
* pywhatkit
10+
* datetime
11+
* pyjokes
12+
* cv2
13+
14+
## Methods Used
15+
Taking voice command as input and then using if/else statement to run a particular library related to that command and finally getting the required output.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /