All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Spegel: Terminal Browser Using LLMs to Render Webpages as Markdown

By

simedw

11mo ago· 3 min readenNews

Summary

Spegel is a proof-of-concept terminal web browser that utilizes LLMs to convert HTML to markdown for terminal viewing.

Key quotes

· 2 pulled
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 custom prompts.
Then, a few days later, Google released Gemini 2.5 P
Snippet from the RSS feed
Spegel is a proof-of-concept terminal web browser that feeds HTML through an LLM before serving it as markdown in the terminal.

You might also wanna read