Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Create your own AI Virtual Assistant using Javascript

Posted By: ELK1nG
Create your own AI Virtual Assistant using Javascript

Create your own AI Virtual Assistant using Javascript
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 34 lectures (4h 24m) | Size: 1.74 GB

Concepts to create an AI Virtual Assistant using Javascript and Annyang library.As bonus Speech technology with TFJS

What you'll learn:
How to create a personalized AI assitant
How to create web interface for an AI assistant
How to work with Speech Recognition API in a browser
How to work with Text To Speech concept in a web browser
How to work with Speech to Text in a web browser
How to use Speech Recognition API
How to use Web Speech API

Requirements
Basic HTML structure
Basic Javascript programming
Basic CSS concepts
Familiar with Speech Recognition Technology

Description
Firstly, students will be given an introduction to some basic Javascript codes and functions, event and event handlers. Also, how to insert javascript codes in a web HTML page including CSS. They will learn how to link external Javascript file to a web page.

This course was created to equip students with the basic concepts of creating an Intelligent Virtual Assistant using Javascript Speech Recognition API and Annyang library. Speech Recognition and Speech Synthesis engine will be used to help students along their path to create a web based AI Virtual Assistant. Learners will be using only HTML, CSS and Javascript codes to create a web interface enabled with Speech Recognition and Speech Synthesis. The console window will also be used to output some results and how to interpret them when creating web applications.

Students will also learn how to setup the local Chrome web server to run their project. They will also learn how to use the console window to debug web application while creating their AI Virtual Assistant.

Moreover, students will learn how to create a multi-language intelligent Virtual Assistant. As bonus section, Speech Recognition using machine learning pre-trained models will also be introduced. In this section learners will be given demonstration using Tensorflow.JS to create their own AI Virtual Assistant using machine learning models.

The course contains useful resources to improve learning experiences and to be confident to create their own personal project.

Who this course is for
Beginners in web Speech Recognition API
Beginners interested in HTML, JAVASCRIPT, CSS with Speech Technology
Web developer
Beginners in creating a personal AI assistant using web techonology
Beginners interested in latest concept in AI and Speech Technology on the web
Beginners who wants to learn speech technology with fun