frontpage.
newsnewestaskshowjobs

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...

Is AI ruining our skills? Early results are in – and they're not good

https://www.nature.com/articles/d41586-026-01947-1
1•Michelangelo11•1m ago•0 comments

Simplicity always wins:SOTA on swe-pro,tb2,-verif on 21 models with simple-agent

https://github.com/strands-labs/benchmark-harnesses
1•gaurav71531•4m ago•1 comments

Better Graph Database Ball

https://blog.ladybugdb.com/post/better-graph-database-ball/
1•eatonphil•4m ago•0 comments

Poll: What's your primary AI coding agent/orchestrator?

1•jacobgold•7m ago•0 comments

Windows 11 update broke the Recycle Bin, OneDrive, and your PC's stability

https://www.techspot.com/news/112831-microsoft-confirms-weird-recycle-bin-bug-windows-11.html
2•speckx•9m ago•0 comments

John Jumper leaves Google to join Anthropic

https://twitter.com/JohnJumperSci/status/2068001285173834106
2•artninja1988•9m ago•2 comments

Pavel Durov accuses Meta of sabotaging access in India with BGP hijacks

https://www.theregister.com/networks/2026/06/19/telegram-founder-accuses-meta-of-sabotaging-acces...
3•rndsignals•10m ago•0 comments

Show HN: Multiplayer Usage Tracking for Claude Code, Codex and OpenCode

https://github.com/useautumn/summer
1•johnyeocx•11m ago•0 comments

Just made an app and MCP Server to convert Markdown to Google Docs

1•baroiall•12m ago•0 comments

Deep learning reveals antimicrobial peptides within prions

https://www.nature.com/articles/s41564-026-02408-1
1•bookofjoe•13m ago•0 comments

We Liked Remote Work. Then We Looked at the Data.

https://www.nytimes.com/2026/06/17/opinion/remote-work-depression.html
3•nickv•13m ago•4 comments

Geopolitical jitters push Europe's internet registry from cloud-first strategy

https://www.theregister.com/networks/2026/06/19/geopolitical-jitters-push-europes-internet-regist...
1•Bender•13m ago•0 comments

Five Things the "Nuke Bros" Don't Want You to Know About Small Modular Reactors

https://blog.ucs.org/edwin-lyman/five-things-the-nuclear-bros-dont-want-you-to-know-about-small-m...
3•cratermoon•13m ago•1 comments

Iconic Twin Cities rapper Eyedea finds new life with AI-generated album

https://www.cbsnews.com/minnesota/news/eyedea-ai-twin-cities-hip-hop-album/
2•NDlurker•13m ago•0 comments

Marktide – Performant HTML to Markdown for Python

https://github.com/zocomputer/marktide
1•benzguo•14m ago•0 comments

Microsoft discovers new lightweight backdoor that steals cryptocurrency

https://arstechnica.com/security/2026/06/microsoft-spots-new-self-propagating-malware-for-stealin...
3•Bender•15m ago•0 comments

Rebuild begins at Blue Origin launch pad; Relativity targets Mars

https://arstechnica.com/space/2026/06/rocket-report-rebuild-begins-at-blue-origin-launch-pad-rela...
2•Bender•15m ago•0 comments

Ask HN: What is the coolest tech progress outside AI?

4•vantareed•15m ago•0 comments

Mate-Selection and the Dark Triad

https://ink.library.smu.edu.sg/cgi/viewcontent.cgi?article=2384&context=soss_research
2•jruohonen•18m ago•0 comments

Show HN: Open-source Antigravity plugin for Claude Code

https://simplybychris.github.io/antigravity-plugin-cc/
2•simplybychris•20m ago•0 comments

Hospitals serving Medicaid patients prepare to take payment caps on the chin

https://healthexec.com/topics/healthcare-management/healthcare-policy/medicaid-state-directed-pay...
3•petethomas•20m ago•0 comments

Conway's Game of Life in Pure SQL

https://www.dbpro.app/blog/game-of-life-in-pure-sql
2•upmostly•20m ago•0 comments

Ask HN: How do you get feedback for beta apps

2•totaldude87•21m ago•0 comments

Learning to Program with the Cybiko Handheld Computer Using B2C

https://pic.hallikainen.org/techref/cybiko/b2c/ch1.htm
2•ForHackernews•23m ago•0 comments

LLM Quantization Project Part 1: What Even Is an LLM?

https://www.lttlabs.com/articles/2026/06/19/llm-quantization-part-1-what-even-is-an-llm
3•LabsLucas•26m ago•1 comments

Everything's bigger and better in Texas – even data breaches

https://www.theregister.com/security/2026/06/19/texas-gov-vendor-breach-exposes-data-of-3m-hunter...
2•jruohonen•27m ago•0 comments

APT28, an Evolution of Tradecraft

https://blog.sekoia.io/apt28-an-evolution-of-tradecraft/
2•mooreds•28m ago•0 comments

A New Bill Takes Aim at Government Pressure to Silence Lawful Online Speech

https://www.eff.org/deeplinks/2026/06/new-bill-takes-aim-government-pressure-silence-lawful-onlin...
19•hn_acker•28m ago•5 comments

Court Records Should Be Free

https://www.eff.org/deeplinks/2026/06/court-records-should-be-free
6•hn_acker•28m ago•1 comments

Weil reportedly pays up to $20M after hackers steal client data

https://www.legalcheek.com/2026/06/weil-reportedly-pays-up-to-20-million-after-hackers-steal-clie...
2•mooreds•28m ago•0 comments