AI Compendium

Practical AI use: create images, enhance photos, write texts, simplify everyday life – plus the question of how AI can run locally and data-privacy-friendly on your PC.

📚 30+ Topics
🤖 20+ AI Tools
📖 16 Glossary Terms
🎯 3 Knowledge Clusters

What exactly is AI?

Artificial Intelligence – or AI for short – is a collective term for software that solves tasks which previously required human intelligence: understanding and writing texts, recognizing and generating images, translating languages, finding patterns in data.

What everyone means by "AI" in 2026 are large language models (LLMs) like ChatGPT or Claude, and image models like Midjourney or Stable Diffusion. They are the result of years of training with gigantic amounts of texts, images, and data – and have evolved from toys into real tools over the past two years.

This compendium is practice-focused: what you can actually do with it – instead of research background.

The three knowledge areas

What is it about?

30+ topics, categorized into three clusters based on application.

🎨
Creative

AI for Creative Tasks

Creating images, rescuing photos, generating videos, writing texts – AI as a creative toolkit.

  • AI images with Midjourney & Co.
  • Enhance old photos with AI
  • AI videos: Sora, Runway, Avatars
  • AI texts: ChatGPT, Claude, Gemini
To AI for Creative Tasks
🏠
Everyday life

AI in Everyday Life

Practical helpers for every day – from email filters to grandma on a tablet.

  • AI tools for everyday use
  • AI for seniors (accessibility-friendly)
  • Remove background noise
  • The best AI tools 2026
To Everyday Life
💻
Local & secure

AI on your PC

How to use AI locally on Windows – without your data going to the cloud.

  • AI locally on Windows
  • Local models (Ollama, LM Studio)
  • AI on older PCs
  • Data privacy in AI
To Local AI
AI Glossary

The most important terms

From Prompt to Hallucination – AI technical language explained simply.

Prompt

The instruction given to the AI – a question, a command, a description. "Write me a poem about mountains" is a prompt. The art of formulating good prompts is called Prompt Engineering.

Token

The smallest unit of text processed by an AI. Approximately 4 characters = 1 token. A German word is often 1–3 tokens. Models have token limits that restrict their processing capacity.

LLM (Large Language Model)

Large language model. The family that includes ChatGPT, Claude, Gemini, and Llama. Trained with gigantic amounts of text and can understand and generate language.

Hallucination

When AI invents things that sound plausible but are false. Sources that don't exist. Facts that should be true but aren't. The biggest weakness of current LLMs.

Context Window

How much text the AI can simultaneously "keep in mind." Models in 2026 can handle up to 1 million tokens – that's entire books. Larger window = better processing of long documents.

Multimodal

AI that understands multiple types of input: text, image, audio, video. Most modern models (GPT, Claude, Gemini) are multimodal – you can show them a photo and ask questions about it.

Embedding

A mathematical representation of text as a numerical vector. AI uses embeddings to capture the meaning of words and sentences – the basis for search functions and recommendations.

Fine-Tuning

Retraining an existing model with custom data – e.g., company-specific knowledge. This adapts AI for specific applications without training a new model from scratch.

RAG (Retrieval Augmented Generation)

AI that loads and incorporates external documents in real-time. The trick behind "AI with access to your company documents" – without fine-tuning, always with current data.

Agent / AI Agent

AI that doesn't just answer, but acts itself: opens programs, clicks buttons, solves tasks in steps. A historic moment: In early March 2026, an AI model for the first time surpassed humans on the OSWorld benchmark (75% vs. 72.4% human baseline) – in autonomous computer operation.

AGI (Artificial General Intelligence)

General artificial intelligence that achieves or surpasses human capabilities in all areas. Not yet reached in 2026 – but hotly debated. Some believe we are close, others far away.

Open Source vs. Proprietary AI

Proprietary: ChatGPT, Claude, Gemini – only usable through the providers. Open Source: Llama (Meta), Mistral, DeepSeek – freely available, runnable locally. Open source models are rapidly catching up technically.

Inference

The actual application of a fully trained AI model. When you ask ChatGPT a question, that's inference. Inference requires less power than training, but for large models, still a GPU.

Training Data

What a model has learned from. For modern LLMs: millions of websites, books, scientific papers, code. The quality and diversity of the training data determine the model's quality.

Transformer

The neural network architecture that has revolutionized the AI world since 2017. The "T" in GPT stands for it. Transformers made today's language models possible – through efficient sequence processing.

📜 AI & Engelmann: We have been using AI components in our products for years – most visibly in Photomizer (AI-based image enhancement) and Photo BlowUp (AI upscaling). However, the rapid development of the last two years opens up entirely new possibilities for private users – and these are exactly what we show here.

📰

More from the Engelmann Blog

Tips, tutorials, and background knowledge about software, AI, and digital life – from over 30 years of software development.

To the blog →