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 to the sides of the image. It appears to be straight and somewhat voluminous.

Head & Face:

The head is an oval shape with a smooth outline.

The eyes are represented by two solid black circles (no additional details like eyelashes or eyebrows).

The nose is a short, thin line.

The mouth is a subtle curved line, suggesting a gentle smile.

The ears are minimally sketched as small, simple ovals on either side of the head.

Neck & Shoulders:

The neck is a single, straight line connecting the head to the shoulders.

The shoulders and upper torso are loosely suggested with a few minimal lines—possibly indicating the outline of a simple top or jacket, with two thin lines implying sleeves.

Style & Background: The drawing is highly minimalist, using basic lines with no shading or intricate details. The background is plain white, emphasizing the sketch’s simplicity.

Overall, the image has a casual, doodle-like quality, focusing on the essential shapes of the face and hair while omitting fine details.

The descriptions lead to various new descriptions:

Or an alternate AI (joycaption-beta) description:

This is a simple, hand-drawn sketch rendered in black ink on white paper. The drawing depicts the upper half of a woman’s face and head. She has long, straight hair that flows down from her head, occupying most of the left side of the frame. Her facial features are minimalistic: large, almond-shaped eyes with small, curved eyebrows, and a simple, closed-mouth smile. The lines are thin and uneven, giving the drawing an informal, slightly rough texture. There is no background detail; the entire focus is on the woman’s face and hair. The image has a minimalist style, with a clear emphasis on simplicity and minimalism. The edges of her hair and head are defined by short, jagged lines, while her facial features are drawn with smooth, curved lines. The drawing lacks shading or color, relying solely on line work to convey the subject. It appears to be framed by grey borders on either side, indicating that it is a scanned image rather than a photograph of an original sketchbook page.

Similar Posts

  • Sparql tool – connect LLM to knowledge graphs

    Talk to knowledge graph – sparql-tool Use LLM.: Hallucinations (sometimes good for creativity), Outdated knowledge, no access to your data ( trained on public knowledge). Solutions: Fine tuning – retrain the model on domain data RAG – Search: look things up in real time. Claude code looks at searched doc. Vector embeddings: semantic similarity search…

  • |

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

  • |

    Reinforcement learning

    Reinforcement learning is a method that drives learning and memory in primitive species such as birds, humans and other living species to its use in machine learning. It is used to influence the behavior of us humans on social media to its use to train machines. The essential components were initiated by BF Skinner 20th…

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