Usage
Activate the Virtual Environment
bashCopyEditsource venv/bin/activate
Run the App
bashCopyEditstreamlit run app.py
Access the App
Open http://localhost:8501
in your browser.
Select and Perform Tasks
Input data for summarization, article writing, or PHI sanitization.
View and download results.
Last updated