Goman.live Beta

By Admin

AI

goman

Hello everyone!

As you may have noticed, I've been writing fewer articles lately, and my overall activity has slightly decreased.

The reason is that I've been working on my own project, designed for managing localizations and translations. Today, I'd like to tell you a bit about it.

What is this service and why is it needed

For a long time, I've been involved in development and often encountered the need to support multiple localizations and languages. Usually, this looked like manually writing keys in the code and adding translations to localization files. This always took a lot of time and effort.

Therefore, I decided to create my own service that allows managing localizations and content directly through VS Code, Cursor. At the moment, I've managed to make it so that agents (Copilot and others) can connect to the service via MCP and add, delete, edit localizations.

The service itself is not limited to MCP: it also supports AI translation, editing, and other functions.

AI Translator

The AI Translator allows generating translations considering pre-prepared prompts, which significantly improves the result quality. In addition, the service can consider previous translations when creating new ones, which can be very useful. Prompts support versioning and can be switched before use.

Export and Collaboration

All created translations can be exported in JSON format in various structures (which can be selected before downloading). The service allows multiple users to work on localizations simultaneously, sharing access with other team members.

Additional Features

Besides localizations, the service has a simple prompt manager and SDK that allows remotely running different models and services and observing the results. However, this will be covered in a separate article.

About backups

Currently in development is the ability to version localizations so they can be restored in case of problems. But even now, the server makes database backups every 6 hours, which are stored for one week.

About beta testing and further development

The service is currently in beta testing. We invite everyone interested to join, try it in action, and share their impressions.

Your feedback is especially important to us: all sensible advice and suggestions will be carefully considered and taken into account in further development.

In the future, there will be different tariff plans, but for now, the main goal is to get feedback, make the service convenient and useful for the community.

Plans

In the near future, I plan to work more closely on AI translation capabilities. Support for new editors, besides Cursor and VS Code, will be added. A note function will be available to everyone working on translations.

For the Belarusian-speaking community

I also plan to offer good discounts for the Belarusian-speaking community. You can always request a discount or an increase in limits.

šŸ“© You can contact us via email goman.live.service@gmail.com

šŸ’¬ Or join our Discord server

And a first small promo about how MCP works with the service