here's a simple search for this site (only exact matches): {TODO}
i often find myself wanting to know if someone has written about some topic, or i wanna know what they might answer to some question i have. so, here's an LLM tool to ask questions about any text on this site: {TODO}
i also often (5-50+ times per week) find myself wanting to find the source text of an idea i remember, but i don't remember it verbatim (only paraphrase). so, i made a tool like that for my favorite twitter accounts: tweets semantic search app. and, here's a semantic search tool for this website, so you can search the site via paraphrase: {TODO}
i also find myself wishing that people published an export of their writings (so that i can code something like the above to grapple with it), so here you go: {TODO}
future:
- i want to eventually support scraping to pdf (for models like gemini 2.5 pro that support pdfs with image and text) but for now it's just scraping to text/markdown and that's what is fed into the LLM