<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Turbocharge Your Agent's Retrieval with TurboQuant - Shashi Jagtap, Superagentic AI</title>
        <link>https://video.ut0pia.org/videos/watch/88e3738c-3d9e-43a8-9758-34c7fc3374a7</link>
        <description>Your agent's memory has a hidden RAM bill. Every embedding and every token in the KV cache is stored at full 32-bit precision, four times heavier than search actually needs and it only grows as conversations and knowledge bases get bigger. Enter TurboQuant: a training-free compression method from Google Research (ICLR 2026) that squeezes each vector down to ~3–4 bits while keeping the one thing that matters which results rank closest to the query. In this talk we'll unpack how it works, why a tiny rerank step is the secret to keeping quality intact, and where it slots into your stack, from the model's KV cache to your RAG vector store. Then we'll prove it live: the same agent, the same answers, on an index ~5× smaller. You'll walk away with a practical, vendor-neutral way to make your agents remember more on the hardware you already own. You can keep your agent frameworks VectorDBs same just swap the retriever with TurboQuant and see the results.! Reproduce this: GitHub: https://github.com/Shashikant86/turboquant_aie_wf_26 Slides: https://shashikant86.github.io/turboquant_aie_wf_26/ Speakers: Shashi Jagtap (Superagentic AI): Founder of Superagentic AI, Building Tools and Frameworks for AI Agents X/Twitter: https://x.com/Shashikant86 LinkedIn: https://www.linkedin.com/in/shashikantjagtap/</description>
        <lastBuildDate>Mon, 29 Jun 2026 15:59:57 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Turbocharge Your Agent's Retrieval with TurboQuant - Shashi Jagtap, Superagentic AI</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/88e3738c-3d9e-43a8-9758-34c7fc3374a7</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=88e3738c-3d9e-43a8-9758-34c7fc3374a7" rel="self" type="application/rss+xml"/>
    </channel>
</rss>