Spaces:
Running
Running
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