AppInsight: Extracting Software Refactoring Insights from App Reviews

AppInsight Tool Demo

AppInsight.mp4

🔗 Features

  • Sentiment analysis of reviews
  • Topic analysis of reviews
  • Summary generation of each review
  • Querying agent to get clearer idea about which feature requires rework

Getting Started

⚙️ Setup

pip install -r requirements.txt

🔌 Setting OpenAI API

💻 Execution

streamlit run ./src/app.py