Uwak Peter

Uwak Peter

  • 1.6k
  • 86
  • 5.5k

BOT application using Entity framework

Apr 21 2020 6:24 AM
I am trying to implement a chat BOT, but the few examples I am seeing online are on Echo BOT where the BOT will
 
have to repeat whatever the user type, I want to be able to get questions from users then go to the database using
 
entity framework and retrieve the corresponding answer and display it to the user.
 
I am using VS studio 2019, I have no prior experience on this. I need a guide or link to read up.
 

Answers (2)