Show HN: I created an NPM package to AI sync my translations in seconds(npmjs.com)
npmjs.com
Show HN: I created an NPM package to AI sync my translations in seconds
https://www.npmjs.com/package/linguaisync
2 comments
You can see it being used in my other project: https://tududi.com
I'm really curious about the prompt engineering involved. How do you instruct the model to translate the surrounding text while ensuring it never touches the placeholders or any embedded HTML, especially since syntax can vary between languages?
That seems like the most difficult part of the problem to solve robustly.
Great work!