https://github.com/funinkina/whatsappchatanalyzer
A next JS app that analysis your whatsapp chats and gives useful quirky insights
https://github.com/funinkina/whatsappchatanalyzer
analysis data-pipeline fastapi nextjs webapp
Last synced: about 2 months ago
JSON representation
A next JS app that analysis your whatsapp chats and gives useful quirky insights
- Host: GitHub
- URL: https://github.com/funinkina/whatsappchatanalyzer
- Owner: funinkina
- Created: 2025-04-20T16:01:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-15T14:23:27.000Z (about 1 year ago)
- Last Synced: 2025-06-22T08:49:00.363Z (12 months ago)
- Topics: analysis, data-pipeline, fastapi, nextjs, webapp
- Language: Go
- Homepage: https://bloopit.vercel.app
- Size: 8.07 MB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bloop
## Welcome to the github repo for bloop's backend!
Bloop's backend is written in GoLang and it designed to be fast and light. The server is built using the Gin framework, which is known for its speed and performance. The server is designed to handle a large number of requests efficiently, making it suitable for high-traffic applications.
The server accepts a exported .txt whatsapp chat file and performs various analyses on the data. The analyses include:
- Most used words
- Most used emojis
- Total number of messages
- Average reply duration
- Most active users
- Conversation starters
- Interaction matrix
- histogram of messages over time
- word cloud
- ai analysis