Wanted to learn web dev! Wanted to make something aesthetic.
Uses AI to apply neural style transfer filters and caption your images for social media.
HTML, CSS, JS for frontend. Python for Flask servers. TensorFlow for deep learning.
Local cross-port connections, the efficiency (or lack thereof) of HTTP requests.
Making a POST request from JS! (And, making a website with minimal prior web dev experience :-) )
How to make a POST request from JS!
Integration with Instagram and Twitter (so our users can share their beautiful images with their circles!)
Acknowledgement: Main inspiration drawn from https://github.com/IBM/MAX-Image-Caption-Generator-Web-App?fbclid=IwAR1RCHgdaBT6D5RDte_uc4faiUMS8tE_o2vFUuPgwl-sXTzKqYawWCj0x3w for Web App starter code and integrating IBM caption generator with a website.