

Well, not fully, to accomplish the glassless 3d, most likely they need to be able to track eyes location. Eye tracking with AI models (or any object tracking from image/video) has taken huge leaps in past few years.
AI is very much buzzword nowadays, but AI models are also more than LLM’s.
Open source is in general wrong term in all of these “open source” LLM’s (like LLAMA and R1), the model is shared, but there is no real way of reproducing the model. This is because the training data is never shared.
In my mind open source means that you can reproduce the same binary from source. The models are shared for free, but not “open”.