OpenAI Realtime Log Visualizer

Load or paste your OpenAI Realtime API logs to analyze and visualize the conversation flow

Drop your log file here

or click to browse • Supports .log and .txt files

Expected log format:

{ISO_TIMESTAMP} [{SESSION_ID}] [{SOURCE}] {JSON_PAYLOAD}

Source can be USER (client events) or OPENAI (server events)