Live data from Hacker News

Show HN: We built an agentic image editor that preserves the original structure

palette.cam

1–10 of 14 posts

Show HN: We built an agentic image editor that preserves the original structure

#1
Hi everyone,

I’ve been experimenting with app where you can edit images in your camera roll simply by tweaking your photo’s metadata (changing location/time) and our agent will contextually regenerate the photo in that place & time in one shot. There's no prompting involved.

One of the hardest problems we’ve seen with these ai image editing/creation tools is that they struggle with preserving the subjects of the original image (faces, genders, number of people, bodies, animals, etc), and I think we’ve gotten a step closer to making it feel more realistic.

The gallery has some examples that people have been regenerating. https://palette.cam/gallery

Here’s a demo: https://x.com/sakofchit/status/1900274636522193067

Feel free to dm me on Twitter: https://twitter.com/sakofchit if you’d like to try out the TestFlight in the meantime

Would love to know what y'all think!

Show HN: We built an agentic image editor that preserves the original structure
palette.cam

Re: Show HN: We built an agentic image editor that preserves the original structure

#5
post #4

Interesting project. What makes this an agent? Just looks like an image transform that uses LLMs.

Good question, we designed a system that looks across the image and chooses which parts of the image to be preserved and which to be changed. And, if a region is selected to change, how should it be changed.

This is all done autonomously and the decision-maker is an agent.

Re: Show HN: We built an agentic image editor that preserves the original structure

#7
post #6

Why does it make random changes, like moving limbs, changing hairstyles (hilariously leaving a black person with dreads, but removing them from the white person beside them :facepalm:) etc?

The diffusion model(s) the agent leverages to edit certain parts of the image are notorious for exhibiting weird behaviors (of course, we will improve these as we progress).

I'll let you figure out why it does some weird things regarding your comment (data distribution).

Post reply on HN