Skip to content

Wall of text reformatter #38

@Jack5079

Description

@Jack5079

Maybe an LLM could separate walls of text into sentences and paragraphs?

Since all it would be doing is adding newlines and punctuation we should check the output and reject it if it does anything else like removing or adding text

This feels like something even a very small LLM can do, so we can keep it local

Example post I found hard to read: https://www.reddit.com/r/youtube/comments/1esgv5a/noticed_a_trend_of_more_youtubers_doing_multiple/
Example comment I found hard to read: https://www.reddit.com/r/youtube/comments/1esgv5a/comment/li62qt8/

There are extensions that do this but they just split paragraphs after x sentences, I want this to preserve semantics and also to work with run-on sentences

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions