From 8f3e072c9294814c22cc865092e74aa78215063f Mon Sep 17 00:00:00 2001 From: neo Date: Thu, 19 Jun 2025 10:12:19 +0800 Subject: [PATCH] docs: add links to other language versions of README Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 813d345..d8e01cd 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ ![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=apple&logoColor=white) [![chat on Discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/pathway) [![follow on X]( https://img.shields.io/badge/X-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/intent/follow?screen_name=pathway_com) + +Readme-i18n: +[Deutsch](https://www.readme-i18n.com/pathwaycom/llm-app?lang=de) | +[Español](https://www.readme-i18n.com/pathwaycom/llm-app?lang=es) | +[français](https://www.readme-i18n.com/pathwaycom/llm-app?lang=fr) | +[日本語](https://www.readme-i18n.com/pathwaycom/llm-app?lang=ja) | +[한국어](https://www.readme-i18n.com/pathwaycom/llm-app?lang=ko) | +[Português](https://www.readme-i18n.com/pathwaycom/llm-app?lang=pt) | +[Русский](https://www.readme-i18n.com/pathwaycom/llm-app?lang=ru) | +[中文](https://www.readme-i18n.com/pathwaycom/llm-app?lang=zh) Pathway's **AI Pipelines** allow you to quickly put in production AI applications that offer **high-accuracy RAG and AI enterprise search at scale** using the most **up-to-date knowledge** available in your data sources. It provides you ready-to-deploy **LLM (Large Language Model) App Templates**. You can test them on your own machine and deploy on-cloud (GCP, AWS, Azure, Render,...) or on-premises.