Question Answering Validation Tool
Pre-Requisites :
- Set up the firebase app for authentication purpose and add the config in config.js file
- run the backend and add the url in Tagging.js file
Usages:
- Clone the Repository :
git clone https://github.com/openlifescience-ai/QA-validation-Tool.git
- Go to the project folder and install the libraries using below command:
npm install
- After installing the libraries to running the app using the below command :
npm start