awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sjzar avatar

sjzar/chatlog

0
View on GitHub↗
9,184 Stars·2,922 Forks·3 Aufrufe

Chatlog

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 pre-compiled static assets, allowing it to be hosted on simple file servers or run locally.

Features

  • Chat History Viewers - Provides a dedicated interface for browsing and displaying exported conversation logs and media.
  • Local Chat Archiving - Enables local-first storage and retrieval of conversational logs for privacy and historical reference.
  • Chat History Indexing - Indexes and searches historical conversational data to retrieve specific messages and information.
  • Local-First Storage - Prioritizes local storage of chat history to ensure user data sovereignty and privacy.
  • Unstructured Data Transformation Tools - Transforms unstructured chat exports into structured formats using predefined schema mapping rules.
  • Search-Index-Based Retrieval - Implements a client-side search index for fast retrieval of conversations without needing a backend server.
  • Chat Data Normalizers - Converts fragmented chat exports from various platforms into a unified, standardized schema.
  • Chat Data Pipelines - Provides a full pipeline to import, normalize, and store chat histories from multiple platforms locally.
  • Local-First Chat History Viewers - Provides a browser-based tool for indexing and searching personal chat exports without a central server.
  • Client-Side Indexing - Builds a searchable directory of chat messages within the browser for quick navigation of large datasets.
  • Private Message Analysis - Allows parsing and filtering of personal chat logs to find information without uploading data to a server.
  • Static Web Applications - Implemented as a client-side application deployed as static assets without requiring a server-side runtime.
  • Static Asset Serving - Ships as a bundle of pre-compiled files optimized for delivery via simple static file servers.

Star-Verlauf

Star-Verlauf für sjzar/chatlogStar-Verlauf für sjzar/chatlog

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Chatlog

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Chatlog.
  • hellodigua/chatlabAvatar von hellodigua

    hellodigua/ChatLab

    4,522Auf GitHub ansehen↗

    ChatLab is a self-hosted chat database and data pipeline designed to normalize, store, and analyze large-scale social conversation histories. It functions as an analytics platform that uses large language models to extract patterns and insights from messaging data imported from multiple platforms. The system distinguishes itself through an AI-powered analysis engine that utilizes vector-based history analysis and agent-based function calling to summarize conversation trends. It further identifies behavioral patterns by generating visual analytics, including heatmaps, word clouds, and activity

    TypeScriptaichat-analysischat-history
    Auf GitHub ansehen↗4,522
  • milla-jovovich/mempalaceAvatar von milla-jovovich

    milla-jovovich/mempalace

    56,418Auf GitHub ansehen↗

    Mempalace is a local-first long-term memory store for large language models and AI agents. It provides a persistent storage system for verbatim conversation history and agent data, utilizing a local-first knowledge graph to track evolving entity relationships and timelines. The project implements a standardized memory protocol that allows external AI clients to read and write persistent memory via standard input and output. It features a hybrid semantic search engine that combines keyword boosting and reranking to find precise historical information across scoped categories. The system inclu

    Python
    Auf GitHub ansehen↗56,418
  • tiddlywiki/tiddlywiki5Avatar von TiddlyWiki

    TiddlyWiki/TiddlyWiki5

    8,599Auf GitHub ansehen↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    JavaScripthacktoberfesthtmljavascript
    Auf GitHub ansehen↗8,599
  • mastra-ai/mastraAvatar von mastra-ai

    mastra-ai/mastra

    21,221Auf GitHub ansehen↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    TypeScriptagentsaichatbots
    Auf GitHub ansehen↗21,221
Alle 30 Alternativen zu Chatlog anzeigen→

Häufig gestellte Fragen

Was macht sjzar/chatlog?

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.

Was sind die Hauptfunktionen von sjzar/chatlog?

Die Hauptfunktionen von sjzar/chatlog sind: Chat History Viewers, Local Chat Archiving, Chat History Indexing, Local-First Storage, Unstructured Data Transformation Tools, Search-Index-Based Retrieval, Chat Data Normalizers, Chat Data Pipelines.

Welche Open-Source-Alternativen gibt es zu sjzar/chatlog?

Open-Source-Alternativen zu sjzar/chatlog sind unter anderem: hellodigua/chatlab — ChatLab is a self-hosted chat database and data pipeline designed to normalize, store, and analyze large-scale social… milla-jovovich/mempalace — Mempalace is a local-first long-term memory store for large language models and AI agents. It provides a persistent… tiddlywiki/tiddlywiki5 — TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… adambard/learnxinyminutes-docs — This project is a collection of programming language references and syntax cheat sheets designed for rapid developer… home-assistant/home-assistant.io — Home Assistant is a local home automation platform and server that acts as an IoT device orchestrator. It integrates…