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

Deep Agent Code Capabilities

https://docs.langchain.com/oss/python/deepagents/code/overview
1•kristianpaul•14s ago•0 comments

Startup sues Palo Alto Networks' Koi Security due to AI-hallucinated report

https://www.theregister.com/legal/2026/07/02/startup-sues-palo-alto-networks-koi-security-saying-...
1•dijksterhuis•23s ago•0 comments

GitHub is proud to announce that you can now obtain your public repo on CD-ROM

https://forms.cloud.microsoft/pages/responsepage.aspx?id=v4j5cvGGr0GRqy180BHbR6G-c11n8yFDlQmk4B-Q...
1•throwaway2027•1m ago•0 comments

An American Privacy Emergency

https://scottaaronson.blog/?p=9902
1•flowercalled•2m ago•0 comments

Fable 5's cyber safeguards and jailbreak framework

https://www.anthropic.com/news/fable-safeguards-jailbreak-framework
2•logickkk1•2m ago•0 comments

GLM-5.2: The Open-Source Chinese Model Challenging Claude at One-Fifth the Cost

https://mrkt30.com/glm-5-2-open-source-ai/
1•bmcdresson•7m ago•0 comments

Australians have more negative view of Israel than of China – Essential poll

https://www.theguardian.com/australia-news/2026/jul/03/australians-more-negative-view-of-israel-t...
1•aussieguy1234•7m ago•0 comments

Right to Local Intelligence

https://righttointelligence.org/
3•thoughtpeddler•9m ago•0 comments

Google must pay €4.1B fine for using Android to 'block' rivals

https://www.bbc.co.uk/news/articles/cvgj0pp5p62o
2•logickkk1•11m ago•0 comments

Hobbes – A Language and Embedded JIT Compiler

https://github.com/morganstanley/hobbes
1•ryan-ca•11m ago•0 comments

Using AI Agents with Databases

https://github.com/vaishcodescape/data-spear
1•vaishcodescape•11m ago•0 comments

Stealing 50 Years of Database Ideas for AI Agents

https://onewill.ai/blog/2026/stealing-50-years-of-database-ideas-for-ai-agents/
1•matt_d•13m ago•0 comments

Domino's Pizza parodies Sony's discontinuation of physical games

https://twitter.com/Dominos_UK/status/2072602429959340517
1•josephcsible•16m ago•0 comments

Building the T.LY iOS App

https://timleland.com/building-the-tly-ios-app/
1•TimLeland•17m ago•0 comments

Leverage Research 1.0

https://lydialaurenson.substack.com/p/the-inside-story-of-leverage-research
2•jxmorris12•18m ago•0 comments

Data Science Weekly – Issue 658

https://datascienceweekly.substack.com/p/data-science-weekly-issue-658
1•sebg•18m ago•0 comments

Amazon launches new $1B FDE org, following OpenAI and Anthropic

https://techcrunch.com/2026/06/30/amazon-launches-new-1-billion-fde-org-following-openai-and-anth...
1•mgh2•20m ago•0 comments

Microsoft’s answer to the end of PlayStation discs: a bizarre GitHub stunt

https://www.theverge.com/tech/961177/microsofts-answer-to-the-end-of-playstation-discs-a-bizarre-...
1•modinfo•21m ago•0 comments

Ukraine has struck a key semiconductor facility in Voronezh [video][7 mins]

https://www.youtube.com/watch?v=jL0ei7E44Ls
1•Bender•21m ago•0 comments

Learning to Replicate Expert Judgment in Financial Tasks

https://thinkingmachines.ai/news/learning-to-replicate-expert-judgment-in-financial-tasks/
1•Anon84•23m ago•0 comments

Meta launches vibe-coded gaming app Pocket

https://techcrunch.com/2026/07/02/meta-quietly-launches-vibe-coded-gaming-app-pocket/
2•bushwart•24m ago•0 comments

Small Molecules Have More Information per Atom Than Biologics

https://corinwagen.github.io/public/blog/20260701_information_content.html
1•sebg•28m ago•0 comments

Linux kernel developers discuss dropping AI attribution tags

https://www.phoronix.com/news/Linux-AI-Attribution-Again
1•logickkk1•29m ago•0 comments

How Statisticians Split a Bill

https://dmvaldman.github.io/tablestakes/
1•dmvaldman•29m ago•0 comments

Ask HN: How to host my website for cheap?

2•kapitanjakc•36m ago•7 comments

OCaml 5.5 Released

https://discuss.ocaml.org/t/ocaml-5-5-0-released/18265
2•lambda_foo•36m ago•0 comments

Empirical Computation: Prompting versus Programming [pdf]

https://mboehme.github.io/paper/ASE26-empirical.pdf
1•matt_d•38m ago•0 comments

Top 'Suicide Squad' Developers Say Flop Made Them Not Want to Make Games Anymore

https://www.bloomberg.com/news/newsletters/2026-07-02/top-suicide-squad-developers-say-flop-made-...
1•healsdata•42m ago•0 comments

Hackers shoveled snow for company, were rewarded with network admin access

https://www.theregister.com/security/2026/07/02/hackers-shoveled-snow-for-company-were-rewarded-w...
1•kristianc•44m ago•0 comments

FDA allows Philip Morris to market Zyn as less harmful than cigarettes

https://www.reuters.com/business/healthcare-pharmaceuticals/fda-allow-zyn-market-nicotine-pouches...
1•bushwart•45m ago•0 comments