churnsight-ai / README.md
Hasitha16's picture
Update README.md
7cd5092 verified
|
raw
history blame
377 Bytes
metadata
license: apache-2.0
title: NeuroPulse AI
sdk: docker
emoji: 馃實馃
colorFrom: indigo
colorTo: pink
pinned: false
app_file: Dockerfile

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