wil-gerard / bert-bot

Q&A web app using Tensorflow's BERT model

Home Page:https://bert-bot.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BERT Bot

About The Project

BERT Bot is a web app that allows users to input questions and receive answers based on the context of a given passage of text.

Features

  • Q&A using AI

Built With

  • React.js
  • Material UI
  • Node.js
  • Tensorflow.js

Deployment

Prerequisites

  • VS Code or any similar IDE supporting JavaScript ES6
  • Node.js 14 or higher
  • NPM 7 or higher

Installation

1. Clone the repo

git clone https://github.com/wil-gerard/bert-bot.git

2. Install dependencies

npm install

3. Run App

npm start

Preview

bert-bot-preview

Visit the site

About

Q&A web app using Tensorflow's BERT model

https://bert-bot.netlify.app/


Languages

Language:JavaScript 73.0%Language:HTML 20.2%Language:CSS 6.8%