I made a repo, mostly so I could easily set this up on new machines. Basically, it’s a self-hosted offline private version of Grammarly.
Go forth, and use good grammar! 🔮
Please tell me it can spell better than grammarly. That website REALLY shows its roots.
Hi, this look great ! But what’s the difference with https://github.com/sonnyp/Eloquent/ ?
Looks like it is an actual LanguageTool server so it uses all the clients from them. They have tons of integrations that help a lot.
Source: using 3 languages every day while one of them I’m still shit and need this tool to not look like an idiot with no grammar
That looks like a rad project with lots of thought and effort put into it. The author created a Gjs app to host LanguageTool inside which makes it much more user-friendly for people that don’t have docker.
I took a much lazier approach by using docker and not really writing any code.
It seems to be some kind of AI that polishes your writing style, helps change tone of the text etc.
Kind of offtopic: Can we call something offline if you need a server to run it?
Sure, you could run it on your own PC and that’s it, but I don’t think that method fit well with this community
Offline as in, the server software doesn’t require the internet.
Kind of offtopic: Can we call something offline if you need a server to run it?
Sure, you could run it on your own PC and that’s it, but I don’t think that method fit well with this community
Er… maybe I am misunderstanding your post but this community is literally built around hosting your own local infrastructure.
Yes, you absolutely could do that. You can run it locally and access it on localhost:8010
Also, even if you have it on a server on the LAN, many people would consider LAN “offline”.
Yeah offline means off cloud at this point