File size: 500 Bytes
867f872
 
 
 
 
 
 
 
 
 
 
0f963b4
ad3c52d
0f963b4
867f872
ad3c52d
867f872
ad3c52d
867f872
ad3c52d
0f963b4
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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

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