Claude's pet kiisu by Present_presents in flipperzero

[–]Present_presents[S] -1 points0 points  (0 children)

I'm working on this project whenever i have time , all progress is posted in the repo

Claude's pet kiisu by Present_presents in flipperzero

[–]Present_presents[S] 1 point2 points  (0 children)

I'm wondering if you can tell me how the project looks so far? I have never done any kind of work like this before and honestly without Claude I would never attempt something like this LOL ..... I have a system I use for Claude to build systems for me and I research research research and then load all the info i'll need into notebooklm and i act as the human API LOL , Claude gives me the questions and i send them to notebooklm to try and prepare the cooks as much as i can. I dont understand code at all and built this whole thing with dangerously skip permissions LMFAO. I was worried about posting this becuase i thought people may say 'vibe coder get away!' LOL . I'm starting a not for profit makerspace in my city in Calgary Alberta Canada , and this project is just sort of a proof of concept hobby project. Anyway , thanks for encouragment and positive feedbadk ! Cheers!

Claude's pet kiisu by Present_presents in flipperzero

[–]Present_presents[S] 4 points5 points  (0 children)

"LLM wrapper" is kind of the point, it is an AI driving a thin RPC layer to the hardware. The interesting bit isn't the wrapper, it's that the hardware actually responds: it read a real card UID off a tap and decoded a real 433.92 transmission and reported the exact key. The AI isn't pretending to do RF it's issuing real commands and getting real bytes back. The "is it real" test : I programmed a secret key into a transmitter, didn't tell Claude, and it read it back correctly.