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

GeoGuessr, but for Literature

https://litfinder.io/
1•argoss•50s ago•1 comments

Cheap Self-Hosted Kubernetes on Hetzner Cloud

https://blog.qstars.nl/posts/cheap-self-hosted-kubernetes-on-hetzner-cloud/
1•victorbrink•1m ago•0 comments

Computational chemistry, Locally? My rant on SSH

https://chillphysicsenjoyer.substack.com/p/computational-chemistry-locally
1•crescit_eundo•2m ago•0 comments

Garmin Is Automating In-Flight Emergencies (Autoland, Smart Glide, ESP)

https://www.garmin.com/en-US/newsroom/press-release/aviation/garmin-unveils-g2000-prime-integrate...
1•r2sk5t•3m ago•0 comments

Halo v2.7: Unified MCP Tool Engine for AI Security

1•automajicly•3m ago•0 comments

Huge study finds first genetic clues for borderline personality disorder

https://www.nature.com/articles/d41586-026-02220-1
1•bookofjoe•3m ago•0 comments

Georgia homeowners are being forced from their homes to power AI data centers [video]

https://www.youtube.com/watch?v=fk0HVruAWBk
2•pera•4m ago•0 comments

95 reasons for having your own website

https://bellkiosk.website/blog/reasons-to-website.html
1•kaycebasques•6m ago•0 comments

Measuring Reward-Seeking by Instilling Contrastive Beliefs

https://alignment.openai.com/measuring-reward-seeking/
1•mfiguiere•8m ago•0 comments

FOSDEM 2027 WiFi will be IPv6 only, will GitHub be ready?

https://chaos.social/@RichiH/116958290141827888
1•happosai•9m ago•0 comments

Google (Again) Clearly Needs to Unite Their AI Clans

https://spyglass.org/google-gemini-fiasco/
1•speckx•10m ago•0 comments

Which developer tools should be free or offer more features?

https://codeground.ai/
1•aashhuttossh•11m ago•0 comments

Fractal Paris

https://panoramic.city/fractalparis/
1•alexakten•11m ago•1 comments

The U.S. Army Is Burning Through Its AI Tokens

https://www.wired.com/story/the-army-is-burning-through-its-ai-tokens/
1•ripe•12m ago•0 comments

New hope in the fight against cachexia — cancer’s deadly co-conspirator

https://www.nature.com/articles/d41586-026-02228-7
1•Brajeshwar•13m ago•0 comments

Now You Can Work in C with Only BASIC Knowledge

https://computeradsfromthepast.substack.com/p/c-source-basic_c
1•rbanffy•15m ago•0 comments

We 3×'d PRs in 6 months, and how you can too

https://amplitude.com/3x
2•0xferruccio•15m ago•1 comments

Nine Years to Halve a Hash Function: RFC 9861 Is Out

https://blog.zksecurity.xyz/posts/kangaroo/
3•baby•16m ago•0 comments

How did the H1B visa become the 'Indian' visa

https://numberstation.fm/the-body-shop/
3•StrageMusik•16m ago•1 comments

TreeSize won't renew perpetual-license support unless users subscribe

https://arstechnica.com/gadgets/2026/07/treesize-wont-renew-perpetual-license-support-unless-user...
1•speckx•16m ago•0 comments

Show HN: Edky, a CLI to convert Ed25519 public keys from one encoding to another

https://github.com/artob/edky
1•arto•17m ago•0 comments

Explanation about Groth16, the most used zero-knowledge proof [video]

https://www.youtube.com/watch?v=8Tl20_XUZLI
2•baby•17m ago•0 comments

Jack Dorsey launches BUZZ, a new groupchat platform

https://twitter.com/jack/status/2079605800998146171
2•tosh•17m ago•0 comments

Pan Am Clipper Endeavor Is Found After over 70 Years Lost at Sea

https://www.nytimes.com/2026/07/21/us/pan-am-clipper-endeavor-wreckage-found.html
1•thunderbong•17m ago•0 comments

YouTube System Design for Robotics Data Infrastructure

https://hebbianrobotics.com/blog/youtube-system-design-for-robotics-data-infrastructure
2•kstonekuan•17m ago•0 comments

Tour de France hit by new wave of anti-doping tests

https://www.france24.com/en/live-news/20260721-tour-de-france-hit-by-new-wave-of-anti-doping-tests
1•tosh•18m ago•0 comments

Show HN: Aido – an AI companion for the pull requests your AI writes

https://github.com/aido-dev/aido
1•dvirdung•19m ago•0 comments

"Try quickly typing 1+2+3. I bet you won't get 6."

https://unsung.aresluna.org/try-quickly-typing-123-i-bet-you-wont-get-6/
2•leephillips•19m ago•0 comments

Show HN: Autoretrieval – Autoresearch for RAG Pipelines

https://github.com/daly2211/autoretrieval
2•Daly_chebbi•19m ago•1 comments

Loop Engineering, Graph Engineering, and Layers That Matters

https://iii.dev/blog/loops-graphs-and-the-layer-that-matters/
1•rohitghumare•25m ago•0 comments