Completed
– Declaring Send email function - It will define all crucial things like to whom you wanna send an email and its content.
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Iron Man Jarvis AI Desktop Voice Assistant - Python Tutorials for Absolute Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 – Introduction
- 2 – Python Course Information
- 3 – Jarvis AI Basic Details
- 4 – Jarvis AI Demo
- 5 – Downloading VS Code & Python IDLE
- 6 – Starting VS Code Coding begins here!
- 7 – Defining Speak Function - This Function will program your Jarvis to speak something.
- 8 – Defining Wishme Function - This Function will make your Jarvis wish you according to system time.
- 9 – Defining Take command Function - This Function will allow your Jarvis to take microphone input from the user and returns a string output.
- 10 – Coding logic of Jarvis
- 11 – Defining Task 1: To search something on Wikipedia
- 12 – Defining Task 2: To open YouTube site in browser
- 13 – Defining Task 3 : To open Google site in browser
- 14 – Defining Task 4 : To play music
- 15 – Defining Task 5 : To know current time
- 16 – Defining Task 6 : To open VS Code Program
- 17 – Defining Task 7 : To send E-mail
- 18 – Declaring Send email function - It will define all crucial things like to whom you wanna send an email and its content.
- 19 – Free Python Course Details
- 20 – Recapitulate
- 21 – Is it an AI?
- 22 – The END