You can implement a feature similar to the one that cleans up the web content and shows the most important parts, and also provide an option to preview it in plain text. You could use AI services, such as Groq or Ollama, even for free, to add a prompt that allows you to summarize the content of the article. Currently, I'm using this from the terminal by sending the plain text output from txtdot to the AI to have it summarize the content, and then I avoid having to read long articles that don't say much and focus on the important points of the
You can implement a feature similar to the one that cleans up the web content and shows the most important parts, and also provide an option to preview it in plain text. You could use AI services, such as Groq or Ollama, even for free, to add a prompt that allows you to summarize the content of the article. Currently, I'm using this from the terminal by sending the plain text output from txtdot to the AI to have it summarize the content, and then I avoid having to read long articles that don't say much and focus on the important points of the