← projects

Combridge - Real-Time Conference Translation Platform

A real-time translation platform designed to make multilingual access in conferences and lectures seamless.

Overview

ComBridge is a real-time translation platform designed for conferences and lecture environments, where participants can follow a speaker in their own language.

The idea is straightforward: Speaker talks → system captures transcript → translates → participants follow in real time.

The challenge is making this flow fast, stable, and actually usable in a live setting.


How It Works

The system is built around two main flows:

1. Admin (Speaker Panel)

2. Participant Experience


Technical Approach

The focus in this project was not just “making it work”, but making it work under real conditions:

Stack


Key Design Decisions

Event-Based Architecture

Each conference is treated as an isolated “event”.

This allows:


QR-Based Access (Frictionless Entry)

No app install. No account creation.

This is especially important in university environments where speed matters.


Real-Time vs Cost Balance

Real-time systems quickly become expensive.

So the system was designed to:


Challenges

This project looks simple on the surface, but isn’t.

Main challenges included:


Current Status


Next Steps


Final Note

For me, this project is more than just a translation tool.

It’s a hands-on exploration of real-time systems, latency trade-offs, and designing something that people can actually use in a live environment.