Skip to content

yoel169/Shellhack21

Repository files navigation

Shellhack21

these are lambda functions for running along with aws lex v2. lex v2 lets you build smart custom messaging bots. the main file that will run is lambda_function.py

These are all the intents used with this project. All slots used are required

inetents

This is the configuration for CustomerInfo where you can get appointments and repair orders of customers lex2 slots1

This is the configuration for MakeAppointments where user can make appointments. image image

This is the configuration for StoreInfo where you can get all the store information except hours lex3 slots2

This is the configuration for StoreHours where you can get the department hours of the dealer lex1 slots3

#This is the aws lambda function hook we used to create smart replies to filfull customer requests lambda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages