Prompts
What does a month of asking an AI assistant actually look like? I exported my Claude conversation history and ran a small NLP pipeline over just my own prompts — cleaning the text, dropping stopwords and code, then pulling out the words, phrases, and themes I kept coming back to. Everything below is aggregated: word counts, themes, and daily activity, never the raw prompts themselves.
Spanning May 3 – May 28, 2026.
What I talked about most
Themes
The same prompts, sorted into the areas I work in. Each share is the portion of topic-bearing words that fell into that theme.
datapipelinetablemissingvaluesdeletion
glovesentenceswordswordtokenssentence
readingresearchslideconceptspaperslides
modelmodelsembeddingsdatasetlearningrobust
biassocialgenderfemalemaleresponsible
Recurring phrases
The two-word combinations that showed up most — a quick fingerprint of the specific things I was digging into (word-embedding bias tests, GloVe vectors, data pipelines).
male femaleglove wikipediaglove twitterwords completecomplete sentencessentences approximatelyapproximately sentencespleasant unpleasantpython googleimplemented weatfemale termsarts termsnames pleasantunpleasant termsgit pull
Daily activity
Prompts per day across the window.
Generated from a personal Claude export with a Python + scikit-learn pipeline (TF-IDF, frequency analysis, curated theme matching). Last run 2026-06-01.