Spegel - A Terminal Browser That Uses LLMs to Rewrite Webpages
June 23, 2025
TL;DR Spegel is a proof-of-concept terminal web browser that feeds HTML through an LLM and renders the result as markdown directly in your terminal.
Your browser does not support the video tag.
Two weekends ago, after my family had gone to sleep, I found myself unsupervised with a laptop and an itch to build something interesting. A couple of hours later, I had a minimal web browser running in my terminal (no JavaScript, GET requests only) that transformed web content based on my c...
Read more at simedw.com