top | item 41629429

Show HN: I built an open source alternative to Grammarly

15 points| pedrok | 1 year ago |rewritepal.com

I created RewritePal, a tool that helps you generate clear, compelling writing while keeping your unique voice. It's completely free to use and requires no sign-up. My goal was to build a simple, yet powerful alternative to Grammarly, with an emphasis on ease of use and privacy. I'd love to hear your feedback and suggestions!

15 comments

order
[+] wheresmyshadow|1 year ago|reply
I'm sorry for being ignorant but how does this work? Is there an LLM underneath? Does it use ChatGPT? If so, how do you maintain the privacy and how are you able to cover expenses? I'm just curious, it looks pretty great though.
[+] pedrok|1 year ago|reply
Hey! Yeah, it runs on an open-source llama3 image, and since the requests aren’t too wild, it costs me about $2 a month to keep it up. Thanks!
[+] 8mobile|1 year ago|reply
Nice attempt to use AI as a translator, it seems to translate from English to other languages but not vice versa. Am I wrong? I will try it. Kudos for the idea rewritepal seems promising.
[+] pedrok|1 year ago|reply
Hey there! To be honest, I haven't done much translating, but the little I did worked
[+] android521|1 year ago|reply
Feature suggestion: it would be great if you can high hight and explain (maybe mouse over the highlighted part) how the original sentence was improved/correct grammatically.
[+] pedrok|1 year ago|reply
Hey, I added a feature that highlights text changes. The next step is to explain why those changes were made! Thanks again for the feedback!
[+] pedrok|1 year ago|reply
I loved the suggestion, thank you! I am gonna try to implement the highlight feature this week!
[+] ReD_CoDE|1 year ago|reply
Please add a license to your repo, otherwise many won't check it!
[+] pedrok|1 year ago|reply
Hey, good catch! I just added an MIT license. Thanks!
[+] android521|1 year ago|reply
what is the difference between paraphraser and unfiltered mode?
[+] pedrok|1 year ago|reply
Some folks wanted a way to write explicit or unfiltered stuff, like horror books, so I set up this unfiltered mode. I definitely need to make the language on that page better, but I'm not sure how to explain it clearly.