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•10mo 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•10mo 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•10mo ago
Not sure - lets try: https://kodo-frontend.onrender.com/join?token=3f717b9f1a9052...

Mojo's Take on Metaprogramming

https://mzaks.medium.com/when-magic-becomes-explicit-mojos-take-on-metaprogramming-61bcfafc5145
1•tosh•33s ago•0 comments

TeleCMI – Best cloud communication platform

1•sundarmsp•45s ago•0 comments

Decimal-Java is a library to convert java.math.BigDecimal to and from IEEE-754r

https://github.com/FirebirdSQL/decimal-java
1•mariuz•1m ago•0 comments

Pinhead – Quality public domain icons for your map pins

https://pinhead.ink/
1•altilunium•3m ago•0 comments

GyroidOS Virtualization Solution

https://www.cnx-software.com/2026/02/24/gyroidos-virtualization-solution-aims-to-secure-embedded-...
1•No_CQRT•8m ago•1 comments

Show HN: Autonomous AI Agent Fleets

https://www.openlegion.ai/
2•benriazy•8m ago•1 comments

Feedback wanted: monorepos, getting started and "week 1" problems, complexity

https://github.com/renovatebot/renovate/discussions/41414
1•mkesper•8m ago•0 comments

LLM and MCP: A simple introduction to the brain and hands of modern AI

https://teotti.com/llm-and-mcp-a-primer/
1•agenteo•10m ago•1 comments

An Interactive Intro to Quadtrees

https://growingswe.com/blog/quadtrees
2•growingswe•12m ago•0 comments

Show HN: Built an AI tool that routes tasks to agents, humans. Am I crazy?

1•rhelm-ai•12m ago•0 comments

Be My Baby

https://en.wikipedia.org/wiki/Be_My_Baby
1•handfuloflight•15m ago•0 comments

Show HN: AI Jam Sessions – MCP server that teaches AI to practice piano

https://github.com/mcp-tool-shop-org/ai-jam-sessions
1•mikeyfrilot•15m ago•0 comments

I want to get acquired by openrouter. For my OpenClaw alternative

2•alwassikhan•15m ago•0 comments

Show HN: ForceBreak – A Break Reminder with Friction

https://apps.apple.com/cn/app/forcebreak/id6758971359?mt=12
1•glidea•17m ago•0 comments

Agentic swarms are an org-chart delusion

https://www.joanwestenberg.com/agentic-swarms-are-an-org-chart-delusion/
1•MindGods•18m ago•0 comments

The Prime Prompt

https://suthakamal.substack.com/p/the-prime-prompt
1•suthakamal•19m ago•1 comments

I do a podcast, I don't talk int it

https://www.streaming-radar.com/p/i-do-a-podcast-i-dont-talk-in-it
1•lbostral•22m ago•0 comments

I Tried to Build the Smallest WASM Website on the Internet

https://github.com/tyler-harpool/1kb
1•tdhz77•24m ago•0 comments

Show HN: EasyClaw – one-click OpenClaw deployment for non-technical users

https://www.easyclaw.pro/en
1•gateszhang92•25m ago•1 comments

Software patents are dead! Pack it up! Hit the Gym! Retirement!

1•taariqlewis•29m ago•0 comments

Explanation of JEPA – Yann LeCun's proposed solution to self-supervised learning

1•helloplanets•31m ago•1 comments

Can Coding Agents Tackle COBOL Migrations?

https://twitter.com/jedelstein25/status/2026209728205037991
1•tosh•33m ago•0 comments

Token Anxiety

https://writing.nikunjk.com/p/token-anxiety
2•MindGods•34m ago•0 comments

Hetzner: Statement on price adjustment as of April first 2026

https://www.hetzner.com/pressroom/statement-price-adjustment/
2•tosh•35m ago•2 comments

Pop album release days linked to spike in US fatal crashes

https://www.theregister.com/2026/02/23/pop_album_fatal_car_accidents/
2•beardyw•36m ago•0 comments

Ask HN: How are you controlling AI agents that take real actions?

1•thesvp•37m ago•0 comments

Lamborghini kills its electric supercar that nobody wanted

https://newatlas.com/automotive/lamborghini-lanzador-electric-supercar-ev-concept/
1•Brajeshwar•39m ago•0 comments

Show HN: ConsentCheck, Consent Mode v2 scanner with monitoring alerts

https://consentcheck.online
1•marstay•40m ago•1 comments

Agents of Chaos: Breaches of trust in autonomous LLM agents

https://arxiv.org/abs/2602.20021
1•cool-RR•41m ago•0 comments

Python PEP 814 – Add frozendict built-in type

https://peps.python.org/pep-0814/
2•tosh•41m ago•1 comments