joshwallerr / newsnotfound

Entire source code for NewsNotFound's article generation process ✍
https://newsnotfound.com
Other
142 stars 14 forks source link

Article Readability #23

Open joshwallerr opened 1 year ago

joshwallerr commented 1 year ago

Some articles aren't very nice to read.

Any suggestions on how we can improve the article quality?

This may even be possible with a simple prompt tweak in generate_article().

Is there a third party API we can use to take a chunk of text, fix any grammar errors and make the text easier to read?

Huge commented 10 months ago

Hi friend! Something like https://www.reverso.net/spell-checker/english-spelling-grammar would be a great fit for that, I have checked and some API seems to be offered, but likely only unofficial, so contacting the Reverso company seems like a better path.