Discover and explore top open-source AI tools and projects—updated daily.
ZiHuixiAnalyze QQ group chats for annual insights and reports
Top 46.4% on SourcePulse
Summary
This project analyzes QQ group chat logs to generate comprehensive annual reports, featuring hot word discovery, fun statistics, and visualizations. It targets users seeking insights into their group's communication patterns, offering an automated and visually engaging summary.
How It Works
The tool employs jieba for advanced Chinese text analysis and word frequency statistics, alongside a novel word discovery mechanism. It generates interactive HTML/PNG reports and can optionally integrate OpenAI API for AI-powered summaries. Data is persisted via JSON files or MySQL, supporting flexible deployment.
Quick Start & Requirements
qq-chat-exporter for log export.start.bat (Windows) or manual backend/frontend startup (macOS/Linux). Local access via http://localhost:5173.docker-compose up -d --build. Access via http://localhost:5001.http://115.190.181.207/ (slow/limited).Highlighted Details
Maintenance & Community
The project is actively under development with a stable release planned. No specific community channels or contributor details are listed in the README.
Licensing & Compatibility
Limitations & Caveats
The project is in an active development phase, potentially containing bugs and incomplete features. The online demo is slow and rate-limited. The AGPL-3.0 license's requirements for network services are a significant consideration for adoption. Chat log export requires a separate tool.
3 months ago
Inactive