by admin | Jul 22, 2026 | Future Jobs
Graduating this year? Then someone has probably told you that AI has already taken the jobs you were planning to apply for. The headlines sound certain. The research behind them is a lot less so.
In this guide we look at what the strongest available evidence says about AI and entry-level jobs in 2026. Some findings are worrying, some are reassuring, and the honest answer sits somewhere in the middle. Here is what new graduates and early-career workers should actually know, in plain English.
The study behind the scary headlines
The most quoted evidence comes from the Stanford Digital Economy Lab. In a working paper called Canaries in the Coal Mine?, economists Erik Brynjolfsson, Bharat Chandar, and Ruyu Chen studied payroll records from ADP, the largest payroll software provider in the United States.
Their headline finding is stark. Since generative AI became widely used, workers aged 22 to 25 in the most AI-exposed occupations have seen a 16 percent relative decline in employment, even after controlling for problems at individual companies. Older workers in the same jobs, and young workers in less exposed fields, stayed stable or kept growing.
Two details matter here. The declines were concentrated in jobs where AI automates the work rather than assists it. And the change showed up in employment, not in pay.
The evidence pointing the other way
Other researchers looked at the same job market and reached calmer conclusions.
The Economic Policy Institute studied the Class of 2026 directly. It found that 85 percent of young college graduates work in occupations that have grown over the last three years. It also found something telling: young graduates are far more likely to work in AI-exposed jobs than young people without a degree, yet both groups saw a very similar rise in unemployment. If AI were the main cause, graduates should have been hit much harder.
The Budget Lab at Yale reached a similar view in its June 2026 update. It reported that the mix of occupations is not yet changing in a way that clearly matches AI adoption, and that its measures of AI usage show no clear connection to employment or unemployment so far.
AI and entry-level jobs: what both sides agree on
Read closely and the two camps agree on more than the headlines suggest.
- The job market for new entrants has cooled, mainly because companies are hiring less, not because they are firing more.
- If AI is having an effect, it is concentrated in a narrow set of roles where the work can be fully automated, such as routine writing, basic support, and simple data tasks.
- Nobody has final numbers yet. AI adoption is still young, and serious researchers openly disagree with each other.
We covered the layoff side of this picture in our post on AI job cuts in 2026, and the longer-term projections in Will AI take my job? The entry-level question is a separate piece of the puzzle, and it is the piece that affects new graduates first.
From my own work with websites and digital projects, this matches what I see day to day. Tasks I would once have handed to a beginner, like a first draft of copy or a simple page template, now start with an AI tool. But someone still has to check, correct, and finish that work. The value has moved from producing the first version to judging it.
What this means if you are job hunting now
- Do not change your whole career plan because of one headline. The research is genuinely mixed.
- Favor roles where AI assists the work instead of replacing it. Jobs built on client contact, physical work, or judgment are holding up better.
- Learn the tools before your interview. Our guide on using AI in your job search shows how to use it for your CV and preparation without sounding like a robot.
- Expect AI on the other side of the table too. Many employers now run AI-led screening calls, and our post on AI job interviews explains how to prepare.
Skills that make you harder to replace
The safest position for a new graduate is not avoiding AI. It is being the person who can use it and check it. Employers already pay a clear premium for these skills, which we broke down in our post on why AI skills pay more.
Alongside tool skills, invest in the things AI is bad at: talking to real customers, understanding a specific industry, taking responsibility for a result, and spotting when an AI answer is confidently wrong.
Important tip: in applications and interviews, never just say you know AI. Tell one short story about a real task you finished faster with an AI tool, and explain how you checked the result before trusting it.
Common Questions
Is AI the main reason graduates are struggling to find jobs in 2026?
Probably not the main reason. EPI and the Yale Budget Lab both point to a general hiring slowdown that affects young workers with and without degrees. AI pressure appears real but narrow, concentrated in highly automatable entry roles.
Which entry-level jobs are most affected by AI?
The Stanford research found declines where AI can automate the whole task, such as routine writing, basic customer support, and simple coding work. Roles where AI works as an assistant showed stable or growing employment.
Should I still apply for office and tech jobs?
Yes. Most young graduates work in occupations that are still growing, and employers increasingly want junior people who bring AI skills with them. Showing that you can use these tools well makes you more attractive, not less.
Final takeaway
AI is changing entry-level work, but it has not closed the door on new graduates. The most careful studies disagree about how much of today’s slow market is down to AI at all. What you can control is simple: pick roles where judgment matters, learn to use AI tools properly, and be ready to prove it. That combination is exactly what employers say they are struggling to find.
by admin | Jul 21, 2026 | AI Guides
Have you noticed that ChatGPT, Gemini, or Claude sometimes pauses and shows a little “thinking” note before it answers? That pause is not for show. You are watching an AI reasoning model at work, and it is one of the biggest changes in how AI tools answer questions.
This guide explains what AI reasoning models are in simple words, how the thinking modes in ChatGPT, Gemini, and Claude differ, and when that extra thinking actually helps you.
What are AI reasoning models?
AI reasoning models are AI models that work through a problem step by step before giving you a final answer. Instead of predicting a reply straight away, the model first writes out a private chain of reasoning, checks it, and only then answers.
Researchers call this a chain of thought. OpenAI, which released the first widely known reasoning model in 2024, describes it as the model learning to break tricky steps into simpler ones, notice its own mistakes, and try a different approach when one is not working. If you know how a large language model predicts text, a reasoning model is the same idea with an extra habit built in: think first, answer second.
Why thinking longer makes AI smarter
The surprising discovery behind these models is simple: the longer the model is allowed to think, the better its answers get on hard problems. In OpenAI’s own research on its o1 model, accuracy on competition maths problems kept climbing as the model was given more thinking time. That model went from solving around 12 percent of exam problems without reasoning to 74 percent with it.
The thinking is not free, though. Reasoning happens in tokens, the small text pieces AI works with, so a long think costs more computing time and, on paid plans and APIs, more money. That is why the tools let you choose when to use it.
How ChatGPT, Gemini, and Claude handle thinking
All three big assistants now have a thinking mode, but they present it differently.
ChatGPT does not show you the raw chain of thought. OpenAI keeps that hidden and displays a short summary of the reasoning instead. Claude took the opposite path: Anthropic’s extended thinking can show the thought process, and it is the same model simply giving itself more time rather than a separate one. Google’s current Gemini models think by default and let developers set how much effort to spend, from minimal up to high.
If you are still choosing between the three, our ChatGPT vs Gemini vs Claude comparison covers the basics.
When thinking mode helps, and when it does not
Google’s own guidance for developers matches what I see in daily use around websites and digital projects: match the effort to the task.
- Worth the wait: maths, debugging code, planning a project, comparing options with many moving parts, tricky spreadsheet logic.
- Not worth it: quick facts, simple rewrites, casual questions. A normal fast answer is fine and cheaper.
A practical habit: if you would grab a pen and paper to work it out yourself, turn thinking on. If you would answer from memory, leave it off.
The honest limits
Reasoning models are better at hard problems, but they are not truth machines. They can still make things up, so the checking habit from our guide on AI hallucinations still applies to every answer, thinking or not.
There is a subtler limit too. Anthropic openly notes that the visible thoughts may not fully reflect what is happening inside the model, a problem researchers call faithfulness. In plain words: the thinking text is useful to read, but it is not proof of how the answer was really made.
Tip: use thinking mode for decisions and calculations, and always check the final numbers yourself. A confident, well written chain of thought can still lead to a wrong answer.
Common Questions
Do I need to pay to use AI reasoning models?
No. All three assistants include some form of thinking on free tiers, though paid plans get stronger models and higher limits. Gemini’s current models think by default, and ChatGPT and Claude switch to deeper thinking for harder questions.
Is a reasoning model a different AI from the normal one?
Sometimes, but not always. Claude’s extended thinking is the same model given more time. OpenAI trained dedicated reasoning models with reinforcement learning. Either way, what you experience is similar: a pause, then a more worked-through answer.
Does thinking mode stop wrong answers?
It reduces them on hard reasoning tasks, sometimes dramatically, but it does not remove them. Reasoning models can still invent facts and citations, so verify anything important before you rely on it.
Final takeaway
AI reasoning models are the reason your chatbot suddenly feels better at maths, code, and planning: it now works through problems instead of guessing in one go. Use the thinking mode where the extra effort pays off, skip it for quick questions, and keep checking the answers that matter. The thinking is impressive; your judgement is still the final step.
by admin | Jul 20, 2026 | AI Tools
It is late in the evening, your slides are due tomorrow, and you are still staring at slide one. Most of us have been there. The good news is that AI presentation makers are now good enough to hand you a solid first draft in a few minutes, so you can spend your energy on the message instead of the formatting.
In this guide, we look at four tools worth trying, what each one is best at, and a simple workflow that keeps your deck accurate and personal.
What are AI presentation makers?
AI presentation makers take a short text prompt, an outline, or a document and turn it into a designed slide deck with titles, layouts, text, and images already in place. You describe what you need, review the draft, and edit from there.
They do not replace your thinking. The best results come when you treat the tool as a fast first draft, never as a finished product. With that mindset, they save real time. They also pair nicely with other workplace AI we have covered, like AI meeting assistants that turn meetings into notes you can drop straight into a deck.
Gamma: the quickest full deck from one prompt
Gamma is a dedicated AI design tool. You start with an idea, paste an outline, or import an existing file, and it generates a complete deck you can restyle with one click. You can export to PowerPoint, PDF, or Google Slides, and it accepts prompts in more than 60 languages. The free tier gives you a starter pack of AI credits, which is enough to test it properly.
One thing to know before you upload anything sensitive: Gamma states that on free and individual plans, your content is allowed to train its AI features by default. You can opt out in your account settings, and it is worth doing that first if you plan to use it for work material.
Canva Magic Design: best if you already use Canva
If you know Canva, its Magic Design tool is the natural pick. Create a design, choose Presentation, then type a prompt in the Design tab. It generates professional looking pages with a topic, outline, and sample content, and you can polish everything with Canva’s normal templates, photos, and drag and drop editor. Finished decks export as PPTX or PDF. Magic Design currently works in English only.
Copilot in PowerPoint: for Microsoft 365 users
If your work or school account includes a Microsoft 365 Copilot license, you can build a deck without leaving PowerPoint. Select the Copilot icon on a new presentation, open Agent Mode, and describe what you want. Copilot may ask a few clarifying questions about your audience and style, then it generates an outline and turns it into slides you can keep refining in chat. Microsoft’s official guide also shows how to create a presentation from a Word document, which is a fast way to turn a report into slides.
Two honest notes. Copilot is not part of every Microsoft 365 subscription, so check your license first. And AI generated images made this way carry content credentials, a label that shows the image came from AI.
Gemini in Google Slides: for Google users
Google’s option lives inside Slides itself. With Gemini in Google Slides, you can generate a slide from a simple prompt, pull in content you already have in Drive, and generate unique images for your deck. It is included with Gemini for Google Workspace plans, so it makes most sense if your team already lives in Docs and Slides.
A simple workflow that actually works
From my own experience preparing pitch material and website mockups for clients, the order you do things in matters more than the tool you pick. This is the workflow I would suggest:
- Draft your outline in a chatbot first. Tell ChatGPT, Claude, or Gemini who the audience is, what you want them to do afterwards, and your five main points. Our guide on writing better AI prompts helps here.
- Paste that outline into your presentation maker and generate the deck.
- Check every fact and number yourself, because AI tools can quietly invent them.
- Rewrite the two or three slides that matter most in your own words.
- Present only from a version you have read from start to finish.
Tip: never present a slide you have not read. AI drafts look polished, and that polish makes it easy to miss a wrong number or a made up fact until someone in the audience spots it for you.
Check privacy before you trust any of them
Working around websites and cybersecurity, this is the part I always look at first. Before you upload company or research material, check what the tool does with your content. As we saw with Gamma, training on your content can be the default on personal plans. The same habit applies to any AI tool: keep confidential data out unless your organisation has approved the tool. Our guide on how to use AI safely covers the settings worth changing.
Common Questions
Are AI presentation makers free?
Partly. Gamma has a free tier with starter AI credits, and Canva Magic Design is available inside Canva’s free plan. Copilot in PowerPoint needs a paid Copilot license, and Gemini in Slides comes with Gemini for Google Workspace plans. Start free with Gamma or Canva and see if the workflow suits you.
Can I export the result to PowerPoint?
Usually, yes. Gamma exports to PowerPoint, PDF, and Google Slides. Canva exports PPTX and PDF. Copilot already works inside PowerPoint, and Gemini works inside Google Slides directly.
Will my slides look like everyone else’s?
First drafts can feel similar, since the tools lean on the same layouts. The fix is simple: apply your own theme or brand colours, swap the generic images, and rewrite the key text in your own voice. The draft saves you time; the personality still has to come from you.
Final takeaway
AI presentation makers will not make your ideas better, but they remove the slowest part of the job: getting from a blank slide to a working draft. Try Gamma or Canva free this week on a low stakes deck, keep the fact checking habit, and you will feel the difference on the next deadline. For more tools that earn a place in your day, see our roundup of useful AI tools for daily work and study.
by admin | Jul 19, 2026 | AI Guides
Have you ever pasted a work document into ChatGPT to fix the wording, without asking anyone if that was allowed? You are far from alone. That quiet habit now has a name, shadow AI, and it has become one of the fastest growing security worries inside companies.
This guide explains what shadow AI is in simple words, why employers are nervous about it, and how you can keep using AI at work without putting your job or your company’s data at risk.
What is shadow AI?
Shadow AI means using AI tools at work that your employer has not approved or cannot see. The name comes from “shadow IT,” an older term for unapproved apps and software that employees install on their own.
A few everyday examples:
- Pasting a customer email into a free chatbot to draft a reply
- Uploading a work spreadsheet to an AI tool to analyse it
- Using a personal ChatGPT, Gemini, or Claude account for office tasks
- Letting an AI note taker join meetings without approval
None of this feels like breaking rules. Most people are just trying to work faster. That is exactly why shadow AI has spread so quickly.
How common is it?
Very. Verizon’s 2026 Data Breach Investigations Report found that 45 percent of professionals now use AI at work regularly, and 67 percent of those people access it through personal accounts their IT team never approved.
Security company Netskope reports the same pattern in its 2026 Cloud and Threat Report: 47 percent of workplace AI users rely on personal accounts, and the number of incidents where sensitive data was sent to AI apps doubled in one year.
Why is shadow AI risky?
The problem is not the AI itself. The problem is where the data goes.
When you paste company information into a personal AI account, it leaves your company’s systems and lands somewhere your employer cannot see, protect, or delete. Depending on the tool and your settings, it may be stored on outside servers or even used to train future models.
Netskope’s data shows what actually leaks. The top three types were source code (42 percent of violations), regulated data such as personal and health information (32 percent), and company intellectual property (16 percent). Verizon found that 28 percent of data-loss incidents involved someone pasting source code into an AI tool.
From my own work around websites and cybersecurity, this is the part people underestimate. A single pasted contract or customer list is invisible the moment it leaves. There is no alarm, no warning, nothing to undo. If that data ever surfaces somewhere it should not, the company may never even trace how it got out.
What you should never paste into a chatbot at work
A simple rule: if you would not email it to a stranger, do not paste it into a personal AI account. That includes:
- Customer names, emails, and account details
- Contracts, financial figures, and internal reports
- Source code, passwords, and API keys
- Health records or anything covered by privacy law
- Anything marked confidential or internal only
Tip: Before you paste anything into an AI tool at work, ask one question. Would I be comfortable if this text appeared outside the company? If the answer is no, strip out the sensitive details first or do not paste it at all.
Why company AI accounts are different
There is a real difference between personal and business AI accounts. On OpenAI’s business and enterprise plans, for example, your inputs are not used to train models by default, and admins control how long data is kept. Free personal accounts work differently, and training settings are often on unless you turn them off.
So if your company offers an official AI tool, use that one for work tasks. It exists precisely so you get the productivity boost without the data risk. We covered the personal side of these settings in our guide on how to use AI safely and protect your privacy, and how chatbots store what you tell them in how AI memory works.
How to use AI at work without the risk
You do not need to stop using AI. You need to use it in the open. A few habits make the difference:
- Ask what your company’s AI policy is. If there is none, ask your manager what is acceptable.
- Use the company-approved AI account for work content, not your personal one.
- Remove names, numbers, and identifying details before pasting text into any chatbot.
- Be careful with AI meeting tools too. Our guide on AI meeting assistants explains how recording and consent should work.
- If you find a tool that really helps, suggest it to IT instead of hiding it. Many companies approve useful tools once they can review them.
If you are new to all of this, our beginner explainer on what AI actually is is a good place to start.
Common Questions
Is shadow AI illegal?
Usually not illegal, but it can break your employment contract, company policy, or data protection law depending on what you share. The consequences land on both you and your employer, so it is worth taking seriously.
Can my employer see if I use a personal chatbot?
Often yes, at least partly. Many companies monitor network traffic and can see which AI services are being accessed from work devices, even if they cannot read your exact prompts.
What if my company has no AI policy at all?
That is common. Ask before assuming. A short message to your manager or IT team protects you, and it often pushes the company to finally write clear rules.
Final takeaway
Shadow AI is not about bad people doing bad things. It is about helpful tools being used in the dark. The fix is simple: keep sensitive data out of personal AI accounts, use approved tools where they exist, and ask when you are not sure. You get the best of AI, and nobody gets a nasty surprise.
by admin | Jul 18, 2026 | Free Courses
Would you take an AI course straight from the company that builds the AI? Most free AI courses are made by universities or training platforms. Anthropic Academy is different. It comes directly from Anthropic, the company behind Claude, and every course is free with a certificate of completion at the end.
I have written before about free AI courses from Google, Microsoft, and top universities. This one deserves its own guide because it fills a gap the others leave open: how to actually work with an AI assistant day to day, not just how AI works in theory.
Here is what Anthropic Academy offers, which courses are worth your time, and how to start this weekend.
What is Anthropic Academy?
Anthropic Academy is the official learning hub from Anthropic, the AI company that makes Claude. The courses live on a free course platform and cover everything from complete beginner topics (what AI can and cannot do) to developer skills like building with the Claude API.
Two things make it stand out. First, everything is free. When you open a course page, the register button literally says “Register | FREE”. Second, you do not need a Claude account or any paid subscription. The courses run on a separate learning platform, so a simple course account is all it takes.
Which courses can you take for free?
The full course catalog has around 20 courses. For most readers, these are the best starting points:
- AI Fluency: Framework and Foundations. The flagship course, built with two university professors. It teaches a practical framework for working with any AI assistant: deciding what to delegate, describing what you want, judging the output, and staying responsible for the result.
- Claude 101. A gentle introduction to using Claude for everyday work tasks.
- AI Capabilities and Limitations. An honest beginner course about what modern AI actually does well and where it fails.
- AI Fluency for students. A version aimed at studying, career planning, and using AI without hurting your own learning.
- Claude Code 101 and Building with the Claude API. For readers who code and want to build with AI, not just chat with it.
There are also editions of the AI Fluency course for educators, nonprofits, and small businesses, so you can pick the one that matches your situation.
Do you get a real certificate?
Yes. The main courses end with a final assessment, and passing it earns you a certificate of completion. The AI Fluency course page spells this out: finish the lessons, take the assessment, receive the certificate.
Be realistic about what it means. This is a completion certificate, not an accredited qualification. But it comes from a major AI company, it is free, and it shows initiative. On a CV or LinkedIn profile, that is a fair signal that you have put real time into learning AI properly.
How to start, step by step
- Open the Anthropic Academy course catalog.
- Pick one course. If you are unsure, start with AI Fluency: Framework and Foundations.
- Click the free register button and create a course account.
- Work through the lessons in order. Short sessions across a week beat one long weekend binge.
- Take the final assessment and download your certificate.
From my own experience with online courses while running websites and digital projects, the difference between finishing and abandoning a course is usually one thing: applying each lesson right away. Try every technique in a real chat with an AI assistant the same day you learn it.
Tip: the skills in the AI Fluency course are not Claude-only. Delegation, clear descriptions, and checking output work exactly the same in ChatGPT, Gemini, or any other assistant, so the course pays off no matter which tool you use.
How does it compare with other free AI courses?
Think of it as one strong piece of a bigger free learning path. Google and Microsoft courses are better for broad AI and machine learning foundations, and we compared those in our guide to free AI certifications you can get online. University courses go deeper into theory, as covered in free AI courses from top universities.
Anthropic Academy is strongest on the practical skill of collaborating with an AI assistant safely and effectively. If you are still choosing which assistant to use, our ChatGPT vs Gemini vs Claude comparison is a good companion read, and our full roadmap on how to learn AI for free shows where these courses fit.
Common Questions
Is Anthropic Academy really free?
Yes. The courses are free to register for and complete, and the certificate costs nothing either. You do not need a paid Claude plan at any point.
Do I need coding skills?
Not for the beginner tracks. Claude 101, the AI Fluency courses, and AI Capabilities and Limitations need no coding at all. Courses like Building with the Claude API and Claude Code 101 are aimed at developers.
Will the certificate help me get a job?
On its own, no certificate guarantees a job. What employers increasingly want is proof you can use AI well in real work. A completion certificate from an AI company, plus the actual skills behind it, is a reasonable step in that direction.
Final takeaway
Free courses come and go, but courses made by the AI companies themselves are worth special attention because nobody knows the tools better. Anthropic Academy is free, beginner-friendly, and ends with a certificate. Pick one course, block out a few short sessions this week, and finish it. That single finished course will teach you more than a month of scrolling AI news.