Spaces:
Running
Running
File size: 1,458 Bytes
7cd5092 4da3017 7cd5092 4da3017 7cd5092 4da3017 4838e92 4da3017 4838e92 4da3017 4838e92 4da3017 4838e92 4da3017 4838e92 4da3017 4838e92 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
license: apache-2.0
title: NeuroPulse AI
sdk: docker
emoji: π§ π
colorFrom: indigo
colorTo: pink
pinned: true
app_file: Dockerfile
---
# π§ NeuroPulse AI
**Multimodal Feedback Intelligence** using **Streamlit + FastAPI + Transformers**
Analyze customer reviews using GenAI-powered NLP pipelines:
- β
Summarization
- π Sentiment & Emotion Detection
- π§© Aspect-Based Sentiment
- π LLM Q&A (Follow-Up)
- π§ Smart Clustering
- π Visual Charts in Bulk Mode
- π§ Voice Summary Output (TTS)
---
## π Features
- Works across **10+ industries** and **12+ product categories**
- Dual UI Modes: **Single Review** & **Bulk CSV Upload**
- Smart Summary and Follow-Up Q&A powered by GenAI
- Audio Summary Output in 6 Languages
- βπ§ Intelligence Modeβ toggle for deeper insights
- Deployable via **Docker** or **Hugging Face Spaces**
---
## π§ͺ Demo Use-Cases
- π₯ **Healthtech**: Analyze feedback from appointment apps or medical devices
- π **E-commerce**: Summarize customer reviews for mobile, delivery, or streaming apps
- π± **General Apps**: Discover UX issues across iOS, Android, and Web platforms
---
## π Sample CSV Format
The CSV must include a `review` column. Optional: `industry`, `product_category`, `device`
```csv
review,industry,product_category,device
"This app helps me manage my appointments",Healthcare,Healthcare Devices,Android
"Good but drains battery fast",Electronics,Wearables,iOS
|