Modified
Plain language in a world of jargon
The AI world has its own language — and it shifts every quarter. This wiki explains what the terms actually mean, which programming language you should learn, and what every acronym really refers to.
Feel free to bookmark — handy when you come back to look something up.
Which track are you on?
Most AI agent projects are built in Python or TypeScript. You do not need to learn both — pick one, AI fills in the rest.
Languages
Languages & Frameworks
The standard language for AI and machine learning. Simple syntax, massive ecosystem. Perfect for agents, data analysis, and backend APIs.
JavaScript with types — the same language, but with a layer that catches errors before the code runs. Dominant for modern web apps. Runs in the browser and on the server via Node.js.
Fast, simple, built for servers. Excellent for APIs and background services that handle heavy traffic with low resource usage.
Extremely fast and memory-efficient. Steep learning curve. Used for critical systems and tools where every millisecond counts.
Glossary
AI Glossary
Essential AI terminology explained in Swedish and English.