Skip to content

ananyac9820/excuse_generator

Repository files navigation

Excuse Generator (Streamlit)

A simple, professional UI to generate context-aware excuses quickly.

Quickstart

  1. Create and activate a virtual environment (recommended)
    • Windows PowerShell:
      python -m venv .venv
      .venv\Scripts\Activate.ps1
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the app:
    streamlit run app.py

Features

  • Scenario, audience, tone, specificity, and length controls
  • Optional custom context
  • Rephrase button for variations
  • History with optional JSONL persistence

Notes

  • Templates are defined in src/generator.py and can be extended.
  • No external models required; works fully offline.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages