
Explore how logical operators and, or, and not combine two statements to produce true or false. See when both are true, or any one is true.
Explore conditional statements in Python through practical examples that determine pass or fail and classify results as first class or distinction using if, elif, and else.
Explore looping statements, including for and while loops, with a range from zero to ten that excludes the end and exit conditions to avoid infinite loops.
Write a main function that takes a command from the user and uses the Take Command routine to process input, then handle time queries with a time function.
Create a terminate function for a voice assistant that uses if and elif logic to shut down on a 'go offline' command and handle offline inquiries and prompts.
Define a function to tell jokes for a voice assistant by importing a jokes package, installing dependencies, and calling the joke function to deliver a random joke during interactions.
In this course you will learn how to build clever voice assistants.
This course is perfect for curious developers and or entrepreneurs who want to give life to their business or simply improve their customer service agility.
This course takes you from scratch to expert in developing voice assistant. This course covers basis of python and core code of voice assistant.
Structure of the course has total 8 sections.
section 1 : Gives you introduction to python and how to create environment
section 2 : Elaborate the basics of python
section 3 : Understanding looping and conditional statements
section 4 : understanding Built-in functions and Creating user Define functions
section 5 : Introduction to text to speech
section 6 : Creating Date and time Functions for voice assistant
section 7: Creating greeting function and Taking command from user
section 8 : Conversation with Voice assistant
This gives an over view of how course structure looks like.
You will not require an Alexa device although it is cool to see your work in one, and you will not require any knowledge of computer programming although prior knowledge of python is helpful.
Let's get started!
Are there any course requirements or prerequisites?
No specific skills are required, just passion to learn something new
Who this course is for:
Anyone who has a little passion for Computer Science, Artificial Intelligence and Machine Learning