AiCamera
PublicAI Camera is a smart image recognition system built using an ESP32-CAM, I2C LCD, and a button trigger. On pressing the button, it captures an image, sends it to OpenAI’s Vision API through an n8n workflow, and displays the identified object(s) on the LCD screen and Serial Monitor. It’s a compact and low-cost AI-powered vision device.