nicknochnack / QnA-Web-App-with-React-and-Tensorflow.JS

Final code from the QnA Web App with React and Tensorflow.JS YouTube video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

// 0. Install dependencies // npm i @tensorflow/tfjs @tensorflow-models/qna react-loader-spinner // 1. Import dependencies // 2. Setup input, question and result area // 3. Setup references and state hooks // 4. Load Tensorflow Model // 5. Handle Questions

About

Final code from the QnA Web App with React and Tensorflow.JS YouTube video


Languages

Language:JavaScript 51.8%Language:HTML 31.3%Language:CSS 16.9%