Blog

The latest trends in AI

Amazon acquired AI security startup harvest.ai for $20 million

Amazon Web Services appears to be ramping up its security chops. TechCrunch has learned that the e-commerce giant’s cloud services group quietly acquired cyber security firm harvest.ai. The San Diego-based startup, co-founded by a team that includes...

AWS AI-Driven Social Media Dashboard solution architecture

This solution deploys an Amazon Elastic Compute Cloud (Amazon EC2) instance running in an Amazon Virtual Private Cloud (Amazon VPC) that ingests tweets from Twitter. An Amazon Kinesis Data Firehose delivery stream loads the streaming tweets into the raw prefix in the...

Amazon Polly Introduces Neural Text-To-Speech and Newscaster Style

From Robbie the Robot to Jarvis, science fiction writers have long understood how important it was for an artificial being to sound as lifelike as possible. Speech is central to human interaction, and beyond words, it helps us express feelings and emotions: who can...

Intro to Pytorch with W&B

In this tutorial we'll walk through a simple convolutional neural network to classify the images in CIFAR10 using PyTorch. We’ll also set up Weights & Biases to log models metrics, inspect performance and share findings about the best...