frontpage.
newsnewestaskshowjobs

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!

Best temp mail Firefox extension

https://addons.mozilla.org/en-GB/firefox/addon/tempfox-multi-mail-otp/
1•skyyfisk•22s ago•0 comments

Neal: Codex and Claude in a loop shipped a 549-commit migration

https://navels.dev/blog/neal/
1•navels•1m ago•0 comments

Origins of Life on Earth by Tracing Early Chemical Reactions

https://www.smithsonianmag.com/science-nature/a-new-study-points-to-two-origins-of-life-on-earth-...
1•nhatcher•2m ago•0 comments

Decompiling the Android Developer Verifier App

https://blck-b.github.io/post/android-verifier/
1•blck-b•3m ago•0 comments

Turning Claude into Postgres so I can raise a Series A

https://byteofdev.com/posts/turning-claude-postgres/
1•JeanSebTr•3m ago•0 comments

Show HN: We Built MicroLeague Sports Vol. 3

https://medium.com/@esolar_18069/why-we-built-microleague-sports-vol-3-f3d7cedfed9d
1•esolar07•4m ago•0 comments

Nobody Died – and That's the Scary Part – Oshkosh 2026 [video]

https://www.youtube.com/watch?v=4rJEtpQ0r6A
2•marklit•6m ago•0 comments

Show HN: A workflow for building community skill catalogs

https://github.com/thinkingoracle/luke-skills
1•noobdabber•7m ago•0 comments

Qwen 3.8-Max Preview

https://manish.sh/writings/models/inside-qwen-3-8-max-preview-reverse-engineering-an-ai-assistant...
2•ms7892•8m ago•0 comments

Building an AI Chat for My Blog: Gemini, Cloud Functions, $5-15/Month

https://emergencemachine.com/building-an-ai-chat-for-my-blog/
1•speckx•10m ago•0 comments

Authentication and User Management Software: FusionAuth [audio]

https://sourceforge.net/articles/authentication-user-management-software-fusionauth-sourceforge-p...
1•mooreds•12m ago•0 comments

Improving mouse traps with Home Assistant

https://highlyprobable.io/posts/improving-mouse-traps-with-automation
1•darkpicnic•12m ago•0 comments

US Wildfire Incident Information System

https://inciweb.wildfire.gov:443/
3•mooreds•13m ago•0 comments

Simon Willison on Technical Blogging

https://writethatblog.substack.com/p/simon-willison-on-technical-blogging
1•mooreds•14m ago•0 comments

A Year of Saving Our Signs

https://www.datarescueproject.org/a-year-of-sos/
1•hn_acker•14m ago•0 comments

An all-sky map of half a million supermassive black holes

https://www.sdss.org/black-hole-mapper-release-20/
1•MarcoDewey•16m ago•0 comments

Even The New York Times "isn't immune" to declining search traffic

https://www.niemanlab.org/2026/08/even-the-new-york-times-isnt-immune-to-declining-search-traffic...
1•ChrisArchitect•16m ago•0 comments

I wrote my first C project after a long time. Unix wc clone. NO AI

https://github.com/emanueleoggiano/word_count
1•emanueleoggiano•16m ago•1 comments

Towards a Local-First Desktop (Guadec 2026) [video]

https://www.youtube.com/watch?v=qnF9NzBidPA
2•amlib•17m ago•0 comments

Google DeepMind – The Demis Firewall

https://sources.news/p/the-demis-firewall
2•donbox•17m ago•0 comments

Show HN: Postroom – HN thread 2D Visualizer as auditorium AI-powered summaries

https://sudolaps.top/postroom/
1•ahmedxuhri•17m ago•0 comments

The possibilities are vibe coded

https://mercury.com/blog/vibe-coding-startups-no-code
2•nadis•17m ago•0 comments

Zerker AI Gateway: route, guard and charge

https://zerker.ai/
1•nader•18m ago•0 comments

How Does Touch Lead To Pain Or Pleasure?

https://www.quantamagazine.org/how-does-touch-lead-to-pain-or-pleasure-20260806/
1•Brajeshwar•19m ago•0 comments

Looking Elsewhere

https://robbowen.digital/wrote-about/looking-elsewhere/
2•rglover•19m ago•0 comments

Finding Hidden Internal Apps Through Public Certificate Logs

https://naveensrinivasan.com/posts/2026-08-07-finding-hidden-internal-apps-through-public-certifi...
2•snaveen•19m ago•0 comments

Trustfall: An RSA Heap Underwrite into OP-TEE's Secure World

https://blog.byteray.co.uk/blog/optee-rsa-nopad-heap-underwrite.html
1•tgma•20m ago•0 comments

Show HN: Job Title Keyword Explorer

https://searchforjobs.app/keywords
1•enjoyyourlife•20m ago•0 comments

The PR Shipped. Did the Engineer Grow?

https://newsletter.thelongcommit.com/p/the-pr-shipped-did-the-engineer-grow
2•eigenBasis•20m ago•0 comments

An alias-based formulation of the borrow checker (2018)

https://smallcultfollowing.com/babysteps/blog/2018/04/27/an-alias-based-formulation-of-the-borrow...
1•parksb•20m ago•0 comments