Fixes:
- LLM dropdowns visible (dark theme selectbox overrides)
- Persona/Why renders bold and new lines (markdown->HTML)
- Handout removed; Similar Subscribers table + CSV export added
Run:
pip install -r requirements.txt
streamlit run app.py
- Persona section now includes a clear 3–4 line description explaining the assigned persona.
- Similar Subscribers now shows user id, current plan, and actual usage metrics (voice/data/SMS/roam/ISD) — similarity scores are hidden from the table.
- Dark theme preserved; dropdowns and stats/rationale remain clearly readable.