Fully Offline: Running a Custom Q/A Model on ESP32S3 Microcontroller

slvDev_ · reddit · 2026-08-03

A developer successfully ran a small Q/A model (barista v0.1) for espresso troubleshooting fully offline on an ESP32S3 N16R8 microcontroller. Users can type a question via USB, and the device streams the answer to an OLED display or terminal.

Core Technical Implementations:

The author notes that because the model physically lacks digit characters, it cannot emit numbers, and unrelated queries might yield bad advice rather than a refusal. The current focus is on gathering more high-quality Q/A data rather than just adding layers.

Original post →

More from Infra

Infra channel →