Skip to content

wil-gerard/bert-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published