trying to implement a bot in java that will act as virtual assistant between teacher and student. bot can learn anything from teacher teaches it regarding course and its schedule and student can ask anything from bot about teacher's course and schedule .
i have read three research papers regarding this :
Query
and came to conclusion that i have following challenges:
Problem i am facing is during implementing and hard time understanding the steps to overcome my challenges , it would be great help if someone would guide me to right direction regarding implementation in java.