<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>ESP32 AI: a 28.9M parameter LM on an $8 ESP32-S3, embeddings fetched from flash, no server</title>
        <link>https://stream.andersonr.net/videos/watch/2843cbf6-e446-490e-bfe9-86f38d31d924</link>
        <description>ESP32 AI squeezes a 28.9-million-parameter language model onto an eight-dollar ESP32-S3 with no server connection. The trick is keeping a 25-million-parameter embedding table in flash and fetching only the rows needed for each token, while the compute-heavy core stays in faster memory. The maintainer measures roughly 9.5 tokens per second. It’s an architecture experiment, not a chatbot: the TinyStories model writes simple stories but can’t answer questions or code. #github #opensource https://github.com/slvDev/esp32-ai</description>
        <lastBuildDate>Mon, 27 Jul 2026 06:00:04 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.andersonr.net</generator>
        <image>
            <title>ESP32 AI: a 28.9M parameter LM on an $8 ESP32-S3, embeddings fetched from flash, no server</title>
            <url>https://stream.andersonr.net/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://stream.andersonr.net/videos/watch/2843cbf6-e446-490e-bfe9-86f38d31d924</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.andersonr.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.andersonr.net/feeds/video-comments.xml?videoId=2843cbf6-e446-490e-bfe9-86f38d31d924" rel="self" type="application/rss+xml"/>
    </channel>
</rss>