What managers need to know about GenAI?
Written by Ahmad Alobaid Updated 2 August 2026 10—minute read
Generative AI is transforming industries and is expected to bring trillions of dollars in economic value. Many organizations have already started their AI journey. But how can managers and executives assess GenAI projects and steer them towards success? They aren’t expected to be engineers, but they need to understand the core concepts of GenAI, ask the right questions, recognize key opportunities, be aware of the risks, and learn to evaluate GenAI projects objectively.
Content
GenAI is expected to bring between $2.6 trillion and $4.4 trillion annually in value. Banking is expected to have the largest opportunity, equivalent to $200 billion, according to McKinsey and Company.
Forbes reported that GenAI is saving millions and cutting agencies’ costs by 30%. But at the same time, MIT reported that 95% of GenAI projects fail, as only 20% reach pilot and only 5% reach production. The study reports high adoption but lower transformation.
Before evaluating GenAI projects, non-technical managers might need to understand GenAI concepts.
That is the objective we try to achieve in this post: to equip managers and executives with the crucial information needed to understand GenAI projects enough to evaluate them.
What is GenAI exactly?
When AI generates content, whether it is text, images, voice, etc., it is generated using models. More concretely, neural network models.
When you ask ChatGPT to write an essay about AI in banking or when you ask MidJourney to generate an image for your book’s cover letter, that is all Generative AI.

GenAI Workflow
The user provides an input to the model (e.g., “Make a breakdown of the best chatbots in the market that support Arabic and English. Put the output in a table and compare the pros and cons for each.”).
What is an AI model?
You can think of them as applications that contain data, mathematical formulas, and software. Some AI models can be used as-is, while others need to be trained.
What does training the model mean?
It is like tuning the guitar or changing the radio frequency in your car to sound right. The way you tune AI is not with knobs but with data.
For example, a model for doctors is trained on medical literature. The model is fed with all kinds of books in biology, medicine, anatomy, etc. However, this model won’t have the latest published scientific research and findings.
The model can also be tuned/trained on the new scientific research. However, it is practically difficult because the training phase is time-consuming and very expensive. OpenAI reported that it cost more than $100 million USD to train their base models.
However, scientists came up with a clever way to solve this dilemma and avoid continuous retrainingg/tuning of the models. The idea is to have these new articles in a special database for AI consumption (e.g., a vector database). Whenever the user asks AI a question, it will decide whether it needs to fetch relevant information from this database. If so, then it will search for relevant information from this database. The AI model will now use the information it was trained on previously (e.g., scientific books) and the new information it found in that database. This technique is called RAG, which is short for Retrieval-Augmented Generation.
GenAI History
Everyone thinks GenAI started with ChatGPT in 2022. I started my AI Journey in 2014 by enrolling in a Master’s degree in Artificial Intelligence. That Master’s was offered by the Department of AI. So, way before 2022, there was a department of AI. Actually, the first MSc in AI at Universidad Politécnica de Madrid was offered in 1986. Ten years before that, the University of Edinburgh formed the department of AI in 1976. I am not sure whether there were older AI departments elsewhere.

Examples of AARON generated images.
Can you guess when the first GenAI was created? Way before DALL-E and Midjourney, AARON was created by Harold Cohen in the 1970s. His AI-generated art is available at the Whitney Museum of American Art.

Screenshot of Eliza chatbot.
There is something else that came before AARON. Have you heard about Eliza? It was created by Joseph Weizenbaum at MIT in the 1960’s. It was one of the first known chatbots. It simulated a psychotherapist to help patients.
Anthony Hay re-created Eliza, simulating the original version. He made the demo available, which you can test here: https://anthay.github.io/eliza.html.
If it is that old, then why do we need to worry about it now?
Why GenAI Now?
Previously, the results of GenAI weren’t that good, and it wasn’t practical to use. Currently, the GenAI tools are mature enough to be used even by non-technical people.
Most probably, your competitors are using GenAI to have an edge in the race. According to The Economist, 43% have already started. 91% are using AI to optimize their processes or using chatbots, while only 8% are actually driving innovation.
McKinsey and Company predicts that GenAI will bring $2.6 trillion to $4.4 trillion annually in value.
Success stories
But people rarely talk about the horror stories.
Horror Stories
-
A company, in a single month, paid around $500 million USD for one of their clients due to their introduction to Claude, because they forgot to put a cap on usage.
-
Companies that seemingly vibe-coded their products lost money due to others using their leaked keys (common vibe coding concern). 1.5 million API keys were leaked, including OpenAI, Claude, and others.
-
McDonald’s hiring bot exposed millions of applicants’ data, according to WIRED.
-
Microsoft’s Tay AI learned to swear and sprinted out of control. It was learning from humans’ tweets and later turned into a nazi that Microsoft had to shut it down.

Screenshot of Tay AI.
-
xAI: Chat publishes Antisemitic posts that Grok started calling itself Mecha Hitler.

Screenshot of a post on x about Replit wiping production database.
-
Sports Illustrated found that their publisher, Arena Group, used AI-generated content, which was blamed on a contractor.
-
Claude Code wiped a production database. The AI Agent executed a command that deleted the production database.

Screenshot of a post on x about Claude Code wiping database.
Lawsuits
- iTutorGroup lawsuit for AI discrimination (settlement of $365000 USD).
-
The chatbot of Air Canada suggested an invalid option to Moffatt. Then, “Air Canada says it cannot be held liable for the information provided by the chatbot” (see Moffatt v. Air Canada). At the end, Air Canada paid Moffatt.
- New York had a Chatbot to provide New Yorkers with information to help businesses in New York. However, the Chatbot in New York advised businesses to break the law.
GenAI & Data
The most downplayed component of AI projects, which caused many large GenAI projects to fail, is data. GenAI is highly coupled with data. Google is paying Reddit $60 million to access its data. OpenAI is paying Reddit for its data as well (around $70 million in some estimates).
Reddit filed a lawsuit against AI giants Perplexity and Anthropic for using its copyrighted data to train their AI models without permission.
However, the majority of GenAI projects do not train their models from scratch because it is a very expensive, demanding task that only a handful of companies have the resources to successfully execute (experience, money, infrastructure, …). Also, the return on investment (ROI) doesn’t make sense except for AI-specialized or niche companies. OpenAI spent more than $100 million to train their older models. Estimates of Grok training also exceed a couple of hundred million USD.
In practice, most practical GenAI projects fall in one of these buckets:
- Augmenting AI models using RAG.
- Fine-tuning pre-trained AI models.
Retrieval-Augmented Generation
Retrieval-Augmented Generation (RAG) is a clever trick to provide the model with the data without re-training or fine-tuning it. In high-level terms, it is like giving the AI model “access” to the data.
For example, let us say a telecom company is building a chatbot. Users can inquire about their remaining GBs in their data package, why their balance this month is high, and whether there are other data packages they can purchase to save money.
A bank might offer a GenAI service to customers who want to buy a car with installments or a loan with an initial payment, and so on.
These examples would access the user profile, their band (e.g., high tier, low tier, …), balance, and services in their profile. It would also have access to the company’s offers and services.
Data related to the user profile and the company offers and services are fed to AI via RAG. Technically, the data is stored in a special database (e.g., a vector database), and the system feeds the AI the relevant data.
Fine-Tuning and Adaptive Techniques
This is a more technically demanding option. It is about tuning or steering the AI model in the required directions to be aligned with the provided training data. But it can be expensive as well.
There are other variants of this, which can be thought of as adding an extra layer (e.g., LoRA), so the tuning is done on this new layer, without affecting the base model. However, in practice, it might reduce accuracy and might not generalize well.
Furthermore, this is not suitable for dynamic data that changes frequently (e.g., User account balance, business offers, federal interest rate, …).
We summarize the different use cases for RAG and Fine-Tuning.
Table 1. Comparison between RAG and fine-tuning techniques.
|
Aspect |
RAG Retrieval-Augmented Generation |
Fine-Tuning Fine-Tuning and Adaptive Techniques |
|---|---|---|
| Best suited for | Dynamic or frequently changing information | Stable knowledge, specialized behavior |
| Primary purpose | Provide the model with relevant external knowledge | Adapt how the model responds |
| Updating knowledge | Update the connected documents or database | Requires additional training or re-tuning |
| Time to implement | Faster to implement | Requires more preparation and testing |
| Cost | Typically lower | Moderate to high |
| Infrastructure | Requires a retrieval system and access to organizational data | May require GPU resources during training |
| Typical examples | Company policies, product catalogs, internal documentation, and current offers | Customer-service tone, industry terminology, specialized writing, classification, and task-specific behavior |
Data Governance and Provenance
What should you be aware of when it comes to data?
What if the GenAI resulted in an interest rate lower than anticipated? Or falsely declined a loan (lost customer) due to obsolete regulations that are no longer active?
A bank would like to know why this happened and how to prevent such issues for the next prospective customers.
Let us ask the following:
- Why did the AI not suggest service X?
- Why does it show that my balance is X when the app shows Y?
- Who said customers on package Z can get a 50% discount if they bought a family member on board?
- Why is customer X getting promotion Y even though they are on promotion Z already?
This is where data governance and provenance come into play.
Data Governance
Data Governance is about rules and policies. For example, all sensitive data should be encrypted; personal information (e.g., name, date of birth) should be fetched directly from government resources (e.g., Hawiti in Kuwait). This also includes legal policies (e.g., gender data should not be used when considering the loan).
Let us say the company wanted to gift all mothers who are subscribed to package X on Mother’s Day. The system has to decide where to pull the data from. Practically speaking, this data might exist in many sources inside the company, and not necessarily all of them are complete or up to date. So deciding the source randomly might cause some mothers to not get the gift due to missing data, or for mothers who already received the gift last month to receive the same gift again.
This issue won’t happen with proper planning. Probably the owners of those specific datasets would advise not to fetch the mother’s data from these sources or not to rely on that other database because the data is updated every other month, so that new customers will miss it, and customers who already left will receive the gift.
But what if the source used was correct? Can we face another issue? What happens if the issue occurs in the data transformation phase? One common pattern is having boolean values in text. For example, some data sources use “yes,” and other data sources use “Y”. In international organizations or multilingual data, “si” can also be found (which is yes in Spanish). The journey of the data is related to Data Provenance.
Data Provenance
Data Provenance is the journey of the data, sometimes called data lineage. It helps in tracing errors and anomalies.
Data in the database can be exposed in database views or materialized, transformed, aggregated, and integrated with data from other sources.
Knowing this information is crucial for monitoring and tracking inaccuracies and data discrepancies in AI answers, as RAG is a common way used in GenAI projects to feed the AI with the organization’s data.
Final Remarks
- Managers are not expected to be AI engineers, but they should understand the core concepts of Generative AI to make informed decisions and ask the right questions.
- GenAI presents significant opportunities, but organizations should start with a clear business case and evaluate the expected return on investment before investing in the project.
- Data is one of the most underestimated dimensions when it comes to AI projects and GenAI in particular. Data Governance and Provenance should be considered from the beginning of the project, rather than treated as an afterthought or after problems arise.
- Clearly define human accountability. AI can assist with decision-making, but responsibility should always remain with people. As IBM famously stated in 1979: "A computer can never be held accountable, therefore a computer must never make a management decision."
If you like to go further and learn how to assess Generative AI projects objectively, explore our course, Helping Organizations Make Data & AI Work, developed through a collaboration between Runzbuzz and TatraInsight. Runzbuzz provides AI consulting and R&D services. If you have an AI project, we’d be happy to discuss how we can help.
