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!

Biological sex is neither binary nor a spectrum, it's multidimensional

https://phys.org/news/2026-08-biological-sex-binary-spectrum-biologist.html
1•samizdis•2m ago•0 comments

Ask HN: How do you access archive.today?

1•crazybonkersai•2m ago•0 comments

Show HN: Idea Katalog (200 B2B software ideas generated and researched by Fable)

https://ideakatalog.com/
1•builtbystef•4m ago•0 comments

Canadian defence companies eye idle auto plants for growth plans

https://www.theglobeandmail.com/business/article-canadian-defence-companies-auto-manufacturing-pl...
1•Teever•7m ago•0 comments

Solaar: Linux device manager for Logitech devices

https://github.com/pwr-Solaar/Solaar
1•joooscha•7m ago•0 comments

Exploring Helsinki Through the Dreamy Architecture of Eliel Saarinen

https://www.nytimes.com/2026/07/31/travel/helsinki-architecture-eliel-saarinen-art-nouveau.html
1•bookofjoe•9m ago•1 comments

Flock Has a Powerful New AI Tool for Police. We Got Its Code

https://www.wired.com/story/flock-safety-os-investigate/
2•sodality2•9m ago•0 comments

Show HN: I made an open-source chat infrastructure

https://chatpack.dev/
1•chdaniel•15m ago•3 comments

Silicon Valley Executives Are Tech Fans. Just Not for Their Own Kids

https://www.nytimes.com/2026/08/18/technology/silicon-valley-tech-fans-children.html
3•pseudolus•16m ago•1 comments

Common Mistakes I've Seen That AI-Generated Apps Keep Making

https://daniel.reguero.dev/blogs/ten-common-security-mistakes-ai-generated-apps-make
1•dreguero•17m ago•0 comments

Quipu: A Governed Bitemporal Knowledge Graph Store

https://arxiv.org/abs/2608.16813
2•ninadwrites•17m ago•0 comments

The Swiss Cheese model, pt. 2

https://unsung.aresluna.org/the-swiss-cheese-model-pt-2/
1•tobr•18m ago•0 comments

Child-monitoring apps might need a reboot

https://www.technologyreview.com/2026/08/19/1141623/child-monitoring-apps-need-reboot/
1•joozio•18m ago•0 comments

Is the World Getting Uglier?

https://time.com/article/2026/08/18/is-the-world-getting-uglier/
1•pseudolus•19m ago•0 comments

Operation Earnest Voice

https://en.wikipedia.org/wiki/Operation_Earnest_Voice
1•rbanffy•21m ago•0 comments

DNS-based Tracking Evasion (2021)

https://arxiv.org/abs/2102.09301
1•afpx•23m ago•0 comments

A leaderboard of the biggest trading losses of all time

https://www.ft.com/content/340bf9e7-0e67-4d19-b671-3dc8186efb99
1•root-parent•23m ago•1 comments

OpenAI's second-quarter sales show tepid growth compared with Anthropic

https://www.msn.com/en-us/money/companies/openai-s-second-quarter-sales-show-tepid-growth-compare...
4•PLenz•24m ago•0 comments

Your Modules Are Lying to You

https://blog.gaborkoos.com/posts/2026-08-14-Your-Modules-Are-Lying-to-You/
2•thunderbong•25m ago•0 comments

Agentic Fitness Functions: Extending Evolutionary Architecture

https://www.infoq.com/articles/agentic-fitness-functions-evolutionary-architecture/
1•raju•26m ago•0 comments

OpenAI says announcement it would buy Irish teenager's startup was a 'joke'

https://www.independent.ie/business/irish-business/openai-says-announcement-it-would-buy-irish-te...
4•mbdalpha•27m ago•1 comments

Chinese Banks Start Lending Based on AI Computing-Power Usage

https://www.globaltimes.cn/page/202608/1368315.shtml
1•aggrrrh•28m ago•0 comments

Moderna, Merck Vaccine Succeeds in Preventing Melanoma from Returning

https://www.wsj.com/health/pharma/moderna-merck-vaccine-succeeds-in-preventing-melanoma-from-retu...
5•marc__1•31m ago•2 comments

Answers Are Cheap. Questions Are the Work

https://blog.robinverlangen.nl/posts/answers-are-cheap-questions-are-the-work-26c807d8.html
2•RobinUS2•31m ago•0 comments

Confidential AI: Let AI Work for You Without Handing over Your Privacy

https://plugos.net/blog/2026/08/confidential-ai-how-plugclaw-keeps-your-ai-work-private/
2•PlugMate•32m ago•0 comments

A Calm Digital Notebook

https://paplo.app/
1•tillcarlos•34m ago•0 comments

Benchmarking Small Models for DigiKam's Natural Language Search

https://srirupa19.github.io/gsoc/2026/08/17/gsoc3.html
1•oever•36m ago•0 comments

Show HN: Knownbase, an MCP server for persistent AI agent memory

https://knownbase.dev/
1•knownbase_dev•37m ago•0 comments

Show HN: Sofka – much faster k9s alternative in Rust

https://github.com/nklmilojevic/sofka
3•nklmilojevic•38m ago•0 comments

Ask HN: What the Industry Is Missing?

1•amiosamu•39m ago•1 comments