--- title: Healthcare Nlp App emoji: 🚀 colorFrom: red colorTo: red sdk: docker app_port: 8501 tags: - streamlit pinned: false short_description: fine-tuned healthcare AI model with streamlit app layer NOTE: Replacing current model with fine-tuned BERT (e.g.clinicalBERT or mental/mental-bert-base-uncased) OR distilbert-base-uncased model and including additional labels App: to test model via UI go to the App space Code: see streamlit_app.py --- # Welcome to Streamlit! Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart: If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community forums](https://discuss.streamlit.io).