churnsight-ai / README.md
Hasitha16's picture
Upload 7 files
7ea2e4f verified
|
raw
history blame
260 Bytes

NeuroPulse AI

Multimodal Feedback Analyzer with Streamlit + FastAPI.
Summarization 路 Sentiment 路 Emotion 路 Aspects 路 Smart Clustering.

Running locally

streamlit run app/frontend/frontend.py
python -m uvicorn app.main:app --reload