Skip to content

redisitic/ChatRAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An analyser plus a RAG for your whatsapp chats

its kind of a retreiver but bloated with analysis

best tool for overthinking :)

put the _chat.txt from whatsapp export into root folder

pip install -r requirements.txt
python -m streamlit run app.py

.env structure:

GOOGLE_API_KEY=<YOUR_GEMINI_API_KEY>

tbh this will consume your quota in minutes

app is for offline usage, streamlit-app isolates user sessions (OBV NEEDED FOR DEPLOYING) but also deletes data after 6 hours.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages