Meta Connect 2025: Major Announcements on AI, Smart Glasses, and the Metaverse

Meta Connect 2025: Major Announcements on AI, Smart Glasses, and the Metaverse
source: gettyimages
September 17, 2025

===================================================

Meta's annual Connect conference is set to kick off with a keynote from CEO Mark Zuckerberg on Wednesday night, promising exciting updates on artificial intelligence, smart glasses, and the metaverse.

Key Highlights to Expect ------------------------

AI and the Metaverse Vision

Zuckerberg will outline Meta’s current developments and future plans for AI integration within the metaverse, aiming to enhance immersive experiences and digital interaction.

Smart Glasses Upgrades

As reported by colleagues like Victoria Song, Meta's smart glasses are due for a significant upgrade. Leaked footage hints at a new product featuring a built-in screen—the company’s first glasses with this capability. The footage also showcases new wraparound Oakley smart glasses, indicating a push toward stylish, functional wearable tech.

Focus on Horizon OS and VR

Meta’s mention of the metaverse also suggests that updates on Horizon OS and virtual reality initiatives will be part of the presentation, possibly highlighting new hardware or software enhancements to bolster their immersive ecosystem.

Event Details & Viewing Options ------------------------------

Stay tuned as The Verge provides live coverage of the event, sharing the latest news and announcements as they unfold.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 173 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6643801,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}