Chatistics
A WhatsApp Chat analyzer and statistics.
Install / Use
/learn @SkSumit/ChatisticsREADME
Chatistics
A WhatsApp Chat analyzer and statistics.
About The Project

Chatistics is an open source WhatsApp chat analyzer, which provides fun and meaningful insights. We respect privacy and do not store the chats, we only store filenames for our analytics.
Built With
Frameworks used in the website
<!-- GETTING STARTED -->⚡️ Getting Started
Prerequisites
Tools needed to run this project
- python
- yarn
📦 Installation
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git - Install packages
Backend
cd .\backend\
pip install virtualenv
virtualenv env
env\Scripts\activate
pip install -r requirements.txt
Frontend
cd .\frontend\
yarn install
- Get your API Keys for Firebase
4.Create an .env file, in the backend folder and add your API keys
FIREBASE_API_KEY= '<Your API KEY>',
FIREBASE_AUTH_DOMAIN= '<Your API KEY>',
FIREBASE_PROJECT_ID= '<Your API KEY>',
FIREBASE_STORAGE_BUCKET= '<Your API KEY>',
FIREBASE_MESSAGING_SENDER_ID= '<Your API KEY>',
FIREBASE_APP_ID= '<Your API KEY>'
FIREBASE_MEASUREMENT_ID= '<Your API KEY>'
FIREBASE_DATABASE_URL= '<Your API KEY>'
<!-- USAGE EXAMPLES -->
🐎 Running
Backend would be running on PORT 5000
python run.py
Open new terminal to run front-end
Frontend would be running on PORT 3000
yarn run dev
Usage
- For analysing your personal or group chats.
🚧 Roadmap
See the open issues for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->🔧 Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
📄 License
Distributed under the GNU General Public License. See LICENSE for more information.
🤙 Contact
Atharva Kulkarni - @LinkedIn - mailmenehakulkarni@gmail.com
Sumit Kolpekwar - @LinkedIn - kolsum24@gmail.com
Yash Dewangan - @LinkedIn - yashdewangan123456@gmail.com
Project Link: Chatistics
<!-- ACKNOWLEDGEMENTS -->Acknowledgements
Related Skills
claude-opus-4-5-migration
104.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
345.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
feishu-drive
345.4k|
things-mac
345.4kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
