I made my own RFID poker table
Hey, my name is Ivo and I'm a startup enthusiast. I'm a huge poker fan and I've been watching poker streams for a while. I always wondered how they do it how they display those cards on the screen, do they have somebody watching the cameras and entering all this data manually, is there a fancy image recognition AI model in the background? It appeared to be much simpler with the help of RFID. Each card has an RFID chip with a unique ID, and each player has an RFID scanner below the table, once the scanner detects the cards voilà we know what card the player has. Once I found how it worked I…
In plain words
Ivo built a custom poker table that uses RFID chips embedded in cards to automatically detect and display player hands during streams. Each card contains a unique RFID identifier read by scanners beneath the table, with a Node.js application converting the data into card information, player details, and odds calculations. The system eliminates manual card entry or image recognition, making it practical for poker streamers who want to show hole cards to viewers in real time.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hey, my name is Ivo and I'm a startup enthusiast. I'm a huge poker fan and I've been watching poker streams for a while. I always wondered how they do it how they display those cards on the screen, do they have somebody watching the cameras and entering all this data manually, is there a fancy image recognition AI model in the background? It appeared to be much simpler with the help of RFID. Each card has an RFID chip with a unique ID, and each player has an RFID scanner below the table, once the scanner detects the cards voilà we know what card the player has. Once I found how it worked I had to do it myself, I found RFID readers that would do the job and I got RFID cards from Alibaba, the real challenge was the code behind it, I had to write a Node.js application that converts ID's to cards, calculate chances, populate players and more, the use of Elgato Stream deck was also handy I wrote a small app that interacts with the Node application so we can fold players and take actions from the stream deck. Once I had it on I couldn't resist making a platform with card history, player management, and a dealers panel.
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com

