LLM Chat Replay
@jonmadison
About LLM Chat Replay
chat replay visualizer for sesssions saved in your LLM. create transcripts using your LLM + MCP filesystem server, and replay them here, to share with others
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is LLM Chat Replay?
LLM Chat Replay is a React application that visually replays LLM chat transcripts with typing animation and playback controls. It works with any markdown chat export that uses the specified format with "Human:" and "Assistant:" markers.
How to use LLM Chat Replay?
Install Node.js v16+ and npm or yarn. Clone the repository, run npm install and npm run dev. Launch the application, drag and drop a properly formatted markdown transcript into the interface, then use the playback controls (play/pause, speed slider 0.5x–4x, and progress bar) to replay the conversation.
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
- Automatically extracts and displays conversation title
Use cases of LLM Chat Replay
- Replaying saved AI assistant conversations (e.g., Claude chats)
- Reviewing past chat transcripts with adjustable speed
- Presenting or sharing conversation histories visually
- Analyzing dialogue flow and response times
FAQ from LLM Chat Replay
What format does the transcript need to follow?
The markdown file must have a "# Title" line followed by messages starting with "Human:" and "Assistant:" prefixes exactly as shown in the demo.
What are the system requirements?
Node.js v16+ and npm or yarn are required to run the application.
How do I install and run LLM Chat Replay?
Clone the repository, run npm install, then npm run dev. The application will start on a local dev server.
Can I adjust playback speed?
Yes, speed can be set from 0.5x to 4x using the controls below the chat window.
Is there a pre-prompt for consistent transcript formatting?
Yes. The README provides a pre-prompt you can add to your AI assistant’s settings to ensure transcripts are saved in the correct format with proper markers, backtick formatting, and descriptive filenames.
More AI & Agents MCP servers
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Comments