Usage

  1. Activate the Virtual Environment

bashCopyEditsource venv/bin/activate
  1. Run the App

bashCopyEditstreamlit run app.py
  1. Access the App

Open http://localhost:8501 in your browser.

  1. Select and Perform Tasks

  • Input data for summarization, article writing, or PHI sanitization.

  • View and download results.

Last updated