1 Repo
Offline processing and filtering of private communication logs to extract information without external data transfer.
Distinguishing note: Shortlist candidates focused on tabular analysis or messaging systems, not the analysis of archived message logs.
Explore 1 awesome GitHub repository matching data & databases · Private Message Analysis. Refine with filters or upvote what's useful.
Chatlog is a local-first chat history viewer and indexing tool designed to organize and search personal messaging exports. It functions as a static web application that transforms unstructured chat data into a standardized format using schema-based parsing rules. The system operates entirely on the client side, building a searchable message index within the browser to enable fast retrieval of conversations. By storing data directly on the user device, the tool allows for private message analysis and archiving without the use of a central server. The application is delivered as a bundle of pr
Allows parsing and filtering of personal chat logs to find information without uploading data to a server.