Infinite Site

Type any URL slug (i.e. https://infinite-three-gray.vercel.app/what-is-quantum) and watch a wiki-style page automatically get generated.

This site builds pages by streaming LLM responses (in Markdown). I use custom rendering scripts to derive, sanitize, and render pages in real time.

I also implemented a localStorage LRU cache. Mostly for fun and to help with testing.