The music
These songs belong to their original artists; the arrow beside each opens its source.If one is yours and shouldn't be here, write to me and I'll take it down.
Projects
poems built in code
✦ ongoing · honours project
resolving contradictory facts in agent memory
My honours research: how an agent's memory should answer questions when the facts it has stored contradict each other, across single-hop and multi-hop QA.
✦ in progress · coming soon
a survival & crafting game with an LLM at its core
A browser survival game where crafting and story aren't hard-coded: a language model dreams up what your combinations become and narrates the world around them.
text-to-image search with CLIP
A search engine for images where the query is a sentence: type what you remember, and the closest pictures rise to the top.
two-stage cat face recognition
A pipeline that first finds a cat's face, then decides whose cat it is: detection followed by identity verification through learned embeddings.
multilingual toxic-comment classification
A fine-tuned multilingual transformer that flags toxic comments, trained in English and then taught to carry that judgement across languages.