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

TypeScript Refactoring Interview Questions

https://reactdevelopment.substack.com/p/typescript-refactoring-interview
1•javatuts•1m ago•0 comments

Mental bugs due to lack of imagination

https://nahurst.substack.com/p/mental-bugs-due-to-lack-of-imagination
1•nathanh•6m ago•0 comments

Show HN: Formal Verification with Lean

https://www.daniellowengrub.com/blog/2026/04/30/lean
1•lowdanie•11m ago•0 comments

Digital Twin – An AI Clone of Yourself (Claude and ElevenLabs and Cloudflare)

https://aimirrortwin.com
1•sumhead•11m ago•1 comments

Zig vs. Rust in 2026

https://zackoverflow.dev/writing/zig-vs-rust-in-2026/
2•ibobev•13m ago•0 comments

Microsoft and Apple bets on new mascots in bid to seem more cuddly

https://www.bbc.com/news/articles/c99l1zzp8xzo
1•reconnecting•13m ago•0 comments

Kicking the Tyres on Harbor for Agent Evals

https://rmoff.net/2026/04/09/kicking-the-tyres-on-harbor-for-agent-evals/
1•eigenBasis•15m ago•0 comments

There's a $50B company hiding inside Salesforce

1•emmanol•15m ago•0 comments

Recursant, the open source AI control plane, now supports OpenClaw

https://clawhub.ai/plugins/openclaw-recursant
1•hestefisk•15m ago•0 comments

From latency to instant: Modernizing GitHub Issues navigation performance

https://github.blog/engineering/architecture-optimization/from-latency-to-instant-modernizing-git...
1•Brajeshwar•16m ago•0 comments

Ask HN: What AI tools are you using every day?

1•tomchui157•17m ago•3 comments

Introducing Spend Caps (Google Cloud)

https://cloud.google.com/blog/topics/cost-management/introducing-spend-caps-ai-cost-visibility-ne...
1•markerbrod•20m ago•0 comments

Check Your Fucking Sources, People

https://brodzinski.com/2026/05/check-fcking-sources.html
4•flail•20m ago•0 comments

Our response to the TanStack NPM supply chain attack

https://openai.com/index/our-response-to-the-tanstack-npm-supply-chain-attack/
1•taubek•21m ago•0 comments

The SGI Buyer's Guide

https://hardware.majix.org/computers/sgi/buyers-guide.shtml
1•uticus•23m ago•0 comments

Crypto-Agility Is a Runtime Property, Not a Compliance Checkbox

https://mayckongiovani.substack.com/p/pqc-engineering-series-deep-dive-8f2
1•doomhammerhell•23m ago•0 comments

C++26: Standard Library Hardening

https://www.sandordargo.com/blog/2026/05/13/cpp26-library-hardening
1•ibobev•24m ago•0 comments

ASCII by Jason Scott

https://ascii.textfiles.com/
6•bookofjoe•26m ago•0 comments

Zerodep (2023)

https://philipbohun.com/blog/0003.html
1•vinhnx•27m ago•0 comments

Mkjwk: Simple JSON Web Key Generator

https://mkjwk.org/
2•mooreds•27m ago•0 comments

C++26 Shipped a SIMD Library Nobody Asked For

https://lucisqr.substack.com/p/c26-shipped-a-simd-library-nobody
2•ibobev•28m ago•0 comments

The HTML Review 05

https://thehtml.review/05/
1•surprisetalk•28m ago•0 comments

So-tell-us.com – Family and Friends Newsletter

https://so-tell-us.com/
1•richardvc251•29m ago•1 comments

Show HN: Claurst – Rust-Based OSS Terminal Coding Agent Now in Beta

https://github.com/kuberwastaken/claurst
2•kuberwastaken•31m ago•0 comments

X for You Feed Algorithm (Updated May 15th)

https://github.com/xai-org/x-algorithm/blob/main/README.md
1•M4v3R•32m ago•0 comments

Anyone accepted crypto payments from customers?

1•Davida_Ginter•33m ago•1 comments

The U.S. has 1,200 AI bills and no good test for any of them

https://fortune.com/2026/05/15/ai-policy-patchwork-state-federal-regulation-framework-sonnenfeld-...
3•Brajeshwar•34m ago•0 comments

Code Review Is Not About Catching Bugs

https://www.davidpoll.com/2026/02/code-review-is-not-about-catching-bugs/
1•mooreds•35m ago•0 comments

Lessons Learned Building High-Performance Rust Profiler

https://pawelurbanek.com/rust-performance-profiling
1•vinhnx•36m ago•0 comments

Sorry seems to be the most overused word

https://amyhupe.co.uk/articles/sorry-seems-to-be-the-most-overused-word/
2•mooreds•37m ago•0 comments