Skip to content

yashtotla/bert-qna-with-react-and-tfjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BERT Powered QnA Webapp using Tensorflow JS and React

Ran into some issues with tensorflow versions. Postponing this project indefinitely.

What is BERT?

  1. A natural language model that uses transformers for a wide variety of tasks
  2. Works well for question answering, named entity recognition, and natural language inference
  3. Originally presented by Jacob Devlin and team from Google in 2018

What's covered?

  1. Installing tensorflow.js and BERT
  2. Developing an interface to capture a passage and question
  3. Real time BERT evaluation and scoring

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published