Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

AI

The Geometry Measures, the AI Teaches: Building an Art Studio Tutor with ADK, Vertex AI & OpenCV

The Geometry Measures, the AI Teaches: Building an Art Studio Tutor with ADK, Vertex AI & OpenCV This project was created for the Devpost All Things Agentic Hackathon. 1. The Origin: A 9-Year-Old Daughter's Perspective Notebook When my 9-year-old daughter began practicing drawing cubes and perspective boxes in her sketchbook, I noticed a universal paradox in remote art education: Students can't…

A 9-year-old daughter's growing interest in drawing led to the creation of Atelier, an AI-powered art studio tutor. The project was born during the Devpost All Things Agentic Hackathon. Atelier bridges a common issue in remote art education: students cannot see their own angular deviations in drawings.

Atelier is an agentic AI studio master that decouples deterministic geometric calculation from pedagogical critique. It uses OpenCV for geometry measures and Gemini Flash on Vertex AI for empathetic critique. Atelier's architecture consists of two planes: Plane A, which contains deterministic findings derived from OpenCV metrics, and Plane B, where the LLM evaluates the drawing qualitatively.

The two-plane critique model ensures that any numerical measurement mentioned in the critique is strictly derived from OpenCV metrics. If a mismatch is found, the response is rejected and regenerated. Atelier employs four collaborative verbs: ASK, GUIDE, CAPTURE, and ADAPT. ASK is used to calibrate feedback depth, GUIDE prescribes specific drills, CAPTURE collects explicit feedback, and ADAPT dynamically adapts to the student's learning profile.

Atelier's asynchronous pipeline starts when students or parents upload their sketchbook photos to a private Google Cloud Storage bucket. Eventarc then triggers Cloud Run to perform geometry calculations and critiques in the background. Weekly aggregations calculate the error reduction percentage, and a 3-day practice plan is prescribed for the upcoming week. The system is deployed on Google Cloud Run with .NET 10 and Python FastAPI microservices.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

The AI Revolution Isn’t Coming — It’s Already Here. Are You Ready to Build With It?

Artificial Intelligence isn't something developers are waiting for anymore. It's already changing how we write code, analyze data, search information, automate workflows, build applications, and solve…

  • AI is already transforming coding, data analysis, and workflow automation
  • Building AI applications requires understanding underlying processes
  • Developers should focus on building foundations like Python, Data, and Machine Learning

More from Wednesday 19 August →