I18n agent action (#498)

* init commit for i18n-agent-action

Signed-off-by: SamYuan1990 <yy19902439@126.com>

* init i18n

Signed-off-by: SamYuan1990 <yy19902439@126.com>

---------

Signed-off-by: SamYuan1990 <yy19902439@126.com>
This commit is contained in:
Sam Yuan 2025-09-25 14:56:01 +08:00 committed by GitHub
parent d5737762df
commit cee024c994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 26 additions and 0 deletions

View file

@ -448,6 +448,11 @@ With these functionalities, the AI assistant can summarize key points within an
<td> <a href="https://github.com/codexu/note-gen">NoteGen</a> </td>
<td> NoteGen is a cross-platform Markdown note-taking application dedicated to using AI to bridge recording and writing, organizing fragmented knowledge into a readable note. </td>
</tr>
<tr>
<td> </td>
<td> <a href="https://github.com/SamYuan1990/i18n-agent-action">i18n-agent-action</a> </td>
<td> The i18n Agent is an AI-powered tool designed to streamline and automate internationalization (i18n) and localization (l10n) workflows. By leveraging advanced natural language processing (NLP) and machine learning, it helps developers, translators, and product teams efficiently manage multilingual content—eliminating manual errors and accelerating global deployments. </td>
</tr>
</table>
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>