← Blog

Image OCR Analysis

llm-image-analysis-1.jpeg

In the name of Allah, the Most Gracious, the Most Merciful

Analyzing product images using Node.js, Google Gemini, and Puppeteer.

I recently discovered that Google Gemini’s API interface supports multimedia inputs (images, videos, etc.). I used the Puppeteer library to take screenshots of a Panda product catalog, then uploaded the image to Gemini and retrieved the results for product names, prices, and categories in JSON format.

There are many potential improvements to make this application more practical:

What are the applications of this idea?


FULL IMAGE