HomeAbout

Modified

About Agentakademin

Agentakademin is a learning platform about AI and AI agents — in Swedish, from absolute beginner to expert. We're building it because Sweden lacks serious, accessible education on this field for ordinary people. Not for executives. Not for academics. For makers, founders, project managers, marketers, teachers — anyone who wants to do, not just understand.

Just as you can't learn to surf by reading a book, you can't learn AI by reading about it. That's why everything we build is hands-on first. You put your hands on the tools. You run your own prompts. You see what happens.

Free core, paid depth

Everything you need to get started is free. Resource pages, glossaries, prompt libraries, overviews of language models and infrastructure. You only pay if you want a structured course that takes you all the way — from your first prompt to a finished agent in production.

In Swedish — without English as a requirement

Most of the AI world lives in English. That makes the bar unnecessarily high for large parts of the population. We don't just translate the words — we translate the context. We don't assume you know English, can code, or have done this before.

Asynchronous, on-demand

A 55-year-old HR director in Sundsvall can't always pay 30,000 SEK for a bootcamp and take ten weeks off. But she can learn over lunch. The platform is built for that — you go through the material at your own pace, whenever it suits you.

Agentakademin is run by Kader Cadre AB, a Swedish limited company based in Rättvik. The company also runs other services, and the thread running through them is the same: build infrastructure that makes advanced technology accessible to more people.

We charge where it actually creates value, we never sell your data, and we use no third-party trackers on the site. Anything we link to with affiliate links is labeled — it doesn't affect the price you pay and it doesn't shape what we recommend.

Accessibility is not optional

A website that doesn't work with screen readers, keyboard navigation, or strict contrast requirements isn't finished — it's only finished for some. For us, accessibility is a quality matter, not a checkbox. That's the entire point of building a learning platform "for everyone, from 15 to 85" — if the site itself shuts people out, the rest is meaningless.

Agentakademin is built to WCAG 2.2 level AA from the first line of CSS. Every color choice is tested against the contrast requirements, animations respect prefers-reduced-motion and can be paused manually, and the entire interface is navigable with a keyboard.

Color tokens pulled directly from globals.css. Contrast values are computed against the page background or the relevant surface using the WCAG formula.

Text

WCAG 1.4.3 — body text requires at least 4.5:1 against the background

#14142A16.6:1 AAAagainst --bg
#68688A4.9:1 AAagainst --bg
#9C58365.0:1 AAagainst --bg

Tag text

WCAG 1.4.3 — tags carry status and are treated as text

#0E7C4F4.8:1 AAagainst --bg
#8C5E085.2:1 AAagainst --bg
#B030305.8:1 AAagainst --bg
#0C5CBD5.9:1 AAagainst --bg

Backgrounds and surfaces

Backgrounds have no contrast requirement of their own — contrast applies to the text placed on them

#F5F5FADECORATIVE
#FFFFFFDECORATIVE
#FAF7F4DECORATIVE
#1C141218.1:1 AAAagainst white text

Decorative accents

Borders, gradient ends, and accent colors — must not carry information on their own

#CB927CDECORATIVE
#D4A08EDECORATIVE
#F0B429DECORATIVE
#E3E3EFDECORATIVE

Automated per-page audit using @axe-core/cli against WCAG 2.2 AA.

Loading test results…

Want to get in touch?

Write to hello@agentakademin.se if you have a question, want to collaborate, or want us to take a look at something specific in the material. We read everything.