Tag: llm
-
Exploring Snowflake DocumentAI for Supermarket Price Tag Recognition
Exploring Snowflake DocumentAI for supermarket price tag recognition, I experimented with extracting product names and prices from images. After setting up a schema and storage, I refined the input data by isolating price tags to improve accuracy. The model achieved 80% accuracy for product names but struggled with price recognition. Automating the process with queues…