Let's Build A chatBot using Rasa Framework who will gonna take interview over any medium.
Happy Path Would Be:
User -> hello (*Confirm INTENT)
Bot -> Hello, I am Heena ,From HrBot co. Are you looking for job change.
User -> Yes (*affirm INTENT)
Bot -> Hello, Sir Let me know Name.
User -> Himanshu Saini {*NAME ENTITY}
Bot -> Alright! {Himanshu Saini} ,i have a job for the role of {ANY_PROFILE} at {ANY_COMPANY_NAME} and The Job Location is {ANY_LOCATION}, IS this Suitable For You ?
User -> Yes This Is Suitable For Me (*affirm INTENT)
Bot -> Let me give you a breif about company {ABOUT_COMPANY} is it fine?
User -> Yes (*affirm)
BOT -> ALright! {Himanshu Saini}. Could You Please Tell Me Your Current CTC and Expected CTC?
User -> Current CTC is 1.2 Million and Expected CTC would Be 1.5 Million (*Salary INTENT/CUR_CTC Slot/Exp_CTC Slot)
BOT -> What is Your Notice Period ?
User -> My Notice Period is 45 days (*Notice Period/*Value ENTITY/NOTICE Slot)
Bot -> Alright!,Tell me More About Yourself.
User -> {USER's ABOUT}
Bot -> What is Your Overall Experience
User -> 2 Years (EXPERIENCE Slot)
Bot -> Thankyou, For Your Interest, Our Team Will contact You after Evaluation.Bye Have A Great Day Ahead.