jomjol / AI-on-the-edge-device

Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
https://jomjol.github.io/AI-on-the-edge-device-docs/
5.99k stars 649 forks source link

is there a way to use ChatGPT to read the image? the accuracy is much higher, you don't need to have ROI. Just call chatGPT API and upload an image. #2952

Closed goblueapple closed 2 months ago

goblueapple commented 8 months ago

The Feature

the accuracy is much higher, you don't need to have ROI. Just call chatGPT API and upload an image. Is that possible to do that in ESP32? anyone has done that? image

SybexX commented 8 months ago

you can find the last picture below "http:// your IP /img_tmp/raw.jpg" The value read is wrong, it should be 4331.365 For ChatGPT you just need a simple esp32-cam-webserver.

e.g. like this https://github.com/easytarget/esp32-cam-webserver