1 Resistant AI.max 1000x1000 1

How Resistant AI uses Document AI for fraud-resilient automated document processing

Moving from manual to automated document processing has been one of the great success stories of AI, removing countless hours of repetitive, error-prone manual labor, and freeing people up to focus on delivering real value. Google Cloud’s Document AI has been a key part of this success.  But new ways of taking in documents can …

DALL-E Explained: How This Clever AI Generates Images

DALL-E has become very popular among artists and digital content creators for its capacity to generate stunning, realistic images. This art generator uses artificial intelligence (AI) to convert simple text prompts into amazing images that you can sell to collectors or as non-fungible tokens (NFTs). If you’re a seasoned artist looking to take your creativity …

Weird AI dreams

I made this for an AI art contest by Accelerate Art with a Salvador Dali theme. I can’t include the full workflow as the secret sauce is a custom trained SDXL model, which I can’t share. Generated around 50 images with variations of the following prompt: “ecld style, a beautiful film still from the movie …

Plotting Graphs in R

Last Updated on September 4, 2023 Visualizing data can sometimes help people understand it better. As a data analytics platform, R provided some advanced plotting functions. In this post, you will learn how to use the built-in plot functions to create some common visualization. Specifically, you will learn how to create: Line plot Scatter plot …