Kilroy is a framework for training bots to generate engaging social media posts.
It uses reinforcement learning, as well as usual supervised learning, to steer bots posting on social media to generate content that is more likely to see big numbers.
You can deploy your own instance of kilroy using any backbone model and train it on any social media platform.
To deploy locally and see kilroy in action,
go to the example
directory
and follow the steps.
For more detailed information, see the docs.