GithubHelp home page GithubHelp logo

azamatomu / chat-analyzer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 13 KB

Analyze your conversations with ChatGPT to find interesting patterns and actionable learnings about your interests and your career growth.

Python 100.00%

chat-analyzer's Introduction

ChatGPT Usage Analysis

This project analyzes the usage patterns of the ChatGPT model based on user interactions. It processes chat data from conversations with ChatGPT and provides insights such as message frequency, commonly used words, and topic classification.

Overview

The project consists of several Python scripts:

  • helpers.py: Contains utility functions for data cleaning, text analysis, and visualization.
  • question_streamlit.py: Implements a Streamlit app for interactive analysis and visualization of ChatGPT conversations.
  • requirements.txt: Lists the dependencies required to run the project.

Features

  • Message Frequency Analysis: Visualize the number of messages sent per month to understand usage patterns over time.
  • Top Words Used: Identify the most frequently used words in conversations with ChatGPT.
  • Topic Classification: Classify messages into different topics (e.g., work-related, personal, world knowledge) using NLP techniques.
  • Difficulty Analysis: Analyze the difficulty level of work-related conversations based on GPT responses.

Usage

  1. Upload Chat Data: Upload a zip file containing ChatGPT conversation data.
  2. Questionnaire: Answer questions about your ChatGPT usage habits, such as the frequency of usage and commonly used words.
  3. Analysis Results: View visualizations and insights based on your ChatGPT interactions, including message frequency, top words used, and topic classification.

Requirements

Ensure you have the following dependencies installed:

  • pandas
  • matplotlib
  • numpy
  • wordcloud
  • streamlit

Install the dependencies using pip install -r requirements.txt.

Contributors

  • [Azamat Omuraliev/azamatomu]

License

This project is licensed under the MIT License.

chat-analyzer's People

Contributors

azamatomu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.