

Bò lá lốt (grilled beef wrapped in betel leaves) with tons of veggies.
Peonies in full bloom, catching the very last of the season.
Swipe to reverse time.
​
​
Hi guys,
What are you using to automate social posts?
I researched and see some options but not sure wgat is the best and cheapest
- n8n
- claude cowork
- open claw
I plan to use OpenAI images 2 to generate images for each post as well.
I’ve been experimenting with AI avatars and initially looked into tools like Live2D.
It works great for animation, but I found it surprisingly hard to plug into an existing real-time AI system, especially when you want low latency, browser-based interaction, and easy deployment across desktop + mobile.
So I tried a different approach:
What if the avatar doesn’t rely on Live2D at all?
I built a small system where:
- avatar actions (talking, idle, listening, etc.) are pre-generated ahead of time
- a lightweight rendering engine stitches those actions together in real time
- everything runs directly in the browser
- it works on both desktop and mobile without heavy inference costs
The goal was to make AI avatars easier to embed into voice agents and interactive apps without needing complex rigging or expensive real-time rendering.
What do you guys think about it?
Website: zeroweight.ai