es617
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
A few weeks ago, I posted a CLI version of this — thanks for the great feedback, it's been going well (500+ stars). I originally built it for demos. But people have been using it for knowledge sharing, teaching,…
- Show HN: AI agent deploys an edge AI model on a microcontroller via MCP (es617.github.io)
AI agents are great at software because the loop closes — edit, run, observe, repeat. Hardware breaks that loop. The agent can write firmware, but it can't see what the device is actually doing. This project is about…
-
I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking…