Content Deep Dive
Create, Innovate, and Make Art with Machine Learning
Blog post from Twilio
Post Details
Company
Date Published
Author
Lizzie Siegle
Word Count
911
Language
English
Hacker News Points
2
Summary
This post explores various machine learning models and APIs provided by DeepAI, a platform that increases AI accessibility to developers and consumers. It covers generating text from another text or image using the text-generator API, recognizing celebrities' faces with the Celebrity Recognition API, colorizing photos and videos with the Colorizer API, and performing neural style transfer with the Fast Style Transfer API. The post provides example code in JavaScript for each of these tasks, showcasing how developers can use DeepAI to create art with machine learning.