This is my second yearly list of AI predictions. My first AI predictions from December 2023 are available here.
AI APIs for everything by 2026
APIs allow services to talk to each other. The late 2000s and early 2010s were the golden era of public APIs. Facebook, Google, and Twitter, etc offered API access to their platforms. Developers created loads of useful apps that improved the user’s experience.
Unified messaging apps like Pidgin meant that an individual could chat with friends from one single app no matter what platform they were on. Open API access enabled many other improved user experiences and companies like IFTTT made it easy for humans to connect things in novel ways. People could easily set up an automation that turned off a phone alarm and messaged the local parent group chat on WhatsApp when the local school district’s website contained the words “snow day” at 06:00am.
However, tech companies started locking down their APIs in an effort to control the user’s attention. Many tech companies introduced chat features for their products to lock the conversations to their platforms. Nowadays humans require many apps and platforms for the simple task of communicating in text with the occasional photo or video.
With AI, everything can be an API. Imagine the freedom of using a single app to send a group message to 20 humans and having an AI deal with the how. Some of those humans may only be accessible by SMS, WhatsApp, LinkedIn etc. An AI can navigate apps like WhatsApp and websites like LinkedIn, removing the need for those platforms to provide public APIs.
Given that AI can make phone calls, even offline services can be APIs.
Funny and obnoxious “are you human?” tests by 2025-06
“Jagged frontier” is a term that describes the (from a human perspective) uneven advances in AI. For instance, consider OpenAI’s gpt-4o model which was unable to correctly answer the “how many ‘r’ in ‘strawberry’” prompt even when challenged multiple times. Meanwhile, gpt-4o scored in the 90th percentile on the Uniform Bar Exam.
“Are you human?” tests need to be beyond the capabilities of AI but easy for humans. Fewer and fewer skills will meet this criterion over time. Tech companies are incentivised to find these skills to protect their platforms from AI users.
This will lead to some funny and obnoxious “Are you human?” tests in the short term. Be prepared to answer some strange questions before you can post your cat meme. Eventually, the platforms will have to pull back their “Are you human?” tests else they risk alienating the cash cows that are the actual humans using their platforms.
SaaS business models will struggle by 2027
Many Software as a Service (SaaS) companies have outsourced their server requirements to the cloud. They act as a solutions layer between customers who can move and cloud hardware which they don’t own. This is a sensible business model given that software is still relatively expensive to produce and maintain. However, AI will make software basically free very soon. It will become cheaper and easier for many current SaaS customers to migrate to their own software and access cloud providers directly.
Many SaaS customers may be hesitant to move to their own software. However, incumbent SaaS providers will also struggle to compete against the many new alternative AI-generated competition. Especially given how easy migration between SaaS platforms will become thanks to AI APIs.
It will be tough for employees of SaaS companies when software becomes free.
Novel creative approaches by 2026
Current AI models are great at writing generic boilerplate code. They are not currently good at coming up with novel solutions to coding problems. This is leading to a lot of inefficient and hard-to-maintain coding patterns being regurgitated by AI and introduced into codebases by eager yet inexperienced developers. However, AI frameworks are capable of generating non-derivative content.
In a recent hackdays project, we used techniques to extract comedic threads from a subject which were then used as context for non-derivative jokes. Similar patterns could be employed to generate efficient and novel coding solutions which could, in turn, be used directly or as training data for the next generation of models.
Open source offerings will match o3 performance in common benchmarks by mid-2026. A model-agnostic framework could utilise the best open source models and experts for each specific task. Model specialisation allows for better utilisation of resources and this technique is likely already being employed by OpenAI for o3.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
- ---
title: "AI Predictions"
author: Greg
layout: post
permalink: /2024/12/ai-predictions/
date: 2024-12-27 20:00:00 +0800
comments: True
licence: Creative Commons
categories:
- technology
tags:
- generative-ai
- llms
- gpt
- chatgpt
- ollama
- news
- predictions
- ---
This is my second yearly list of AI predictions. My first [AI predictions from December 2023 are available here](/2023/12/generative-ai-predictions/).
## AI APIs for everything by 2026
[APIs](https://en.wikipedia.org/wiki/API) allow services to talk to each other. The late 2000s and early 2010s were the golden era of public APIs. Facebook, Google, and Twitter, etc offered API access to their platforms. Developers created loads of useful apps that improved the user's experience.
Unified messaging apps like [Pidgin](https://www.pidgin.im) meant that an individual could chat with friends from one single app no matter what platform they were on. Open API access enabled many other improved user experiences and companies like IFTTT made it easy for humans to connect things in novel ways. People could easily set up an automation that turned off a phone alarm and messaged the local parent group chat on WhatsApp when the local school district's website contained the words "snow day" at 06:00am.
However, tech companies started locking down their APIs in an effort to control the user's attention. Many tech companies introduced chat features for their products to lock the conversations to their platforms. Nowadays humans require many apps and platforms for the simple task of communicating in text with the occasional photo or video.
With AI, everything can be an API. Imagine the freedom of using a single app to send a group message to 20 humans and having an AI deal with the *how*. Some of those humans may only be accessible by SMS, WhatsApp, LinkedIn etc. An AI can navigate apps like WhatsApp and websites like LinkedIn, removing the need for those platforms to provide public APIs.
Given that AI can make phone calls, even offline services can be APIs.
## Funny and obnoxious "are you human?" tests by 2025-06
"Jagged frontier" is a term that describes the (from a human perspective) uneven advances in AI. For instance, consider OpenAI's gpt-4o model which was unable to correctly answer the ["how many 'r' in 'strawberry'" prompt even when challenged multiple times](https://community.openai.com/t/incorrect-count-of-r-characters-in-the-word-strawberry/829618). Meanwhile, [gpt-4o scored in the 90th percentile on the Uniform Bar Exam](https://www.abajournal.com/web/article/latest-version-of-chatgpt-aces-the-bar-exam-with-score-in-90th-percentile).
"Are you human?" tests need to be beyond the capabilities of AI but easy for humans. Fewer and fewer skills will meet this criterion over time. Tech companies are incentivised to find these skills to protect their platforms from AI users.
This will lead to some funny and obnoxious "Are you human?" tests in the short term. Be prepared to answer some strange questions before you can post your cat meme. Eventually, the platforms will have to pull back their "Are you human?" tests else they risk alienating the cash cows that are the actual humans using their platforms.
## SaaS business models will struggle by 2027
Many Software as a Service (SaaS) companies have outsourced their server requirements to the cloud. They act as a solutions layer between customers who can move and cloud hardware which they don't own. This is a sensible business model given that software is still relatively expensive to produce and maintain. However, AI will make software basically free very soon. It will become cheaper and easier for many current SaaS customers to migrate to their own software and access cloud providers directly.
Many SaaS customers may be hesitant to move to their own software. However, incumbent SaaS providers will also struggle to compete against the many new alternative AI-generated competition. Especially given how easy migration between SaaS platforms will become thanks to AI APIs.
It will be tough for employees of SaaS companies when software becomes free.
## Novel creative approaches by 2026
Current AI models are great at writing generic boilerplate code. They are not currently good at coming up with novel solutions to coding problems. This is leading to a lot of inefficient and hard-to-maintain coding patterns being regurgitated by AI and introduced into codebases by eager yet inexperienced developers. However, AI frameworks are capable of generating non-derivative content.
In a recent hackdays project, we used techniques to extract comedic threads from a subject which were then used as context for non-derivative jokes. Similar patterns could be employed to generate efficient and novel coding solutions which could, in turn, be used directly or as training data for the next generation of models.
## Open source o3 performance by 2026-07
Open source offerings will match [o3 performance](https://arcprize.org/blog/oai-o3-pub-breakthrough) in common benchmarks by mid-2026. A model-agnostic framework could utilise the best open source models and experts for each specific task. Model specialisation allows for better utilisation of resources and this technique is likely already being employed by OpenAI for o3.
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEESYClA57JitMYg1JBb8nUVLEJtZ8FAmkAIckACgkQb8nUVLEJ
tZ9lSQ/+KfWZLKfFxm/U8pUofSBXUkfovFwIV/24IwFkdHK3GVZKvap5aA/A4rmS
t6ZwQ8MhWbZLdp4ypIJVniekMElq2bglhiwfngY3FPzyqfq0GhGLvxs85GxEcc4D
bA1Vg7ABKvL1es9ODbRFNf+d9xYzWonn4KGYDMS6eOf0NoSFvO0FCCQddLsTakjq
EpyRumXRUN2ytcbMsbmk4/pOg6ojvaAyujP2Hk7tIcd0iiry7whzuHTcuyoHKO9e
rA6O6JVq8q1zFTIJcjoamkda3IYc6xoSC0l0MOuodU0pk47q5bd/o2gqsDgScm5c
OClXeiq+x4yAmMivfspvXiSt8DiZdIkEGQXZ5mv5UJ7SE4gpv3lrdQZB72s8iUmq
PnCaEbQRwnXExXDTjf5sb3kv7axjSfC6+owPB3EUNO4anSkGvo4l6o6GaI29Aw6o
soRRn2OZHN1XSL2HHtTwtDy4ik234tce/L/uLNMMeNQLJ9+5NmkrdruX8VJ8pWcD
WgdtZVvdd/3iR8ihJ0wW1dHhOxL1ZeVACcQFgmXmL2QmQkad1u8mtuVLGdskATNh
4PHSOBstlTabbs8AQ5wi6j2HeP2GonlRpwJ1DvYUPWm7+7Ikf6QC3x0Si8hqA36G
oJwfuR446phXq0GFHqMOS3s8fw6t88XsyiTra2ICXF8ggioH+8I=
=OXwb
-----END PGP SIGNATURE-----
Tags:
generative-ai, llms, gpt, chatgpt, ollama, news, predictions