Mozhi is an alternative-frontend for many translation engines.
Go to file
2023-07-05 20:57:42 +05:30
cmd add tesseract support 2023-07-03 17:46:58 +05:30
pages init 2023-06-25 00:10:57 +05:30
public add public 2023-06-25 12:27:59 +05:30
serve remove cache 2023-07-05 20:57:25 +05:30
utils add tesseract support 2023-07-03 17:46:58 +05:30
views remove useless ratelimit views 2023-07-05 20:57:42 +05:30
.gitignore init 2023-06-25 00:10:57 +05:30
go.mod update deps 2023-07-05 20:57:08 +05:30
go.sum update deps 2023-07-05 20:57:08 +05:30
LICENSE init 2023-06-25 00:10:57 +05:30
main.go init 2023-06-25 00:10:57 +05:30
README.md readme 2023-06-25 12:29:36 +05:30

Another rewrite of simplytranslate in Go

Basically, simplytranslate has been dead for a while and I want to remake it, but with some QoL improvements ofc :)

I'm initially focusing on the api/engines part, but eventually ill get around to setting up the gofiber thing. I plan on making it a combined cli+webui