Generative AI

Systems that create new content rather than just analysing what already exists

Generative AI is the discipline that has captured the most public attention in recent years. It refers to systems that produce new content: text, images, code, audio, video, or structured data. Understanding what it can and cannot do, and where it fits within an enterprise architecture, is now a critical capability for any technical leader.

What it is

Unlike traditional AI which classifies, predicts, or extracts from existing data, generative AI creates new outputs. A generative model can write a report, produce an image from a text description, generate code from a specification, create synthetic training data, or draft responses to customer queries.

The underlying technology is typically a large neural network (a large language model for text, a diffusion model for images) that has been trained on vast amounts of existing content and has learned the statistical patterns well enough to produce new content that follows those patterns.

How it works

For text generation, large language models predict the most probable next token (word or sub word) given all the tokens that came before. By chaining these predictions, the model generates coherent, fluent text. The model can be steered through prompts, fine tuning on domain specific data, or reinforcement learning from human feedback.

For image generation, diffusion models learn to gradually add structure to noise, guided by a text description or other conditioning input. The result is an image that matches the description, created from scratch rather than retrieved from a database.

Where it creates real value

Generative AI is most valuable where content creation is a bottleneck, where personalisation at scale is needed, or where the creative starting point matters more than the final polish. Practical examples include drafting and iterating on written content (marketing, documentation, communications), code generation and developer productivity tools, creating synthetic data for training other models, personalised customer interactions at scale, rapid prototyping of designs and concepts, and summarisation of large document sets.

Where it is commonly misapplied

Generative AI produces plausible output, not necessarily accurate output. It can confidently state things that are factually wrong (hallucination). It is commonly misapplied when accuracy is critical and human review is not built into the workflow, when the generated content could create legal, regulatory, or reputational risk, when the organisation treats generation as a replacement for expertise rather than an accelerator, when intellectual property implications of generated content are not understood, or when cost at scale has not been properly modelled.

How it relates to architectural decisions

Generative AI introduces architectural decisions around model selection (hosted API versus self hosted, general versus domain specific), cost management (token based pricing scales rapidly), data governance (what data touches the model and where does it go), quality assurance pipelines (how generated content is reviewed before it reaches users), and integration design (how generative capabilities are embedded into existing workflows without creating dependency on a single provider). The pace of change in this space makes architectural flexibility particularly important.

How it connects to other disciplines

Generative AI is built on deep learning, shares foundations with NLP (for text) and computer vision (for images), and is closely governed by responsible AI principles. AI strategy and governance is essential for organisations adopting generative AI to ensure it is deployed safely, cost effectively, and in alignment with business objectives.

Ready to bring clarity to complexity?

Whether you are facing a complex technical decision, navigating organisational boundaries, or need an independent perspective with deep architectural and AI expertise.

Start a Conversation →