• What does Gemini think about your brand?

    Inside Chrome Dev, there’s a quantized version of Google’s flagship model Gemini for those who have it enabled. The model does many things from summarization, translation, writing assistance all the way to scam prevention. The model definition is a secret, but its weights are stored as a 3GB .bin file on the user machine. Inside…

  • Google’s Privacy Sandbox: Navigating the Cookieless Future

    Google’s Privacy Sandbox: Navigating the Cookieless Future

    The digital advertising landscape is undergoing a significant transformation as privacy concerns grow and regulations like GDPR and CCPA take effect. Third-party cookies, long the backbone of online advertising, are being phased out due to their intrusiveness and potential for misuse. In response, Google has introduced the Privacy Sandbox, a collection of initiatives aimed at…

  • Why deep learning works.

    Here’s a powerful excerpt from “Deep Learning with Python” by François Chollet”: The nature of generalisation in deep learning has rather little to do with the deep learning models themselves and much to do with the structure of the information in the real world. The input to an MNIST classifier (before preprocessing) is a 28 × 28 array of…

  • Introducing VecZip: Embedding Compression Algorithm

    Introducing VecZip: Embedding Compression Algorithm

    Embeddings are vital for representing complex data in machine learning, enabling models to perform tasks such as natural language understanding and image recognition. However, these embeddings can be massive in size, creating challenges for storage, processing, and transmission. At DEJAN AI, we’ve developed VecZip, a novel approach to address this issue, and reduce the file size…

  • Site Engagement Metrics

    Site Engagement Metrics

    To access the feature in Chrome visit: chrome://site-engagement/ Google Site Engagement Metrics Framework plays a crucial role in assessing and analyzing user engagement with websites. This framework leverages detailed metrics, such as user interactions and engagement scores, to provide insights into browsing behavior. Here’s a breakdown of how this system works, based on the Site…

  • Beyond Links: Understanding Page Transitions in Chrome

    Beyond Links: Understanding Page Transitions in Chrome

    When SEOs think about user behavior, the conversation often revolves around clicks, links, and conversions. But in Chrome, there’s an underlying layer of data that tells a much richer story—page transitions. These are the bread and butter of how users navigate, revealing not just where they go, but how they got there. For SEOs, understanding…

  • Both humans and AI return similar results when asked for a random number

    Both humans and AI return similar results when asked for a random number

    Veritasium asked 200,000 humans for a random number and we asked AI for 200,000 random numbers and the overlap is incredible! Human Outliers AI Outliers The rest appears to be eerily aligned. We both like 2 and 7. But what I think is the most interesting part is the near-perfect alignment on least random numbers.…

  • Chrome AI Models

    Chrome AI Models

    Chrome’s AI-driven segmentation platform enhances user experiences by predicting behaviours and tailoring features accordingly. Explore the different models that power these optimizations and how they shape web interactions.

  • Attention Is All You Need

    Attention Is All You Need

    Summary by: https://illuminate.google.comPaper: https://arxiv.org/abs/1706.03762 Host Welcome to this discussion on the groundbreaking paper, “Attention Is All You Need.” This paper introduces the Transformer, a novel neural network architecture based solely on the attention mechanism, eliminating the need for recurrence and convolutions. Let’s start with the core motivation behind this work. What were the limitations of…

  • The State of AI

    The State of AI

    Access the report here: stateof.ai Transcript All right, let’s dive in. We’re tackling the state of AI report 2024 this time around. Seventh year they put this out. Nathan Benaish and Airstreet Capital, they really have their fingers on the pulse of AI. Talk about a must-read if you want to understand what’s really happening…