Hi community :)<p>I love creating pictures and video on socials using things like ChatGPT and Mid-journey and convert it to video on Replicate and Fal.<p>But I realized it's super time consuming<p>So I created a AgentHeroes, a repository to train models, generate pictures, video and schedule it on social media.<p>Not sure if it's something anybody needs so happy for feedback.<p>Of course a star would be awesome too<p>*Here is what you can do:*<p>* Connect different services like Fal, Replicate, ChatGPT, Runway, etc.
* Train images based on models you upload or using models that create characters.
* Generate images from all the models or use the trained model.
* Generate video from the generated image
* Schedule it on social media (currently I added only X, but it's modular)
* Build agents that can be used with an API or scheduler (soon MCP):
* Check reddit posts
* Generate a character based on that post
* Make it a video
* Schedule it on social media<p>*Everything is fully open-source AGPL-3 :)*<p>*Some notes:*<p>Backend is fully custom, no AI was used but the frontend is fully vibe code haha, it took me two weeks to develop it instead of of a few months.<p>There is a full-working docker so you can easily deploy the project.<p>*Future Feature:*<p>* Connect ComfyUI workflow
* Use local LLMs
* Add MCPs
* Add more models
* Add more social medias to schedule to<p>And of course, let me know what else is missing :)