Spegel is a proof-of-concept terminal web browser that uses an LLM to transform and render HTML content as markdown in the terminal.
Users can personalize views with custom prompts for different purposes, such as simplifying content or extracting specific information.
Configuration is managed via a TOML file where users define views, prompts, and hotkeys.
Spegel fetches HTML, streams it through an LLM for transformation, and renders the output with a Textual-based UI.
It currently supports only GET requests and lacks POST/form handling, with ideas for future improvements.
Installation is via pip and the project is open-source on GitHub.
Get notified when new stories are published for "General AI News"