Skip to content

Radwan-Albahrani/whatsapp-chat-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp chat summarizer

This is a simple python script that reads a whatsapp chat file and summarizes it. It uses Gemini to summarize the chat, while anonymizing the names of the participants.

Usage

  1. Export the chat from whatsapp
  2. Run the script in main.py
  3. Enter the path to the chat file
  4. The script will generate a summary of the chat

Dependencies

Run the following command to install the requirements:

pip install -r requirements.txt

ENV FILE

Create a .env file in the root directory with the following content:

GEMINI_API_KEY=YOUR_API_KEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages