One topic that has been very hot in the Machine Learning community is Generating Images from text inputs
But did you know that you can use Keras to do exactly that and very fast?
you can start on this tutorial:
This will give you the basic understanding of how it works and you are ready and want to go even further and generate an animation, KerasCV got you covered too:
This implementations are open source and you too can help and collaborate with it!
Hey man do you know of something that is similar but instead of generating image, it should generate a long detailed and informative templated article?? I mean I want to pass it a keyword and it should give me a board informative article how I want. Do you know how I can achieve this?
There are some services that do this kind of thing but I don’t think you’ll be able to do it well on your machine. The required models are usually very large
Well I am planning one using one of the public ones but I need to understand how they work. How do I learn building these models? That way I can maybe get one of them and customize that for my own use.