Personal project / Toy
AI Wrapped.
Your year in prompts, turned into a set of shareable cards.
Open project Live in a browser
My work
Export parsing, the statistics pipeline and the shareable card renderer.
Working with
One file · no dependencies · no server
Inside the build
Parsing chat exports locally.
Context
Personal chat exports vary in format and contain data that should not need to leave the reader’s device.
How it works
JSON and JSONL exports are parsed in memory. The statistics and cards are rendered in a single HTML document.
In the work
The public demo and its built-in sample work without an account or backend. Uploaded conversation history stays in the tab.