🛠️ Twitter Archive Toolkit

A swiss army knife & playground for exploring & building custom UIs for exported data.

Source code: https://github.com/DefenderOfBasic/twitter-archive-toolkit

Archive explorer

Shows all tweets on a single page chronologically so you can CTRL+F & regex search. Also has a view for "your first interaction with each of your followers", and other stats.

Start

Semantic search

THIS ONLY WORKS LOCALLY, requires a local server. See instructions in GitHub repo.

You'll need to paste in your OpenAI API key. The app will use it to create semantic embeddings for your tweets and store them locally.

Start