openlifescience-ai / QA-validation-Tool

Question Answering Validation Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QA-validation-Tool

Question Answering Validation Tool

Pre-Requisites :

  1. Set up the firebase app for authentication purpose and add the config in config.js file
  2. run the backend and add the url in Tagging.js file

Usages:

  1. Clone the Repository :
git clone https://github.com/openlifescience-ai/QA-validation-Tool.git
  1. Go to the project folder and install the libraries using below command:
npm install
  1. After installing the libraries to running the app using the below command :
npm start

About

Question Answering Validation Tool