This repository contains a web demo for our fine-tuned model for PHI(Protected Health Information) masking. The demo allows users to interact with the model through a web interface & see how the model works.
Check out the live demo here: NER Web Demo
Follow the steps below to set up and run the project locally.
cd backend
# Activate virtual environment
.\.venv\Scripts\activate
# Install dependencies
pip install -r requirements.txt
# Start the backend server
python server.pycd frontend
# Install dependencies
npm install
# Start the frontend server
npm run devWe welcome contributions! Feel free to open an issue or submit a pull request. Or contact us via email.
For questions or support, reach out to us via Gmail.