期刊名称:International Journal of Advances in Engineering and Management
电子版ISSN:2395-5252
出版年度:2021
卷号:3
期号:4
页码:308-312
DOI:10.35629/5252-0304126131
语种:English
出版社:IJAEM JOURNAL
摘要:Interview Chatbot is a dialogflow based chatbot that conducts interviews in the way a normal interview is conducted such as a process consisting of Aptitude, Technical and HR rounds. The Bot calculates result at the end of each section and checks if the result is equal to or greater than 50% and if it’s satisfying the condition then and then only the user is allowed to go for the next round. For each particular section a separate intent is designed that asks questions and evaluates the final result for that particular section with the help of concept of fulfillment. The Nodejs Express API is hosted on Heroku and the link of that hosted API is added in the fulfillment of our Bot. For a user to practice on our Bot it is integrated with a full stack web app with Angular as a frontend ,Nodejs as a backend and sqlite3 as a database. Using this web app, a user can practice as many number of interviews as he wishes to opt for and keep on improving his performance so that he will be capable enough to face real interview scenario.