frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Kodo – Temporary, real-time translation chat app for my upcoming trip

2•jonathanleane•1y ago
Hey HN,

My wife and I are heading to Thailand soon, and while we're learning some basics, I was thinking about those quick, everyday interactions where a language barrier can be awkward – asking for directions, ordering street food, chatting with a vendor, etc.

I didn't want the friction of firing up a dedicated translation app each time or dealing with account signups for something temporary.

So, I decided to build Kodo Chat as a little side project to scratch my own itch. The idea is a super simple, temporary chat room focused purely on real-time translation between two people.

How it works:

One person ("host") visits the site, selects their language, and gets a QR code and a shareable link. The other person ("guest") scans the code or opens the link on their phone, selects their language, and they're connected in a temporary room.

Messages sent by either person are translated (currently using OpenAI - gpt-4.1 by default, but configurable) and displayed along with the original text on the other person's device.

Rooms and user links expire automatically (via Redis TTLs), so there's no persistent data or accounts needed.

It's built with Expo (React Native Web) for the frontend, Node.js/Express/Socket.IO on the backend, and Redis for session/room management. The UI is pretty basic right now (using React Native Paper), and the translations are only as good as the underlying AI model, but it seems to handle simple conversational stuff reasonably well in testing.

It solved my immediate need, and I thought others might find it useful, so I've open-sourced it.

Live Demo: https://kodo-frontend.onrender.com/ GitHub: https://github.com/jonathanleane/kodo

Would love to hear any feedback, suggestions, or criticisms you might have! Especially curious if anyone else has faced similar communication hurdles while traveling and what solutions they've found.

Comments

gabrielcrist•1y ago
Muito interessante! A funcionalidade de tradução temporária em tempo real parece especialmente útil para situações em que a comunicação rápida supera a perfeição da tradução.

Fiquei curioso: como o Kodo lida com expressões idiomáticas ou gírias locais? E existe algum tipo de armazenamento ou histórico das conversas traduzidas?

Pode ser uma ótima ferramenta não só para viagens, mas também para equipes multiculturais em ambientes remotos.

jonathanleane•1y ago
Not sure - lets try: https://kodo-frontend.onrender.com/join?token=3f717b9f1a9052...

Increasing State of Surveillance from All Sides Around the World

https://community.qbix.com/t/increasing-state-of-surveillance-from-all-sides-around-the-world/804
1•EGreg•3m ago•0 comments

Bleeding Llama: Critical Unauthenticated Memory Leak in Ollama

https://www.cyera.com/research/bleeding-llama-critical-unauthenticated-memory-leak-in-ollama
1•nateb2022•3m ago•0 comments

Floppy Days 162 – Interview with Apple Legend, Steve Wozniak

https://www.youtube.com/watch?v=zvPrIrTRdqM
1•oldnetguy•5m ago•0 comments

One keypress is all it takes to compromise four AI coding tools

https://www.helpnetsecurity.com/2026/05/07/trustfall-ai-coding-cli-vulnerability-research/
1•kgolubic•6m ago•0 comments

The Rise of Emotional Surveillance

https://www.theatlantic.com/culture/2026/05/worker-surveillance-emotion-ai/687029/
1•bookofjoe•6m ago•1 comments

It isn't a happy picture, is it?

https://doomsdaymachines.net/p/it-isnt-a-happy-picture-is-it
1•greedo•7m ago•0 comments

Why data center company IREN bought cloud-native power Mirantis

https://opensourcewatch.beehiiv.com/p/here-s-why-data-center-company-iren-bought-cloud-native-pow...
1•CrankyBear•8m ago•0 comments

Vega

https://github.com/vega/vega
1•tosh•10m ago•0 comments

Reading Is the Closest Thing We Have to Telepathy

https://devz.cl/posts/reading-is-the-closest-thing-we-have-to-telepathy/
1•DanielVZ•12m ago•0 comments

How to learn to code in the age of AI

https://devz.cl/posts/how-to-learn-to-code-in-the-age-of-ai/
1•DanielVZ•13m ago•0 comments

JupyterLab

https://github.com/jupyterlab/jupyterlab
1•tosh•13m ago•0 comments

There Is No 'Hard Problem of Consciousness'

https://www.noemamag.com/there-is-no-hard-problem-of-consciousness/
1•Hooke•14m ago•0 comments

Show HN: Build a custom AI in under 60 seconds (demo video)

https://www.youtube.com/watch?v=wXnq_49sCow
1•AnujKapasia•15m ago•0 comments

Thousands of Vibe-Coded Apps Expose Corporate and Personal Data on the Open Web

https://www.wired.com/story/thousands-of-vibe-coded-apps-expose-corporate-and-personal-data-on-th...
1•mooreds•15m ago•0 comments

The Sunset of Arrogance as a Service

https://valeriavg.dev/the-sunset-of-arrogance-as-a-service
1•mooreds•15m ago•0 comments

Asking Better Questions

https://michaelheap.com/asking-better-questions/
1•mooreds•15m ago•0 comments

Apple, Intel have reached preliminary chip-making deal

https://www.reuters.com/business/apple-intel-have-reached-preliminary-chip-making-deal-wsj-report...
13•scrlk•16m ago•0 comments

DynDNS via SSH and NSD

https://cweiske.de/tagebuch/ssh-dyndns2.htm
1•speckx•16m ago•0 comments

Widower can't renew license because DMV software unearthed 47yo speeding ticket

https://www.whec.com/top-news/news10nbc-investigates-widower-cant-renew-drivers-license-because-d...
1•josephcsible•16m ago•0 comments

Forgejo "carrot disclosure" raises security questions

https://lwn.net/Articles/1071499/
1•chmaynard•17m ago•0 comments

Killswitch: Add per-function short-circuit mitigation primitive

https://lwn.net/ml/all/20260507070547.2268452-1-sashal@kernel.org/
1•jervant•17m ago•0 comments

How (Not) to Manage Your Agent Team

https://gavinpineapple.substack.com/p/how-not-to-manage-your-agent-team
1•gavinpineapple•17m ago•1 comments

Wealth is righteously earned and poverty is righteously dispensed

https://www.welcometohellworld.com/wealth-is-righteously-earned-and-poverty-is-righteously-dispen...
2•speckx•21m ago•0 comments

An open-source contagion map bridging the NAICS/GICS visibility gap

https://github.com/Plainr25/manufacturing-contagion-map
2•KeyN47•22m ago•0 comments

NPM UUID's random number gen contains shared mutable state bug since 3 weeks

2•jbverschoor•23m ago•2 comments

Reflections on Trusting Trust (1984) [pdf]

https://users.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf
2•nz•25m ago•0 comments

IMF Warns That Evolving AI Threat Could Upend Financial Markets

https://www.wsj.com/tech/ai/imf-warns-that-evolving-ai-threat-could-upend-financial-markets-5735e27b
2•Brajeshwar•25m ago•0 comments

Data centers at sea: Panthalassa nets $140M for wave-powered AI

https://www.geekwire.com/2026/data-centers-at-sea-oregons-panthalassa-nets-140m-led-by-peter-thie...
1•fidotron•25m ago•0 comments

Cloudflare CEO: few engineers or customer-facing sales people laid off

https://xcancel.com/eastdakota/status/2052561977080205637#m
1•jc_811•25m ago•1 comments

AI Native Flights Search

https://flighter.jakicmeister.workers.dev
2•mk0y•26m ago•1 comments