Skip to content

tomhea/whatsapp-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Time Period Summery

This project tries to use LLM on your whatsapp chats and to produce summaries of your life in a specific time-frame. Imagine that you could answer "What did I do in June 2021", or on "What did I do on my 20th-birthday week".

The function that we are after is:

def get_whatsapp_summary(chat_path: Path, from_date: datetime, to_date: datetime) -> str:
    ...

About

use LLM on your whatsapp chats to produce summaries of your life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages