Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyDubya authored May 25, 2024
1 parent 9f2fb8a commit 3046ab6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ChatGPTArchive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,11 @@ If you encounter any issues regarding file paths or permissions, ensure that the
---

This README provides a comprehensive guide to obtaining, preparing, and processing your ChatGPT conversation data using `chatgptarchive.py`.

### analyze_conversations.py

This script analyzes the conversations to find common words and perform sentiment analysis.

### chatgptreader.py
This script helps you load and format a conversation from the saved JSON files.

0 comments on commit 3046ab6

Please sign in to comment.