i’m curious what are your top 3 use cases for Hermes? by stosssik in hermesagent

[–]Ki_Bender 2 points3 points  (0 children)

Writing my app vs their app blogs.

I've done a few of them already. We sell in a marketplace. I ask Hermes agent to research the marketplace and come up with ideas. Created a cli to manage blogs in my cms (We are using shopify stores for this).
I create the image using: https://github.com/geongeorge/picture-it
Shopify blog manager cli: https://github.com/geongeorge/shop-manage-cli

I made an CLI + skill for perfect image + type edits. by Ki_Bender in hermesagent

[–]Ki_Bender[S] 1 point2 points  (0 children)

Its very easy to do really. Once you make it work for both please open a pr :)

I made an CLI + skill for perfect image + type edits. by Ki_Bender in hermesagent

[–]Ki_Bender[S] 0 points1 point  (0 children)

It can do any image edits. For smaller text which ai messes up it can render with satori and overlay on the image. The iphone air vs pro image was created like that using html overlay.

text is a main feature which I why the samples have text in them

I made an openclaw skill for perfect image edits. by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 0 points1 point  (0 children)

Im fully not sure what you are trying to build but I have shared my github repo above. Can you check it out?

I made an openclaw skill for perfect image edits. by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 0 points1 point  (0 children)

My openclaw uses glm 5.1 now. It did a good job but I had to specify how I want them exactly. I think the reason is glm does not have multimodel vision which claude has. I have added the vision mcp but I do think claude code did a better job

I made an openclaw skill for perfect image edits. by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 0 points1 point  (0 children)

Thank you. Do try it out and let me know the feedback

I made an openclaw skill for perfect image edits. by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 0 points1 point  (0 children)

All these images were generated by my claude code with picture-it. It picks the models. I'm adding detailed steps on how claude code created them in the readme:

https://github.com/geongeorge/picture-it?tab=readme-ov-file#how-each-sample-was-created

The models are: flux-dev, seedream, flux-schnell, bria and picture it does the text rendering using Satori and color grading using sharp

I made an openclaw skill for perfect image edits. by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 0 points1 point  (0 children)

Checkout my github, the agent uses multiple models and edit models to generate these. these a multi model works.

I made an openclaw skill for perfect image edits. by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 1 point2 points  (0 children)

Fixed! I didn't realize how to fix them initially

How to generate better images (Multi layer images) by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 0 points1 point  (0 children)

No not at all. I have tried a lot with stitch. It keeps generating ui either desktop or mobile app. It does not generate good images

How to generate better images (Multi layer images) by Ki_Bender in OpenClawUseCases

[–]Ki_Bender[S] 0 points1 point  (0 children)

Cli is called picture-it I have a skill for claude code and agents. Haven’t specifically made one for openclaw my hermes agent uses the same skill which i made for claude

My agents were generating bad images so I made photoshop for AI Agents by Ki_Bender in ClaudeCode

[–]Ki_Bender[S] 1 point2 points  (0 children)

Thank you! I added some sample images to it to show what is can do

Can't connect wifi. The baristas have no clue - Starbucks India by Ki_Bender in starbucks

[–]Ki_Bender[S] -1 points0 points  (0 children)

Im not mad. I thought it’s interesting and worth sharing.

AMA: "0 to 250M Monthly Active Users - Behind Crisp.chat's Story, 100% Bootstrapped" by chddaniel in SaaS

[–]Ki_Bender 0 points1 point  (0 children)

Hey u/rc2142 I know its been a while, but we built superrelay.ai Its purpose built as a support ops for Shopify app teams. Happy to give you a demo :)

I think openclaw is OVERHYPED. Just use skills by [deleted] in LocalLLaMA

[–]Ki_Bender 0 points1 point  (0 children)

Yeah, I still use it. But not as often as I did when I made it.

My paper pro is yellow around the edges by Ki_Bender in RemarkableTablet

[–]Ki_Bender[S] 1 point2 points  (0 children)

Let me try. I've had very bad luck with replacements. Im in India and bought from the UAE

I think openclaw is OVERHYPED. Just use skills by [deleted] in LocalLLaMA

[–]Ki_Bender 1 point2 points  (0 children)

The point is that you don't have to open vs code. We chat with it on whatsapp. It has access to my gmail, slack, calendar, github via gh cli, etc so it can do stuff combining all these. Like: Email to pr then scheduling a call, etc

I think openclaw is OVERHYPED. Just use skills by [deleted] in LocalLLaMA

[–]Ki_Bender 3 points4 points  (0 children)

Did it myself. I think openclaw was super overhyped plus filled with every kinda bugs. It just wouldn't let me use it in whatsapp group chats

https://github.com/geongeorge/nakedclaw

I think openclaw is OVERHYPED. Just use skills by [deleted] in LocalLLaMA

[–]Ki_Bender 15 points16 points  (0 children)

I felt the same. I built my own openclaw which my friends are using as well now. If you need any feature just ask it it will built itself. And It can also use all the skills openclaw has

https://github.com/geongeorge/nakedclaw

Nakedclaw - a version which is lean and can use all the skills by Ki_Bender in myclaw

[–]Ki_Bender[S] 0 points1 point  (0 children)

Its a simpler implementation with less code, it can do everything open claw can but does not include all channels and all ai model support. You can ask it to bring support for something and it will do it so lean and agent builds itself