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 works by Wölfflin, Kandinsky, Arnheim, Klee, and others into structured “critic cards” that teach an LLM how to see through each theorist’s lens.

https://github.com/mccoyspace/autocritic

Art analyzer:

This is an app that uses GPT vision to provide the critique. Users can upload an imagen and get a critique. More LLM based

https://github.com/ericblue/art-analyzer

Art Critique and Creation tool

https://github.com/SamaMostafa03/Art-Critique-and-Creation-Tool

It has a critque mode which Analyzes an artist’s work and provides a critique of various elements, such as color palettes, composition, texture, and style, which can help artists improve or refine their works

Older one : MLArt-critc

This is based on traditional ML learning methods on a Microsoft framework in 2018 and 2019 with a movie to make it easy to implement: https://www.youtube.com/watch?v=-C8bm5kGDTI

https://github.com/CrazyRobMiles/MLArt-Critic

Similar Posts

  • DeepSpot

    Kalin Klonchev – the winner of a competition for AI based data analysis from Broad in 2024 had also created a tool called DeepSpot. Worth looking at for spot analysis of H&E sections by converting a full H&E slide pictures to “spots” which are analyzed. Some good links: DeepSpot paper: https://www.medrxiv.org/content/10.1101/2025.02.09.25321567v1 DeepSpot GitHub repository: https://github.com/ratschlab/DeepSpot…

  • |

    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)…

  • Explainable AI

    A very traditional problem solving method is the following: given a set of features or variables, can we understand the features to form a conclusion. This could be something like a treatment strategy wherein the strategy is built on a series of data and then ingesting the data helps make a conclusion. However, an equally…

  • |

    Engaging website

    There are many ways that websites show their landing pages. Usually there are a lot of graphics. The Harvard innovation lab does it wonderfully with their landing page for one of their challenges showing particles which are responsive to mouse movement. Very dynamic and very intriguing! https://innovationlabs.harvard.edu/presidents-innovation-challenge/finalists The developer’s console tells you a bit about…

  • |

    Virtual cell

    Hani Goodrazi – Arc institute has been working on virtual cell. Drugs fail due to overfit experimental models, You need screen drugs with better models of human biology. Geneva is platfrom that brings tumor models into perturbation model – that is a transcriptomics assay that deconvolves into effect. Take multiple cell line and then treat…