What's inside?
๐๏ธ Setting up repositories
Cloning your repositories
๐๏ธ Git
How to create pull request
๐๏ธ Understanding the basics of Machine Learning NLP at work in a chatbot
Understanding How user utterance is broken down into structured Information `Intent & Entities` to develop a bot
๐๏ธ cacheNLP
caheNLP Act as a cache between user query and NLP service. Sometimes, there are some queries which are oftenly used eg. "recharge" in Vodafone bot. In such cases these queries intent can be map in caheNLP section so that every time bot does not hit the NLP server.
๐๏ธ VS Code Extensions
Git Lens
๐๏ธ NoSqlBooster
NoSQLBooster for MongoDB (formerly MongoBooster) is a shell-centric cross-platform GUI tool for MongoDB v2.6-4.4, which provides comprehensive server monitoring tools, fluent query builder, SQL query, query code, task schedulingserver monitoring tools, ESNext support, and true IntelliSense experience.
๐๏ธ how variables are set in DB when customer taps a button on frontend
Initializing buttons and variables
๐๏ธ message creation
Message definition and creation
๐๏ธ how to read .env file
๐๏ธ where to write code for brand function
How to create brand function
๐๏ธ Bot-builder-projects
2 items
๐๏ธ Event Creation And How To Use
Event definition and creation