diff --git a/README.md b/README.md index fd66c78b..132d2e9b 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Task Management & To-do Lists](#task-management--to-do-lists) - [Ticketing](#ticketing) - [Time Tracking](#time-tracking) + - [Translation](#translation) - [URL Shorteners](#url-shorteners) - [VPN](#vpn) - [Web Servers](#web-servers) @@ -1296,7 +1297,6 @@ Software that does not fit in another section. - [King Phisher](https://github.com/rsmusllp/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD-3-Clause` `Python` - [Koillection](https://koillection.github.io/) - Koillection is a service allowing users to manage any kind of collections. ([Source Code](https://github.com/koillection/koillection)) `MIT` `PHP` - [Lama-Cleaner](https://github.com/Sanster/lama-cleaner) `⚠` - A free and open-source inpainting tool powered by SOTA AI model. `Apache-2.0` `Python/Docker` -- [Libre Translate](https://libretranslate.com/) - Free and Open Source Machine Translation API, entirely self-hosted. ([Source Code](https://github.com/LibreTranslate/LibreTranslate)) `AGPL-3.0` `Docker/Python` - [MailyGo](https://codeberg.org/jlelse/MailyGo) - MailyGo is a small tool written in Go that allows to send HTML forms, for example from static websites without a dynamic backend, via email. `MIT` `Go` - [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source self hosted AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. `GPL-3.0` `Python` - [MissionKontrol](https://www.missionkontrol.io) - Configurable admin panel allowing non-technical users to CRUD data on MySQL/PostGRES databases. ([Source Code](https://github.com/Mission-Kontrol/MissionKontrol-rails)) `AGPL-3.0` `Ruby` @@ -1992,6 +1992,14 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw - [Kimai](https://www.kimai.org/) - Kimai is a free & open source timetracker. It tracks work time and prints out a summary of your activities on demand. ([Demo](https://www.kimai.org/demo/), [Source Code](https://github.com/kevinpapst/kimai2/)) `MIT` `PHP` - [TimeTagger](https://timetagger.app) - An open source time-tracker based on an interactive timeline and powerful reporting. ([Demo](https://timetagger.app/app/demo), [Source Code](https://github.com/almarklein/timetagger)) `GPL-3.0` `Python` +### Translation + +**[`^ back to top ^`](#awesome-selfhosted)** + +[Machine translation](https://en.wikipedia.org/wiki/Machine_translation) translates text from one language to another via corpus statistical or neural network techniques. + +- [Kotki](https://github.com/kroketio/kotki) - Bergamot based language translations, entirely self-hosted. HTTP API, CLI, and library. ([Demo](https://kotki.kroket.io)) `MPL-2.0` `Python / C++` +- [Libre Translate](https://libretranslate.com/) - Free and Open Source Machine Translation API, entirely self-hosted. ([Source Code](https://github.com/LibreTranslate/LibreTranslate)) `AGPL-3.0` `Docker/Python` ### URL Shorteners