Projects
actively maintained projects
Age of Miracles Transcripts
A search engine for the transcripts of the Age of Miracles podcast
Twitter Bookmark Search
A tool to export, search, and chat with your Twitter bookmarks
Twitter Fu
Chrome extension to improve ease-of-use of Twitter advanced search
The Lab
random explorations and rabbit holes
Local SQLite full-text search
A proof of concept running full-text search on a SQLite database that's loaded in the browser
Conciser
A finetuned Llama3 model for improving the flow and readability of podcast transcripts, trained on a dataset I manually annotated
Local Bible Search
Running semantic search entirely in the browser
PyREPL
Python REPL in the browser (Pyodide)
PDFMerge
PDF merging in the browser
Bible semantic search (streamlit app)
Streamlit app for doing semantic search on the Bible. Made it to the front page of Hacker News. Vector DB's before they were cool 😎
Latent Semantic Analysis.ipynb
A notebook implementing Latent Semantic Analysis from scratch
Hamming Codes.ipynb
A notebook implementing basic Hamming Code error correction
Zipf's Law.ipynb
A notebook exploring and verifying Zipf's Law.