My version of AI from Black Panther: Wakanda Forever, Griot
Griot is an AI personal voice assistant service built using Pychram. It can understand human speech and perform basic task designed by the client.
When the user specify the appropriate trigger words , The Griot gets activated and executes the user commands.
Griot AI Voice assistant:"Loading your personal Assistant Griot.... Hello, Good Morning" (Greets the user according to time)
Opens a wepage : Youtube , G-Mail , Google Chrome , StackOverflow
Human : Hey Griot, Open Youtube
Predicts time
Human : Hey Griot , What is the time
Captures a photo
Human:Hey Griot, Take a photo
Searches data from web
Human: Hey Griot, Search Butterfly images from web
Ask geographical and computational questions
Human: Hey Griot, What is the capital of California? / Hey Griot what is Sin 90?
Predict Weather of different Cities
Human: Hey Griot , What is the weather likely now in New Orleans?
Abstarct necessary information from wikipedia
Human: Hey Griot , Who is Bill Gates according to Wikipedia
The voice assistant abstarcts first 3 lines of wikipedia and gives the information to the user.
Ask Griot about what task it can perform and who created it
Human: Hey Griot, Who created you? / Hey Griot , What can you do
10.Turn off your pc when required
Human: Hey Griot , Please turn off my PC
Libraries required to be installed using Pip Command:
1.Json
2.request
3.Speech recognition
4.Pyttsx3
5.Wikipedia
6.Ecapture
7.time
8.Wolfram Alpha
In-Built libraries required to be imported:
1.os
2.datetime
3.web browser
4.subprocess
Griot uses Third party API's to predict weather in different cities and to ask computational and geographical questions. Free API keys can be generated by creating an account in the following applications.
Open Weather Map - To forecast weather
WolframAlpha - To answer questions