Versatil

Versatil

Come join a community that loves to learn through projects :clap::clap::clap: Web-https://versatil.m

Operating as usual

05/05/2020

Hi, some of our streamers have reported the invite e-mail sent by us are going to the spam folder.Please check in case your invitation is in the spam folder.

28/01/2020

3 more days to go for how to build your own AI chatbot livestream
https://versatil.me/season_detail/cha...

About
In this project, we are going to develop an AI chatbot using AWS Lex and AWS Lambda. The chatbot will be able to understand user queries based on whatever it has been trained on, and it will also be able to make continued conversation as it can remember important values from the conversation history. Users will also be provided with options to select rather than typing each value. Using Lambda, we will connect the chatbot to a DB. At last, we will also be designing the UI for chatbot which uses lex API to embed the chatbot on a webpage.

Schedule
Introduction to AWS Lex:Design simple questions with predefined replies using AWS Lex. Learn the use of Intent, Utterance, Slot, and Response in AWS Lex.
Connect chatbot with AWS Lambda:Connect AWS lex with AWS lambda and see how the dataflow works between lex and lambda. Do some example questions whose replies will be based on some computation performed by lambda.
Lambda continued:Do some more examples using AWS lambda for different types of replies from the chatbot.
Connecting to a DB using AWS Lambda:We will be connecting with AWS DynamoDB to read and write data from/to a DB.
Session Attributes:Using the concept of session attributes of AWS lex, we will be designing some questions for a continued conversation (the bot will remember important values from conversation history) with the bot.
Response Card:Instead of asking the user to type a value for some parameter (like - city name), we will provide them with options to select using Response cards.
Designing the UI for lex:We will design a basic chatbot page using HTML, CSS, and JS and will connect the lex chatbot with this page using lex API.
Handling Session Attributes in our chatbot UI:We will also handle Session Attributes in our chatbot page.
UI for Response Card:We will design the UI for showing response cards in our chatbot page.
Iframe for chatbot UI:Using iframe we will make the chatbot to appear on a webpage as a floating widget.

09/12/2019

: Invite to half of the streamers have been sent to their emails.

08/12/2019

We're thrilled so many awesome streamers have requested invites for the Versatil launch. We have started sending out the emails as of today.Please keep a check on your inboxes.

Want your school to be the top-listed School/college?

Videos (show all)

#UpcomingLivestream- how to build your own AI chatbot