Spegel: A Terminal Browser Using LLMs to Rework Webpages

2025-07-02
Spegel: A Terminal Browser Using LLMs to Rework Webpages

Spegel is a proof-of-concept terminal web browser that leverages LLMs to transform HTML into markdown, rendering it directly in your terminal. Built as a weekend project, its practicality was significantly boosted by the release of Google's faster Gemini 2.5 Pro Lite. Spegel allows for personalized views through custom prompts, such as extracting only essential recipe information. While lacking POST request support, it streamlines browsing by focusing on user-defined needs, offering a cleaner, less cluttered experience than traditional terminal browsers.