AI in subjective domains

I am exploring how AI can scale expert feedback in subjective domains with a hobby project.

After visiting art museums around the world, I kept coming back to a familiar challenge: how do you consistently evaluate something inherently subjective? After having created medical devices in pain, the idea was worth exploring. It’s a question that extends well beyond art—into areas like clinical assessment, training, and decision-making in healthcare.

Article content

To explore this, I built an AI-driven application that scores line drawings on a 1–10 scale across five criteria, paired with real-time, constructive feedback. I created a custom GPU server to keep it all secure, private and have unlimited tokens. I then queried that server from Miami, FL with each drawing and art, as it was being created live by hundreds of participants at a local gathering of makers.

Article content

At Maker Faire Miami (April 25–26), several hundred participants created drawings at the table, and received immediate evaluation and guidance.

Article content

What stood out:

  • High engagement with structured, actionable feedback
  • Rapid iteration and improvement within minutes (some kept modifying their art for higher scores)
  • Interest from teachers and parents in using this to accelerate skill development in schools
Article content

It reinforced a broader idea: AI can help standardize and scale feedback in areas traditionally dependent on individual expertise.

In biotech and healthcare, the implications are significant—supporting training, improving consistency, and augmenting expert judgment in subjective evaluations.

Curious how others are thinking about applying AI to standardize decision-making without losing nuance?

Similar Posts

  • | | |

    AI Drug Discovery from target to new molecular entities in 2 hours

    This was at Google’s offices in Cambridge, MA learning GCP and Google cloud framework while using AI tools for drug discovery. Thank you to the team members at Google, for helping me understand how to set up an AI workflow and discover drugs by targeting EGFR (Epidermal Growth Factor Receptor) kinase domain. This example is…

  • |

    Open source protein models

    A company called Profluent (profluent.bio) has been developing protein models that can be used for designing new proteins (https://www.nature.com/articles/s41587-022-01618-2), modeling of new CRISPR-Cas sequences (https://www.nature.com/articles/s41586-025-09298-z) and developing LLM for protein generation (https://www.biorxiv.org/content/10.1101/2025.11.12.688125v1.article-info). What is amazing is that they have open sourced all their models and Profluent-E1 is available in GitHub to download and use. (https://github.com/Profluent-AI/E1)…

  • Observability

    Observability is important for AI and AI tools. It is the ability to monitor them for token usage, response quality and model drift. Typically, an AI system is monitored through logs, traces and metrics but an AI system on AI agent may need other metrics. Troubleshooting a complex AI system that produces its output probabilistically…

  • Judging art

    Art especially with pencil and paper is the culmination of human esthetic and often times is dependent on the eye of the beholder. Some artwork that is meaningful to one person is not so understandable or sometimes even ugly to the other person. So how do you judge art. There are several ways to do…

  • Tools for critique of art – open source

    Good publication to review material: CognArtive: Large Language Models for Automating Art Analysis and Decoding Aesthetic Elements at https://arxiv.org/html/2502.04353v1 And the wonderful visualization to analyze the data over the years that was derived from WikiArt. https://cognartive.github.io Autocritic: an open-source system that uses classic art theory to evaluate images and steer generative systems. It distills historical…

  • Text from Image

    Starting with a base image, it is possible to generate a description. An AI (Qwen-3-VL) simple description : This is a simple, hand-drawn black-and-white sketch of a person’s upper body. Here’s a breakdown of the key elements: Hair: Long, flowing hair depicted with two smooth, curved lines extending from the top of the head down…