PixelClaw: an LLM agent for image manipulation

Reddit r/artificial Tools

Summary

PixelClaw is a free, open-source LLM agent that combines conversational AI with image generation, editing, and audio tools in a Raylib-based drag-and-drop UI.

I'm making an LLM agent specialized for image processing. It combines: * an LLM for conversation, planning, and tool use (supports a variety of LLMs) * image generation/AI-based editing via gpt-image * background removal via rembg (several specialized models available) * pixelization using pyxelate * posterization and defringing using custom algorithms * speech-to-text (Whisper) and text-to-speech (Kokoro plus [HALO](https://github.com/JoeStrout/HALO)) * a nice UI based on Raylib, including file drag-and-drop PixelClaw is free and open-source at [https://github.com/JoeStrout/PixelClaw/](https://github.com/JoeStrout/PixelClaw/) . You can find more demo videos there too. While you're there, if you find it interesting, please click the star ⭐️ at the top of the page; that helps me gauge interest.
Original Article

Similar Articles

GenClaw: Code-Driven Agentic Image Generation

Hugging Face Daily Papers

GenClaw introduces a code-driven agentic image generation framework that breaks the black-box paradigm by mimicking the human creative process: conceptualizing, sketching with code (SVG/HTML/Three.js), and then using generative models for texture and photorealism.

BetterClaw

Product Hunt

BetterClaw enables deploying an AI agent in 60 seconds with zero cost, aimed at quick and free agent deployment.