<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sangrak</title>
    <description>The latest articles on DEV Community by Sangrak (@kargnas).</description>
    <link>https://dev.to/kargnas</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1727752%2F6f23793f-5a5a-400f-ad2f-d3d0599cf167.JPG</url>
      <title>DEV Community: Sangrak</title>
      <link>https://dev.to/kargnas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kargnas"/>
    <language>en</language>
    <item>
      <title>I was sick of wasting hours on translations, so I made an AI do it for me</title>
      <dc:creator>Sangrak</dc:creator>
      <pubDate>Thu, 04 Jul 2024 06:35:09 +0000</pubDate>
      <link>https://dev.to/kargnas/i-just-made-an-automatic-translator-for-your-language-files-into-many-languages-using-ai-such-as-claude-3cjp</link>
      <guid>https://dev.to/kargnas/i-just-made-an-automatic-translator-for-your-language-files-into-many-languages-using-ai-such-as-claude-3cjp</guid>
      <description>&lt;p&gt;Ever spent a whole day copying and pasting strings into Google Translate for your Laravel app? Yeah, me too. It sucked.&lt;/p&gt;

&lt;p&gt;So I built Laravel AI Translator. It uses Anthropic's Claude AI to automatically translate your PHP lang files. And it's not just dumb word-for-word translation - it actually understands context, keeps your variables intact, and maintains the right tenses.&lt;/p&gt;

&lt;p&gt;I've been using it for a few weeks now, and it's saved me days of mind-numbing work. Thought some of you might find it useful too.&lt;/p&gt;

&lt;p&gt;It's open source, so feel free to check it out, use it, break it, whatever. If you've got ideas on how to make it better, I'm all ears.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/kargnas/laravel-ai-translator"&gt;https://github.com/kargnas/laravel-ai-translator&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;P.S. If anyone's curious about how I integrated Claude AI or has questions about the implementation, I'm happy to chat about it.&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>php</category>
      <category>ai</category>
      <category>i18n</category>
    </item>
  </channel>
</rss>
