Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Chat Analyzer Dashboard

πŸ“Š Overview

This project is a Python-based chat analyzer that processes customer support logs and generates:

  • Keyword frequency counts
  • Average chat length
  • Agent response times
  • Sentiment distribution
  • CSV reports and visualization charts

πŸš€ Features

  • Multi-ticket support
  • Dynamic keyword list (keywords.txt)
  • CSV export (results.csv)
  • Visualization charts (keyword_counts.png, response_times.png, sentiment_distribution.png)
  • Sentiment analysis using TextBlob

πŸ› οΈ How to Run

  1. Clone the repo:
    git clone https://github.com/<your-username>/chat-analyzer.git
    cd chat-analyzer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors