--- 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