Skip to content

AI-powered tool for analyzing, processing, and summarizing e-commerce product reviews with advanced NLP techniques and sentiment insights.

License

Notifications You must be signed in to change notification settings

enesmanan/review-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trendyol Review Analyzer

Automated analysis tool for Trendyol product reviews that provides AI-powered summaries and sentiment insights through an interactive dashboard.

Features

  • Headless web scraping from Trendyol
  • Filtering of non-product related reviews
  • Sentiment analysis using BERT
  • Review summarization using Gemini LLM

Tech Stack

  • Scraping: Selenium with Chrome
  • Sentiment Analysis: BERT model trained for Turkish
  • Summarization: Gemini - Gemini API key
  • Frontend: Streamlit
  • Visualizations: Plotly

Installation

  1. Clone the repository
git clone https://github.com/enesmanan/review-summarizer.git
cd review-summarizer
  1. Install dependencies
pip install -r requirements.txt

Usage

  1. Run the application:
streamlit run app.py

trenyol-review-summarizer.mov

About

AI-powered tool for analyzing, processing, and summarizing e-commerce product reviews with advanced NLP techniques and sentiment insights.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages