-
Notifications
You must be signed in to change notification settings - Fork 54.7k
Add Polish Translations for READMEs #736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This commit introduces Polish translations for the course setup and the first four lessons, enhancing accessibility for Polish-speaking learners. The new files include detailed instructions and content related to Generative AI, covering essential concepts and practical applications.
This commit introduces a comprehensive Polish translation of the advanced prompts lesson, enhancing accessibility for Polish-speaking learners. The new README.md file covers key concepts, techniques, and best practices in prompt engineering, providing valuable resources for users to improve their skills in generative AI.
This commit introduces a detailed Polish translation of the text generation applications lesson, enhancing accessibility for Polish-speaking learners. The new README.md file covers essential concepts, practical applications, and step-by-step instructions for building text generation applications using the OpenAI library.
…age, and low-code AI applications
…ling, UX design, and securing AI applications This commit introduces comprehensive Polish translations for lessons 11 to 13, enhancing accessibility for Polish-speaking learners. The new README.md files cover essential topics such as integrating function calling in applications, designing user experiences for AI, and securing generative AI systems. Each lesson provides detailed explanations, practical applications, and best practices to support learners in effectively utilizing AI technologies.
This commit introduces a comprehensive Polish translation of the fine-tuning lesson for large language models. The new README.md file covers key concepts, techniques, and best practices for fine-tuning, enhancing accessibility for Polish-speaking learners. It includes detailed explanations of the fine-tuning process, its benefits, and considerations for implementation, providing valuable resources for users looking to improve their generative AI models.
Add Polish translations
|
👋 Thanks for contributing @nhlongnguyen! We will review the pull request and get back to you soon. |
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Missing Tracking from URLsWe have automatically detected missing tracking IDs from the following URLs in your files. Check the file paths and associated URLs inside them.
|
|
@microsoft-github-policy-service agree |
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
This commit updates the .gitignore file to include .tool-versions, ensuring that version management files are ignored by Git. This helps maintain a clean repository by preventing unnecessary files from being tracked. An alternative approach could have been to specify individual tools in the ignore file, but adding .tool-versions as a whole is more efficient for projects using multiple tools.
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Missing Tracking from URLsWe have automatically detected missing tracking IDs from the following URLs in your files. Check the file paths and associated URLs inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
This commit updates the Polish translations for multiple lessons, ensuring that all links to subsequent lessons are correctly formatted to point to their respective translated README files. This change enhances the navigability of the course material for Polish-speaking learners. An alternative approach could have been to leave the links as they were, but updating them improves user experience by providing direct access to the relevant content.
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Missing Tracking from URLsWe have automatically detected missing tracking IDs from the following URLs in your files. Check the file paths and associated URLs inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
This commit introduces Polish translations for several lessons, including the new setup guide and fine-tuning resources, enhancing the course's accessibility for Polish-speaking learners. Additionally, it updates internal links in various README files to ensure they correctly point to the relevant translated documents, improving navigability. An alternative approach could have been to leave the links unchanged, but updating them significantly enhances the user experience by providing direct access to the necessary content.
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Missing Tracking from URLsWe have automatically detected missing tracking IDs from the following URLs in your files. Check the file paths and associated URLs inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
Add Polish Translations for READMEs
This pull request adds Polish translations (pl) for the main README.md file and all lesson README.md files (lessons 00-21). This contribution aims to make the course more accessible to Polish-speaking learners.