|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: hellodigua.ChatLab |
| 5 | +PackageVersion: 0.17.4 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: digua |
| 8 | +PublisherUrl: https://digua.moe/ |
| 9 | +PublisherSupportUrl: https://github.com/hellodigua/ChatLab/issues |
| 10 | +PackageName: ChatLab |
| 11 | +PackageUrl: https://chatlab.fun/ |
| 12 | +License: AGPL-3.0 |
| 13 | +LicenseUrl: https://github.com/hellodigua/ChatLab/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright © 2026 ChatLab |
| 15 | +ShortDescription: 'A Local-first chat analysis tool: Relive your social memories powered by SQL and AI Agents.' |
| 16 | +Description: |- |
| 17 | + ChatLab is a free, open-source, and local-first application dedicated to analyzing chat records. Through an AI Agent and a flexible SQL engine, you can freely dissect, query, and even reconstruct your social data. |
| 18 | + We refuse to upload your privacy to the cloud; instead, we bring powerful analytics directly to your computer. |
| 19 | + Currently supported: Chat record analysis for LINE, WeChat, QQ, WhatsApp, Instagram and Discord. Upcoming support: Messenger, iMessage. |
| 20 | + The project is still in early iteration, so there are many bugs and unfinished features. If you encounter any issues, feel free to provide feedback. |
| 21 | + Core Features |
| 22 | + - 🚀 Ultimate Performance: Utilizing stream computing and multi-threaded parallel architecture, it maintains fluid interaction and response even with millions of chat records. |
| 23 | + - 🔒 Privacy Protection: Chat records and configurations are stored in your local database, and all analysis is performed locally (with the exception of AI features). |
| 24 | + - 🤖 Intelligent AI Agent: Integrated with 10+ Function Calling tools and supporting dynamic scheduling to deeply excavate interesting insights from chat records. |
| 25 | + - 📊 Multi-dimensional Data Visualization: Provides intuitive analysis charts for activity trends, time distribution patterns, member rankings, and more. |
| 26 | + - 🧩 Format Standardization: Through a powerful data abstraction layer, it bridges the format differences between various chat applications, allowing any chat records to be analyzed. |
| 27 | +Tags: |
| 28 | +- chat |
| 29 | +- chat-records |
| 30 | +ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.17.4 |
| 31 | +Documentations: |
| 32 | +- DocumentLabel: User Guide |
| 33 | + DocumentUrl: https://chatlab.fun/usage/how-to-export.html |
| 34 | +ManifestType: defaultLocale |
| 35 | +ManifestVersion: 1.12.0 |
0 commit comments