Hi,👋 we have updated the app and fixed multiple bugs. We are lacking funds, request to free user not to use Adblock. Ads are non intrusive. 😊

Carousel Studio

Repurpose X Threads into LinkedIn & Instagram Carousels

Thread Truncated (Cap Enforced)

Only the first 20 tweets are unrolled into slides to ensure reliable PDF exporting and high server performance.

Canvas & Ratio

Choose your destination platform format


Layout Template

Choose a content structure for your slides


Preset Themes


Typography & Sizing

Title Font Size36px
Body Font Size18px
Header & Footer Size12px

Brand Kit Customization

AGENCY

Configure brand assets for headers & footers

MULTI-PROFILES (AGENCY)
AGENCY
SAVE PRESETS (AGENCY)

Outro Slide CTA

Customize your closing call-to-action slide

#1
#2
#3

Background Pattern

Source Content

Build Your Carousel

Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

Drag Post #1
Dr_Gingerballs
@Dr_Gingerballs

I wanted to put all of my criticisms of AI as a potential replacement for humans into one place so people can understand how I evaluate new information about this space, and hopefully be able to critically evaluate things themselves.

Apply Image
Drag Post #2
Dr_Gingerballs
@Dr_Gingerballs

# What is AI?

Drag Post #3
Dr_Gingerballs
@Dr_Gingerballs

There is no agreed upon definition of intelligence, and thus there is no rigorous definition of the artificial variety. Artificial intelligence is a marketing term coined by Assistant Professor John McCarthy in the 1950s in an <a target="_blank" href="https://www.ie.edu/insights/articles/why-the-term-artificial-intelligence-is-misleading/#:~:text=The%20computer%20scientist%20John%20McCarthy,attract%20funding%20and%20renowned%20experts." color="blue">attempt to "zazz up" his research funding requests.</a> Vaguely, this area of research aims to develop computer systems that can learn, reason, perceive the external world and respond to it, pursue goals, etc. It essentially aims to recreate the human (which would make the creators a "god" of sorts).

Drag Post #4
Dr_Gingerballs
@Dr_Gingerballs

I think a better way to define AI is based on what researchers are doing in the field, not what their aim happens to be. In that regard, most of the research involves developing algorithms to optimize some objective function. Imagine you are standing in a valley, surrounded by hills and mountains. Your task is to find the tallest peak. Now you may think this is simple: just look for the highest point and walk to it. Once you get there, look for yet higher points and then walk there. Keep going until you don't see any higher points. Or even better, just look at the map on your phone, locate the highest point, and walk directly to it.

Drag Post #5
Dr_Gingerballs
@Dr_Gingerballs

This is great if you have an easy way to measure the landscape: your eyes, your phone map, etc. But this requires two things: 1) a way to acquire lots of data about the landscape (your eyes), and 2) the capacity to store and read all of the data. Further, you also need an efficient strategy to get from where you are to your objective. In practice, accomplishing these 3 things in a general sense is very hard to do.

Drag Post #6
Dr_Gingerballs
@Dr_Gingerballs

So AI is the field of optimizing the traversal through a parameter space to reach an optimum. This optimum can be a wide variety of things: searching for websites, assembling a car, getting driving directions, etc. In this sense, the <i>applications</i> of AI are unbelievably broad, making it a hard field to talk about. AI means something different to many different people, but at the core is task optimization.

Drag Post #7
Dr_Gingerballs
@Dr_Gingerballs

So to recap, to accomplish efficient task optimization you need:

Drag Post #8
Dr_Gingerballs
@Dr_Gingerballs

1. The ability to acquire information about the parameter space

Drag Post #9
Dr_Gingerballs
@Dr_Gingerballs

1. The capacity to store and read all of the data

Drag Post #10
Dr_Gingerballs
@Dr_Gingerballs

1. Efficient and robust strategies to get to your objective

Drag Post #11
Dr_Gingerballs
@Dr_Gingerballs

# Statistics Disguised as Intelligence

Drag Post #12
Dr_Gingerballs
@Dr_Gingerballs

With few exceptions, most of the AI strategies to accomplish the 3 task optimization requirements are statistical (expert systems were a notable exception, using large if-then statement algorithms).

Drag Post #13
Dr_Gingerballs
@Dr_Gingerballs

Apply Image
Drag Post #14
Dr_Gingerballs
@Dr_Gingerballs

Although statistics are great at giving you uncertainty information about a prediction, they are expensive (require a lot of data) and require a strong "expected" behavior, or average.

Drag Post #15
Dr_Gingerballs
@Dr_Gingerballs

Think of a <a target="_blank" href="https://en.wikipedia.org/wiki/Normal_distribution" color="blue">normal distribution</a>, which measures the probability that some outcome will occur. The peak is the most probable event, which in this case is both the median and the average value. Given no other information, you would expect to get that value most of the time. Given the shape of the curve, you can also predict the probability that less common outcomes will occur. The key here is that, given the model, you can <i>predict</i> a range of outcomes for a given event.

Drag Post #16
Dr_Gingerballs
@Dr_Gingerballs

Apply Image
Drag Post #17
Dr_Gingerballs
@Dr_Gingerballs

This brings me to my first criticism of statistics as AI:

Drag Post #18
Dr_Gingerballs
@Dr_Gingerballs

## <b>Criticism 1: If the future is not normally distributed, statistics will never be able to predict it.</b>

Drag Post #19
Dr_Gingerballs
@Dr_Gingerballs

I'm not sure how to hammer this point home harder. This is the assumption on which the entire AI field currently rests. It's the foundation of sand, or the rug waiting to be pulled. There is no universal rule that requires that the future be statistically predictable, and in fact, lots of evidence exists to suggest it is not.

Drag Post #20
Dr_Gingerballs
@Dr_Gingerballs

A great place to look is in the financial markets. People have been trying to apply statistics to accurately predict market returns for decades. One universal truth is that it rarely works, and when it does, it doesn't work for very long.