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

Replacing Java's native sort with a Rust JNI engine (38x faster)

https://github.com/fbcouto/java-multimerge-dll/
1•fbcouto•40s ago•0 comments

LLMs can answer multiple choice questions by only seeing the answers

https://arxiv.org/abs/2510.07761
1•rbanffy•1m ago•0 comments

'You can hear me now or pay me later' Music exec tells graduates booing AI

https://www.independent.co.uk/tv/news/ai-students-scott-borchetta-middle-tennessee-state-universi...
1•cdrnsf•2m ago•0 comments

Drug Development Failure: How GLP-1 Development Was Abandoned in 1990 (2024)

https://muse.jhu.edu/verify?url=%2Farticle%2F936213%2Fpdf&r=2074105
1•wslh•2m ago•0 comments

HAMi v2.9.0 Deep Dive: Ascend User-Space Partitioning, DRA Production-Ready

https://dynamia.ai/blog/hami-v29-deep-dive
1•rjzzleep•2m ago•0 comments

Localaik – Run OpenAI and Gemini APIs Locally for CI and Tests

https://github.com/harshaneel/localaik
1•gokhalh•3m ago•0 comments

Hardware Architect Answers Microchip Questions – Wired Tech Support [video]

https://www.youtube.com/watch?v=83F1GSUsmzo
1•thm•3m ago•0 comments

Pintheft Linux LPE

https://www.openwall.com/lists/oss-security/2026/05/19/6
2•gnufx•4m ago•1 comments

Andrej Karpathy Joins Anthropic

https://twitter.com/i/status/2056753169888334312
1•kpw94•4m ago•0 comments

I'm handcrafting a coffee app with love and AI

https://anastasialaczko.substack.com/p/how-im-handcrafting-a-coffee-app
1•papermocha•5m ago•0 comments

I've had it with security orthodoxy. [video]

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

Understanding, Analyzing, and Optimizing Agentic AI: A CPU-Centric Perspective

https://arxiv.org/abs/2511.00739
1•matt_d•6m ago•0 comments

Ask HN: Does root have to be uid 0? Does uid 0 have to be root?

1•axismundi•6m ago•0 comments

Agentically optimizing LLM prompt cache TTLs for fun and profit

https://blog.firetiger.com/agentically-optimizing-llm-prompt-cache-ttls-for-fun-and-profit/
1•matsur•6m ago•0 comments

Samsung, SK Hynix Employees Abandon Training for Bonuses

https://www.chosun.com/english/national-en/2026/05/20/GTNK6YYGWNG3NP23YDAAI6IXTA/
1•01-_-•6m ago•0 comments

Congress Wants You to Pay $130 a Year Just to Drive an Electric Car

https://insideevs.com/news/796222/ev-fee-gas-tax-house-bill-2026/
1•01-_-•7m ago•0 comments

Filipino virtual assistants behind LinkedIn's "thought leadership" content mill

https://restofworld.org/2026/virtual-assistant-linkedin-engagement/
1•PaulHoule•7m ago•0 comments

A Cheap Fix for Urban Crime

https://www.theatlantic.com/ideas/2026/05/fix-urban-disorder-crime/687205/
1•littlexsparkee•8m ago•0 comments

Ds.shadcn – Components for building design tools like Framer, Canva, and more

https://ds.shadcn.com
1•super256•9m ago•0 comments

Bill C-22's Privacy and Security Risks Will Drive Digital Services Out of Canada

https://www.michaelgeist.ca/2026/05/tech-exodus-why-bill-c-22s-privacy-and-security-risks-will-dr...
2•laurex•11m ago•0 comments

Leibniz's Philosophical Papers

https://leibnizpapers.org/
3•tzury•13m ago•0 comments

Apple's First Retail Stores Opened 25 Years Ago Today

https://www.macrumors.com/2026/05/19/first-apple-stores-opened-25-years-ago/
2•ndr42•14m ago•1 comments

AI is too expensive

https://www.wheresyoured.at/ai-is-too-expensive/
21•crescit_eundo•17m ago•6 comments

Show HN: A small code review extension for zot

https://github.com/patriceckhart/zot-review
7•patriceckhart•18m ago•0 comments

FPGAs Aren't Processors (Unless You Want Them to Be) FPGA Deep Dive and Use [video]

https://www.youtube.com/watch?v=d3nuepnbmC4
3•Imustaskforhelp•18m ago•0 comments

NSF bets $1.5B on startup-style science over open inquiry

https://lightwards.com/article/nsf-bets-15-billion-on-startup-style-science-over-open-inquiry
2•RumbleinJungle•19m ago•0 comments

Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces

https://arxiv.org/abs/2605.17698
3•milkkarten•21m ago•1 comments

Wild Blueberry Farms Across Maine Suffer as Climate Change Upends Seasons

https://insideclimatenews.org/news/11052026/maine-wild-blueberry-farms-climate-change/
4•speckx•21m ago•0 comments

How Corrupt Is Trump? Here Are the Numbers

https://www.thebulwark.com/p/how-corrupt-is-trump-here-are-the-numbers-trades-chips-nvidia-pardon...
5•rawgabbit•21m ago•0 comments

Show HN: Superlog (YC P26) – Observability that installs itself and fixes bugs

https://superlog.sh/
9•Magnanten•22m ago•0 comments