edeoliv/gpt-translate
Laravel package to generate and translate JSON language files using OpenAI ChatGPT. Scans PHP/JS/TS/Vue for __(), @lang(), trans(), etc., builds a base locale, then translates to other languages with optional context, exclusions, and model selection.
This is the first alpha release of the gpt-translate package. This release includes foundational features that allow you to generate and translate language files using the power of OpenAI's ChatGPT. While still in early development, this version introduces key functionalities that set the stage for future enhancements.
composer require edeoliv/gpt-translate
How can I help you explore Laravel packages today?