/artsy

Artsy is a fun app that allows you to record audio and use the transcribed data to generate art.

Primary LanguageTypeScriptMIT LicenseMIT

demo


About Artsy 🎨

Artsy is a fun app that allows you to record audio and use the transcribed data to generate art...

Well, that was the plan but some issues occurred down the line during the art generation. The idea was to use public ML models to drive this process which would have yielded some beautiful results, i.e: matte painting of a whale in the sea, generated @pixray

1

The issue lies in the implementation, I attempted to deploy a container instance of the above model on GCP but realized I was way over my head as the GPU costs were very substantial. So, after the setback, I moved to an API but that had its issues with CORS and getting in touch with their team in the remaining time wasn't an option so I decided to run with what works and present it as a 'feature'.

Anyway, if a cost-effective and working solution is found, it would be surely implemented.

You can test it out here

Leave a 🌟 if you found this somewhat interesting.