// AI Glossary
AI Glossary
& Tool Directory
All AI tools and concepts at a glance — curated by AI Pirates Munich.
39 Tools · 27 Terms · 10 Categories
66 Entries
A
Adobe Firefly
Tool
Adobe
Adobe Firefly is Adobe's generative AI, trained on licensed content and thus commercially safe to use. Integrated into Photoshop, Illustrator, and Express, it offers seamless AI-powered creative workflows.
Image & Design
API (Application Programming Interface)
Concept
APIs enable developers to programmatically integrate AI models into their own applications. Through APIs from OpenAI, Anthropic, or Google, language models, image generation, and more can be directly integrated.
AI BasicsCode & Development
C
Canva AI
Tool
Canva
Canva has integrated extensive AI features: Magic Design creates layouts automatically, Magic Write generates text, and Magic Edit enables AI-powered image editing — all within the familiar Canva interface.
Image & DesignMarketing & SEO
CapCut AI
Tool
CapCut/ByteDance
CapCut is the video editor behind TikTok with powerful AI features. Auto-captions, background removal, AI effects, and templates make creating social media videos extremely fast.
Video & Animation
Chain-of-Thought
Concept
Chain-of-Thought is a prompting technique where the AI model is asked to explicitly lay out its reasoning steps. This improves quality for complex tasks like math, logic, and multi-step analysis.
AI Basics
ChatGPT
Tool
OpenAI
ChatGPT is an AI chatbot by OpenAI based on GPT language models. It can write text, answer questions, generate code, and create creative content — from blog posts to marketing concepts.
Text & LanguageChatbots & Assistants
Claude
Tool
Anthropic
Claude is an AI assistant by Anthropic, designed for nuanced and safe responses. It excels at long document analysis, complex reasoning, and code tasks with one of the largest context windows on the market.
Text & LanguageChatbots & AssistantsCode & Development
ComfyUI
Tool
ComfyUI
ComfyUI is a visual, node-based editor for Stable Diffusion workflows. Its modular architecture enables building complex image pipelines — from simple generation to elaborate multi-model setups.
Image & DesignCode & Development
Computer Vision
Concept
Computer vision is the field of AI that enables machines to understand and interpret visual information. From object detection to facial recognition to medical image analysis — the applications are diverse.
AI BasicsImage & Design
Copy.ai
Tool
Copy.ai
Copy.ai has evolved from a pure copywriting tool into a go-to-market platform. It automates content production from social media posts to emails to complete sales sequences.
Text & LanguageMarketing & SEO
Cursor
Tool
Anysphere
Cursor is a VS Code-based code editor with deep AI integration. It offers context-aware autocompletion, chat across the entire codebase, and can generate whole functions based on instructions.
Code & Development
D
DALL-E
Tool
OpenAI
DALL-E is OpenAI's AI image generator, directly integrated into ChatGPT. It creates images from text descriptions and is especially strong at precise implementations of specific requirements and infographics.
Image & Design
DeepL
Tool
DeepL
DeepL is an AI translation service known for its exceptionally natural translations. Especially for European languages, it significantly outperforms Google Translate and also offers DeepL Write as an AI writing assistant.
Text & Language
Descript
Tool
Descript
Descript revolutionizes media editing: videos and podcasts are edited like a text document. Deleting words means cutting scenes, and the AI can even fill in missing words in your own voice.
Video & AnimationAudio & Voice
Diffusion Model
Concept
Diffusion models generate images by gradually removing noise from a random signal. This process produces highly detailed images and is the foundation for Midjourney, DALL-E, and Stable Diffusion.
AI BasicsImage & Design
E
ElevenLabs
Tool
ElevenLabs
ElevenLabs is the leading platform for AI-generated speech and voice cloning. The voices sound strikingly natural and support dozens of languages with emotional nuance.
Audio & Voice
Embedding
Concept
Embeddings are numerical representations of text, images, or other data as vectors in multi-dimensional space. Similar content is positioned close together, enabling semantic search and comparisons.
AI Basics
F
Few-Shot Learning
Concept
Few-shot learning enables AI models to solve tasks after receiving just a few examples in the prompt. Instead of extensive training, two to five examples are enough for the model to recognize the desired pattern.
AI Basics
Fine-Tuning
Concept
Fine-tuning is the process of further training a pre-trained AI model with custom data. This allows the model to better handle specialized tasks without needing to be trained from scratch.
AI Basics
Foundation Model
Concept
Foundation models are large, pre-trained AI models that serve as the basis for diverse applications. GPT-4, Claude, and Llama are foundation models that are adapted for specific tasks through fine-tuning and prompting.
AI Basics
G
Gemini
Tool
Google
Gemini is Google's AI assistant that can natively process text, image, audio, and video. Deeply integrated into the Google ecosystem, it offers direct access to Gmail, Docs, and Google Search.
Text & LanguageChatbots & Assistants
GitHub Copilot
Tool
GitHub/Microsoft
GitHub Copilot is an AI-powered coding assistant that delivers real-time code suggestions directly in the editor. Trained on billions of lines of public code, it understands context and patterns in virtually any programming language.
Code & Development
GPT (Generative Pre-trained Transformer)
Concept
GPT stands for Generative Pre-trained Transformer and is OpenAI's model series powering ChatGPT. The architecture combines pre-trained language understanding with the ability to generate coherent and contextual text.
AI Basics
Grammarly AI
Tool
Grammarly
Grammarly has enhanced its spelling checker with generative AI. The assistant can rewrite text, adjust tone, create summaries, and generate complete text suggestions.
Text & Language
H
Halluzination
Concept
Hallucinations occur when AI models generate plausible-sounding but factually incorrect information. The model doesn't have real knowledge but generates statistically probable text — which can lead to convincing misinformation.
AI Basics
HeyGen
Tool
HeyGen
HeyGen creates professional videos with AI avatars that speak and gesture naturally. Ideal for training videos, product demos, and personalized video messages without a camera or studio.
Video & Animation
Hugging Face
Tool
Hugging Face
Hugging Face is the central platform for open-source AI models. With over 500,000 models, datasets, and Spaces, it's the GitHub of the AI world — from NLP to computer vision to audio.
AI BasicsCode & Development
I
Inferenz
Concept
Inference refers to the process of applying a trained AI model to new inputs and generating results. Inference speed and cost are crucial factors for productive AI deployment.
AI Basics
J
Jasper
Tool
Jasper
Jasper is an AI platform specifically for marketing teams. With Brand Voice, campaign templates, and team collaboration features, it generates brand-compliant content at scale.
Text & LanguageMarketing & SEO
K
KI-Agent
Concept
AI agents are systems that can independently plan, execute tasks, and use tools and APIs. They go beyond simple chatbots by autonomously running multi-step workflows.
AI BasicsAutomation & Agents
Kling
Tool
Kuaishou
Kling is an AI video generator by Kuaishou that can create impressively realistic videos with complex camera movements and consistent characters. It has established itself as a serious competitor to Western models.
Video & Animation
Kontextfenster
Concept
The context window defines how many tokens a language model can process simultaneously. It determines how long conversations or documents a model can comprehend — from 4,000 to over 1 million tokens.
AI Basics
L
LangChain
Tool
LangChain
LangChain is an open-source framework for building applications with language models. It provides abstractions for chains, agents, RAG pipelines, and tool usage, and has established itself as the standard framework for LLM apps.
Code & DevelopmentAutomation & Agents
LLM (Large Language Model)
Concept
Large Language Models are AI models trained on massive amounts of text that can understand and generate human-like language. GPT-4, Claude, and Gemini are prominent examples of this technology.
AI Basics
LoRA (Low-Rank Adaptation)
Concept
LoRA is an efficient fine-tuning method that trains only small adaptation layers of a model instead of the entire model. This makes specialized training possible even with limited hardware and less data.
AI Basics
Luma Dream Machine
Tool
Luma AI
Luma Dream Machine generates videos with a remarkable understanding of physics and spatial relationships. The model produces fluid camera movements and realistic lighting effects.
Video & Animation
M
Make
Tool
Make
Make (formerly Integromat) is a no-code platform for complex automations. The visual builder connects APIs, databases, and AI services into powerful workflows.
Automation & Agents
Midjourney
Tool
Midjourney
Midjourney is an AI image generator known for its exceptionally aesthetic and artistic results. It operates through Discord, and with the right prompts, it produces images in virtually any style.
Image & Design
Multimodale KI
Concept
Multimodal AI processes different data types simultaneously — text, image, audio, and video. Models like GPT-4o and Gemini can analyze an image and discuss it, enabling entirely new applications.
AI Basics
N
n8n
Tool
n8n
n8n is an open-source automation platform that can be self-hosted. It offers the flexibility of code with the accessibility of a visual editor and can be extended with custom nodes.
Automation & AgentsCode & Development
Neuronales Netz
Concept
Neural networks are computational models inspired by biological neurons, consisting of layers of connected nodes. They learn from data by adjusting weights and form the foundation for deep learning and all modern AI systems.
AI Basics
NLP (Natural Language Processing)
Concept
Natural Language Processing encompasses all AI techniques for understanding and generating human language. From sentiment analysis to named entity recognition to machine translation — NLP is the foundation of all language models.
AI BasicsText & Language
NotebookLM
Tool
Google
NotebookLM by Google analyzes uploaded documents, allowing you to ask targeted questions and generate summaries. It even creates audio summaries in a podcast format.
Text & LanguageEnterprise & Business
O
Opus Clip
Tool
Opus Clip
Opus Clip automatically transforms long videos into viral short-form clips. The AI identifies the best moments, adds subtitles, and optimizes formatting for TikTok, Reels, and Shorts.
Video & AnimationMarketing & SEO
P
Perplexity
Tool
Perplexity AI
Perplexity is an AI-powered search engine that delivers answers with verified citations. It combines the naturalness of a chatbot with the reliability of a research engine.
Text & LanguageChatbots & Assistants
Pika
Tool
Pika
Pika is an AI video generator distinguished by especially creative and stylized results. With features like Scene Expansion and Lip-Sync, it offers unique creative possibilities.
Video & Animation
Prompt Engineering
Concept
Prompt engineering is the technique of formulating instructions to AI models to achieve optimal results. It encompasses strategies like role assignments, examples, formatting guidelines, and step-by-step instructions.
AI Basics
R
RAG (Retrieval-Augmented Generation)
Concept
RAG combines large language models with external data sources. Instead of relying solely on training data, the model can retrieve current and specific information from documents, databases, or APIs.
AI BasicsEnterprise & Business
Replicate
Tool
Replicate
Replicate makes it easy to use open-source AI models through a unified API. Thousands of models run in the cloud without needing to operate your own GPU infrastructure.
Code & Development
RLHF (Reinforcement Learning from Human Feedback)
Concept
RLHF is a training method where AI models are improved through human feedback. Human evaluators rank different model responses, and the model learns to prefer helpful and safe answers.
AI Basics
Runway
Tool
Runway
Runway is an AI platform for video generation and editing. With Gen-3 Alpha, it creates impressive videos from text or images and offers additional tools like greenscreen removal and motion tracking.
Video & Animation
S
Semrush AI
Tool
Semrush
Semrush has deeply integrated AI into its marketing suite. From AI-generated SEO recommendations to content optimization to competitive analysis, the platform uses machine learning for data-driven marketing.
Marketing & SEO
Sora
Tool
OpenAI
Sora is OpenAI's AI model for video generation that creates realistic videos from text descriptions. It understands physical relationships and can generate complex scenes with consistent motion.
Video & Animation
Stable Diffusion
Tool
Stability AI
Stable Diffusion is an open-source image generation model that can run locally or in the cloud. Its open architecture has spawned a massive ecosystem of models, LoRAs, and extensions.
Image & Design
Suno
Tool
Suno
Suno generates complete songs with vocals, instruments, and production from text descriptions. Results range from pop to rock to hip-hop and sound surprisingly professional.
Audio & Voice
Surfer SEO
Tool
Surfer
Surfer SEO analyzes top-ranking results for keywords and provides data-based recommendations for content structure, word count, and keyword density. The integrated AI writer generates SEO-optimized articles.
Marketing & SEO
Synthesia
Tool
Synthesia
Synthesia is an enterprise platform for AI-generated videos with photorealistic avatars. Especially popular for corporate communication, onboarding, and training in over 140 languages.
Video & Animation
T
Temperatur
Concept
Temperature is a parameter that controls the randomness of AI output. Low values (0.1) produce predictable, consistent responses; high values (1.0+) lead to more creative but less predictable results.
AI Basics
Token
Concept
Tokens are the smallest text units that a language model processes — often word parts or characters. They determine the cost, context length, and processing speed of AI requests.
AI Basics
Trainingsdaten
Concept
Training data is the data used to train AI models. The quality, volume, and diversity of training data significantly determine the performance and potential biases of the finished model.
AI Basics
Transformer
Concept
The Transformer architecture is the foundation of virtually all modern AI language models. Introduced by Google in 2017, it uses the attention mechanism to understand relationships in data — regardless of sequence order.
AI Basics
U
Udio
Tool
Udio
Udio is an AI music generator that produces songs in studio quality. Especially strong with complex arrangements and nuanced genres, it offers fine control over style, mood, and structure.
Audio & Voice
V
Vektordatenbank
Concept
Vector databases store and search high-dimensional vectors efficiently. They are the backbone of RAG systems and enable lightning-fast semantic search across millions of documents.
AI BasicsEnterprise & Business
W
Writesonic
Tool
Writesonic
Writesonic is an AI content platform that generates everything from blog articles to landing pages to product descriptions. With its integrated Chatsonic chatbot, it also offers a ChatGPT competitor.
Text & LanguageMarketing & SEO
Z
Zapier AI
Tool
Zapier
Zapier connects over 6,000 apps and has leveled up with AI features. The AI Chatbot Builder and Natural Language Automation let you create workflows via voice commands.
Automation & Agents
Zero-Shot Learning
Concept
Zero-shot learning describes the ability of AI models to solve tasks without having seen examples beforehand. The model uses its general language understanding to handle new task types.
AI Basics