feedback_simulator / README.md
britbrat0's picture
Update README.md
867f872 verified

A newer version of the Streamlit SDK is available: 1.57.0

Upgrade
metadata
title: Persona Simulation App
emoji: 🧠
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.39.0
app_file: app.py
pinned: false

Persona Simulation App

This is an interactive Streamlit application that generates simulated persona conversations with analytics, sentiment heatmaps, and file upload support.

The app deploys automatically on Hugging Face Spaces using the Streamlit SDK.

🚀 Running Locally

pip install -r requirements.txt
streamlit run app.py