Question Answering with Tensorflow

This is a demo of the Question and Answering model using the Tensorflow.js. This demo uses a BERT model trained on the SQUAD 2.0 dataset to answer questions based on a given passage.

Enter a passage and ask a question that relates from the passage, and the model will do it's best to answer your question.

Answer
Enter your question

Contact

Email: sharansajivmenon@gmail.com

Github: SharanSMenon