Spaces:
Sleeping
Sleeping
| license: apache-2.0 | |
| title: ChurnSight AI | |
| sdk: docker | |
| emoji: π§ π | |
| colorFrom: indigo | |
| colorTo: pink | |
| pinned: true | |
| app_file: Dockerfile | |
| # π§ ChurnSight 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 | |