Pull down to go back
PixelClaw: an LLM agent for image manipulation

PixelClaw: an LLM agent for image manipulation

PixelClaw:用大型語言模型修圖的 AI 助手

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), and a nice UI based on Raylib, including file drag-and-drop. PixelClaw is free and open-source.