🔧 Copied self hosted docker apps
This commit is contained in:
parent
36943e27da
commit
abc55d8ed5
209 changed files with 58596 additions and 0 deletions
32
self_host/LibreTranslate/README.md
Normal file
32
self_host/LibreTranslate/README.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# LibreTranslate
|
||||
|
||||
[Try it online!](https://libretranslate.com) | [API Docs](https://docs.libretranslate.com) | [Community Forum](https://community.libretranslate.com/) | [Bluesky](https://bsky.app/profile/libretranslate.com)
|
||||
|
||||
[](https://pypi.org/project/libretranslate) [](https://github.com/LibreTranslate/LibreTranslate/actions?query=workflow%3A%22Run+tests%22) [](https://github.com/LibreTranslate/LibreTranslate/actions/workflows/publish-docker.yml) [](https://github.com/LibreTranslate/LibreTranslate/actions/workflows/publish-package.yml) [](https://codeberg.org/teaserbot-labs/delightful-humane-design)
|
||||
|
||||
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source [Argos Translate](https://github.com/argosopentech/argos-translate) library.
|
||||
|
||||

|
||||
|
||||
## Getting Started
|
||||
|
||||
- [Quickstart](https://docs.libretranslate.com/)
|
||||
- [Usage Instructions](https://docs.libretranslate.com/guides/api_usage/)
|
||||
- [Community Resources](https://docs.libretranslate.com/community/resources/)
|
||||
|
||||
## Credits
|
||||
|
||||
This work is largely possible thanks to [Argos Translate](https://github.com/argosopentech/argos-translate), which powers the translation engine.
|
||||
|
||||
## License
|
||||
|
||||
[GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
||||
|
||||
## Trademark
|
||||
|
||||
See [Trademark Guidelines](https://github.com/LibreTranslate/LibreTranslate/blob/main/TRADEMARK.md)
|
||||
|
||||
## Other Languages
|
||||
|
||||
- [Español (README)](docs/README.es.md)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue