I feel there is potential here. Our AI Animation tool converts photos into artwork.
This can open up so many new possibilities such as generating ideas for your art store, creating cool looking print on demand shirts, mugs or other items, or just having fun sharing your animated photos with your friends and family.
Would love to hear feedback from the community about this project. :)
Check it out at: https://pichance.com/animate-home
I’m doing something similar! 😄 at feistyocelot.com I have a blog post, just starting out, but tldr I’m making tools like this to allow me to accept commissions. Hoping to get to living breathing interactive computer generated art, including music and fiction, one day. Have you run into any difficulties so far? Any tips? Care to swap ideas?
Also to answer your question, that Obama demo is freaking outstanding! Awesome that you made this, really cool aesthetic — how long did it take to build this tool?
Edit: just tried uploading an image, and your onboarding flow is a bit confusing. I see “you must be logged in to see that view” with a log in button...since I’m trying to make an account I’m likely to bounce there. Sorry don’t mean to be rude, just offering my 2 cents as (hopefully) constructive criticism. Still an awesome product though!
Hmm thanks for the feedback!
Thanks! I think its still a very untapped space with lots of potential. There are lots of great papers / github repos that deal with style transfer using GANs (Generative Adversarial Networks) which focus on changing an image into a different style. I would familiarize myself with those to get an idea of the possibilities.
For music, check out Jukebox/MuseNet by OpenAI and Magenta by Google
For text, check out GPT-2 by OpenAI.