- NodeJS
- AngularJS [npm install -g @angular/cli]
- Navigate to the ui folder
- Install required packages [npm install]
- Run the UI server [ionic serve]
- Navigate to browser. The url is http://localhost:8100
This model involves categorising questions from the dataset using a fine-tuned Uncased BERT Model. Dataset consists of questions and the category to which it pertains. The model trains on the given dataset and classifies new questions to their appropriate category.
Acuuracy and loss per epoch is given in the model statistics section