a year ago
developer-toolschat replay visualizer for sesssions saved in your LLM. create transcripts using your LLM + MCP filesystem server, and replay them here, to share with others
Overview
what is LLM Chat Replay?
LLM Chat Replay is a React application designed to visualize chat transcripts from LLM sessions, providing a replay feature with typing animations and playback controls.
how to use LLM Chat Replay?
To use LLM Chat Replay, set up an MCP filesystem server, save your chat transcript as a markdown file, and upload it to the application for playback.
key features of LLM Chat Replay?
- Drag and drop markdown file upload
- Playback controls (play/pause)
- Speed control (0.5x to 4x)
- Progress bar scrubbing
- Auto-scrolling chat window
- Distinct bubbles for Human and Assistant messages
- Typing animation for Assistant responses
use cases of LLM Chat Replay?
- Reviewing past conversations with LLMs for better understanding.
- Analyzing chat interactions for research or development purposes.
- Creating educational content based on chat transcripts.
FAQ from LLM Chat Replay?
- What formats does LLM Chat Replay support for transcripts?
LLM Chat Replay works with markdown files formatted with "Human:" and "Assistant:" markers.
- Do I need to install anything to use LLM Chat Replay?
Yes, you need to set up an MCP filesystem server and install the application dependencies.
- Is LLM Chat Replay free to use?
Yes! LLM Chat Replay is open-source and free to use.