frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I built Locawise, a free AI tool to automate localization in projects

1•aemresafak•1y ago
Hi HN,

I've built Locawise, an open-source Python tool to automate the often tedious process of application localization. It uses AI (OpenAI or VertexAI models) to translate new or changed strings in your language files.

It consists of two main parts:

locawise: A Python CLI tool you run locally. It detects changes in your source language files (JSON, .properties), gets translations, and updates target files. It's context-aware – you can define project context, terminology (glossary), and tone via a YAML config (i18n.yaml) to improve translation quality. locawise-action: A GitHub Action that automates this process. It can run on pushes to your main branch and create a PR with the new translations. The goal is to offer a free, developer-controlled alternative to paid localization platforms. It's designed to be efficient (async, only translates changes) and cost-effective (you control LLM usage).

GitHub (CLI tool): https://github.com/aemresafak/locawise GitHub (Action): https://github.com/aemresafak/locawise-action Quick Tutorial: https://www.youtube.com/watch?v=b_Dz68115lg

I'd love to get your feedback and answer any questions.

Comments

aemresafak•1y ago
Hi everyone, author here!

Thanks for checking out Locawise. I started building this because I was looking for a more streamlined and cost-effective way to handle localization for my own projects. I wanted something that could leverage the power of modern LLMs for good quality translations but also give me control over context and specific terminology without being locked into an expensive subscription.

The core idea was to make localization an almost invisible part of the development workflow, especially with the GitHub Action – push your code in the source language, and let the translations follow automatically.

This is still evolving, and I'm keen to build it out based on what developers actually need. Looking forward to your thoughts and any suggestions you might have!

Sort Your Sites Out

https://www.gordonmclean.co.uk/2026/05/28/sort-your-sites-out/
1•speckx•1m ago•0 comments

Norwegian PM: – Jævla Techselskaper

https://www.vg.no/nyheter/i/7pq1bK/nettsamfunn-sjokkerer-statsministeren-jaevla-techselskaper
1•roschdal•3m ago•0 comments

Axon Vision [video]

https://vimeo.com/1179954966/586f6a8567
1•Cider9986•3m ago•0 comments

How to become the AI-native hire every company wants

https://twitter.com/anitakirkovska/status/2060405820077338706
1•anitakirkovska•6m ago•0 comments

AI Researchers Have Never Entered the Black Box.we Did

https://github.com/runpigduke/LIHUO-AI-SYS/releases
1•lihuo•7m ago•0 comments

Teaching LLMs to one-shot complex back ends at scale, report #1

https://blog.redplanetlabs.com/2026/05/28/teaching-llms-to-one-shot-complex-backends-at-scale-rep...
1•nathanmarz•8m ago•0 comments

Shift will clean homes for free to train future robots

https://www.theverge.com/ai-artificial-intelligence/939765/ai-training-data-startup-shift-free-cl...
3•evilsimon•9m ago•0 comments

The Messy History of the Vacuum Cleaner (2016)

https://www.popularmechanics.com/technology/gadgets/a20973/history-of-the-vacuum-cleaner/
1•ohaikbai•10m ago•0 comments

Show HN: I built a better GitHub search that rank repos by what matters

https://reposeek.ai
2•donghaxkim•10m ago•0 comments

Canonical takes over Flutter desktop maintenance

https://www.omgubuntu.co.uk/2026/05/flutter-desktop-canonical-maintained
1•chrisb•10m ago•0 comments

OpenAI: Computer use now works on Windows

https://twitter.com/OpenAI/status/2060428604727771421
4•tosh•11m ago•0 comments

Understanding Inference Scaling for LLMs: Bottlenecks, Trade-Offs, and Perf

https://arxiv.org/abs/2605.19775
2•matt_d•11m ago•0 comments

Tech companies desperately want to film you doing chores

https://www.theverge.com/ai-artificial-intelligence/940007/ai-companies-will-pay-for-robot-traini...
3•rolph•12m ago•1 comments

Why Companies Keep Tokenmaxxing

https://caseorganic.substack.com/p/why-companies-keep-tokenmaxxing
4•SLHamlet•14m ago•0 comments

Physical Media Is Making a Comeback. The Next Console Generation Might Kill It

https://www.wired.com/story/physical-media-is-having-a-comeback-the-next-console-generation-may-k...
1•rolph•15m ago•0 comments

Should You Automate Your Life?

https://www.newyorker.com/culture/open-questions/should-you-automate-your-life
2•fortran77•17m ago•0 comments

How to Evaluate an NPM Package – 2026 Edition

https://blog.gaborkoos.com/posts/2026-05-29-How-to-Evaluate-an-npm-Package-2026-Edition/
1•theanonymousone•20m ago•0 comments

On Rendering Diffs

https://pierre.computer/writing/on-rendering-diffs
8•amadeus•21m ago•1 comments

Telegram announcing the surrender of Ft. Sumter (1861)

https://en.wikisource.org/wiki/Fort_Sumter_telegram
1•caminanteblanco•22m ago•0 comments

Quine revives Hyper Terminal

https://hyper.quineglobal.com
2•ironmagma•26m ago•0 comments

Financial Models as Code

https://github.com/Orcaset/orcaset-py
2•jrdnocs•29m ago•0 comments

FYI: Dreamina is shady; do not use

1•ronyeh•29m ago•0 comments

Apple's Finder App [video]

https://www.youtube.com/shorts/viUU2LAR8eg
2•Cider9986•32m ago•1 comments

Wikipedia doesn't need my cash

https://forkingmad.blog/wikipedia-doesnt-need-my-cash/
4•speckx•35m ago•1 comments

The Presences API: Track who is online, typing, and active in realtime

https://appwrite.io/blog/post/announcing-presences-api
1•codeguyakashdev•35m ago•0 comments

Redis-py sucks. It's time for something better

https://github.com/alisaifee/coredis
1•22graeme•36m ago•1 comments

A tiny microphone and site to track birds outside your window

https://theodore.net/projects/AvianVisitors/
4•Twarner•36m ago•1 comments

APL's Surprising Learning Curve (2017) [video]

https://www.youtube.com/watch?v=9xCJ3BCIudI
1•tosh•37m ago•0 comments

Clawtoberfest Contribute · Iterate · Molt

https://nesbitt.io/clawtoberfest/
1•lyoncy•40m ago•0 comments

Monty Hall Problem Simulation

https://nodesocket.github.io/monty-hall-problem-simulation/
1•nodesocket•40m ago•0 comments