You are on page 1of 21

TAB - TELL A BOOK!

Team: Data Guys


Team Members:
• Aditi Deokar
• Clinton Roy
• Mrunal Limaye
• Nikita Kirane
Summary :
• We are building a booking recommending chatbot using
various AWS services like AWS Lex, lambda and S3
• This helps in accelerating the understanding and choosing of
books from a varied set of options.
• The user interacts with the chat bot and is provided results
based on his interests.
• Total number of data sources : 3 (.csv)
• Programming Language: Python
• Visualization tool: Python/Tableau
Jira Board:
Initial Proposal (Quick Recap):
Data Extraction:
Data Cleaning:sdcdsc
Im done
Data Cleaning Challenges
Data Storage:
Im done
Architecture Diagram:

Messenger
Conversational Lambda functions to Amazon S3 to store &
interface for retrieve & request retrieve data
applications results
Operations:
Lex - Messenger Integration
● After Lex chatbot is
configured, following changes
should be done in Channel
setting:
○ Name of channel
○ Verification Token
○ Page Access Key
○ App Secret Key
● Generate callback URL
Lex - Messenger Integration
Facebook App Settings
Lex - Messenger Integration
Messenger Settings
Lex - Messenger Integration
Facebook Page Creation
Recommendations
based on Authors
Recommendations
based on genre
Recommendations
based on number of
pages
Recommendation Engine:
Challenges:
• 30s timeout
• random word- check whether it retrieved records- Enchant library
Learning:

You might also like