Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Amazing AI-powered robotic potter designs and molds clay pots autonomously

Add as a preferred source on Google

There are no shortage of studies suggesting that many forms of human employment as we know them today are likely to be wiped out by the currently-happening AI revolution. One thing many experts agree on, however, is that the jobs that will survive are those which rely on creativity and artisanal skill — since these are things machines are not able to satisfactorily replicate.

But don’t tell that to Central Saint Martins student Charlotte Nordmoen. As part of a project called humanMADE, Nordmoen has created a prototype robot capable of generating its own examples of pottery — thanks to a machine learning algorithm and a somewhat creepy “human finger” made out of silicone.

finger1
Image used with permission by copyright holder

“I have adapted an industrial robot arm to throw pots,” Nordmoen tells Digital Trends. “In the process I have developed a program that designs pots autonomously and a program that interprets the designs and translates them to tool paths for the robot to follow. The goal is to create pottery that has similar qualities to that made by hand.”

Recommended Videos

Nordmoen’s algorithm accumulates images of vases online and then distills their outlines into basic shapes, which she calls the “DNA of vases.” These features are then re-combined in a way that generates fresh designs. While the robot is not (yet) able to iteratively improve on these designs, it’s a timely reminder that even human-centric skills like this are only a smart algorithm away from automation.

finger2
Image used with permission by copyright holder

“Craft has since the industrial revolution been seen as an alternative to industrialization and machines,” Nordmoen continues. “I think technological innovation today is driven primarily by an economic incentive, so it would be highly unlikely to see this kind of innovation in the near future at least. My aim is to get people to think ‘what if…?’; would the ideas we have of craft lessen if a machine could do the same? Does it matter what a machine can or cannot do if the (craft) work itself gives us pleasure?”

Something tells us that we’re going to be hearing a lot more of these types of questions in the years to come…

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more