Comment by alias_neo

8 hours ago

> And here's the app, Visio

That UI looks suspiciously similar to Jitsi Meet. I wonder if it's based on it.

It says "powered by LiveKit": https://github.com/suitenumerique/meet

  • It's not really clear to me what livekit is, but it appears to be some sort of agentic coding tool.

    Perhaps the similarity to Jitsi Meet is due to it regurgitating the source that an AI has ingested.

    The code base looks very different but a lot of the same terminology is used and the UI layout, navigation, menu options etc look very similar.

    • Nah, it's just a basic case of a pivot from a company that previously offered a great open source (MIT licensed) product written in Go that offer WebRTC-based backbone to build audio and video sharing products upon: https://github.com/livekit/livekit

      The AI stuff that the original LiveKit company put on top of it (to pivot to more investor-friendly endeavours) is not that relevant in this case, in my humble opinion.

      1 reply →