Skip to content
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

Update and improve Hindi (हिंदी) (hi_IN) locale using Claude 3.5 Sonnet #2702

Merged

Conversation

PeterDaveHello
Copy link
Contributor

Description

Leverage Claude 3.5 Sonnet from Anthropic, a cutting-edge LLM model, to improve translation outcomes. In #2164, the previous use of Qwen2.5 7b (a smaller and less advanced AI model) was an earlier attempt that may have resulted in suboptimal quality and user experience. While relying solely on LLMs for translation is generally not ideal, adopting a more advanced model like Claude 3.5 allows us to address these earlier limitations and ensures significantly better results, even for a language I do not understand.

Furthermore, I also use the powerful frontier OpenAI GPT-4o and Google Gemini-1.5-Pro for proofreading, and thoroughly examined and verified line breaks to ensure accuracy and facilitate easier contributions and improvements by others.

Checklist

  • I have read the Contribution Guidelines
  • I have performed a self-review of my own code
  • I have attached images of the change if it is UI based
  • I have commented my code, particularly in hard-to-understand areas
  • If my code has heavily changed functionality I have updated relevant docs on Stirling-PDFs doc repo
  • My changes generate no new warnings
  • I have read the section Add New Translation Tags (for new translation tags only)

Copy link
Contributor

github-actions bot commented Jan 14, 2025

🚀 Translation Verification Summary

🔄 Reference Branch: main-branch-messages_en_GB.properties

📃 File Check: messages_hi_IN.properties

  1. Test Status:Passed
  2. Test Status:Passed

✅ Overall Check Status: Success

Thanks @PeterDaveHello for your help in keeping the translations up to date.

Leverage Claude 3.5 Sonnet from Anthropic, a cutting-edge LLM model, to
improve translation outcomes. In Stirling-Tools#2164, the previous use of Qwen2.5 7b
(a smaller and less advanced AI model) was an earlier attempt that may
have resulted in suboptimal quality and user experience. While relying
solely on LLMs for translation is generally not ideal, adopting a more
advanced model like Claude 3.5 allows us to address these earlier
limitations and ensures significantly better results, even for a
language I do not understand.

Furthermore, I also use the powerful frontier OpenAI GPT-4o and Google
Gemini-1.5-Pro for proofreading, and thoroughly examined and verified
line breaks to ensure accuracy and facilitate easier contributions and
improvements by others.
@PeterDaveHello PeterDaveHello changed the title Update and improve Hindi (हिंदी) (i_IN) locale using Claude 3.5 Sonnet Update and improve Hindi (हिंदी) (hi_IN) locale using Claude 3.5 Sonnet Jan 14, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 14, 2025
@Frooodle Frooodle merged commit 6834067 into Stirling-Tools:main Jan 15, 2025
8 checks passed
@PeterDaveHello PeterDaveHello deleted the Update-hi_IN-locale branch January 21, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files. Translation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants