If you find the content useful and wish to support our platform’s development, you can contribute any amount toward our production costs. Scan the UPI QR code for payment within India. Or use the Ko-fi link to process a secure payment via PayPal.
If you find the content useful and wish to support our platform’s development, you can contribute any amount toward our production costs. Scan the UPI QR code for payment within India. Or use the Ko-fi link to process a secure payment via PayPal.
Terms related to AI systems that create text, images, code, audio, video, and other content.
An AI assistant that supports users while they perform tasks rather than replacing them.
A copilot works alongside people.
It increases productivity by offering suggestions.
An AI writing copilot proposes edits while you write.
A prompting technique that encourages a model to reason through intermediate steps before producing a final answer.
It encourages the AI to work through a problem step by step.
It can improve reasoning on complex tasks.
A prompt asks the AI to explain its reasoning before giving the answer.
The automatic creation of computer code by a generative AI model.
AI can write software from natural-language instructions.
It improves developer productivity and learning.
A programmer asks AI to generate a Python function.
A completion is the text, code, or other content generated by an AI model in response to a prompt.
A completion is the AI's answer.
Understanding completions helps users evaluate AI output.
After receiving a writing prompt, the AI produces a paragraph as its completion.
The creation of text, images, audio, video, or other media using AI.
AI can produce many different kinds of content.
Content generation supports education, marketing, and design.
An AI creates lesson plans, quizzes, and presentation slides.
A context window is the amount of information a language model can consider at one time while generating a response.
The context window is the AI's working memory for a conversation.
Larger context windows allow models to process longer documents and conversations.
A model with a large context window can analyse an entire research paper in one request.
A generative AI model that creates images by gradually transforming random noise into meaningful visuals.
Diffusion models are widely used for AI image generation.
They power many modern text-to-image systems.
An AI artwork tool uses a diffusion model to create illustrations.
Providing a model with a few examples before asking it to perform a similar task.
Few-shot prompting teaches by example.
It often improves consistency and accuracy.
Showing two correctly formatted emails before asking the AI to draft a third.
Fine-tuning is the process of adapting a pre-trained model to a specific task or domain using additional training data.
Fine-tuning specialises an existing AI model.
It allows organisations to build domain-specific AI systems.
A hospital fine-tunes a language model using medical documents.
A foundation model is a large AI model trained on broad datasets that can be adapted for many downstream tasks.
Foundation models provide a starting point for many AI applications.
Most modern generative AI systems are built on foundation models.
A single foundation model may support translation, summarisation, and question answering.
Generative AI refers to artificial intelligence systems that can create new content, such as text, images, code, music, video, or designs, based on patterns learned from training data.
Generative AI creates new content instead of only analyzing existing content.
Generative AI is rapidly changing how people write, create images, analyse data, develop software, and solve problems. Understanding its capabilities and limitations is becoming an essential digital skill.
An AI tool that writes a lesson plan, generates an image, creates quiz questions, or drafts an email is using generative AI.
A generative model learns patterns in data so it can create new content such as text, images, audio, code, or video.
A generative model creates new content rather than simply analysing existing information.
Generative models are the engine behind many modern AI tools.
An AI image creator is powered by a generative model.
Rules and safety mechanisms that guide AI behaviour and reduce harmful or inappropriate outputs.
Guardrails keep AI responses safer and more reliable.
They are important for responsible AI deployment.
An AI refuses requests that violate safety policies.
A hallucination occurs when a generative AI model produces information that is incorrect, fabricated, or unsupported while presenting it confidently.
A hallucination is an AI mistake that sounds believable.
Recognising hallucinations is essential for responsible AI use.
An AI invents a journal article that does not exist.
The creation of new images from text prompts or other inputs using generative AI models.
AI can create original images from descriptions.
Image generation supports design, education, and creativity.
A teacher creates classroom illustrations by describing the scene.
Inference is the process of using a trained generative AI model to produce an output from a prompt.
Inference is when a trained AI generates an answer.
Most users interact only with inference, not training.
Typing a prompt into an AI assistant triggers inference.
A Large Language Model (LLM) is a deep learning model trained on vast amounts of text to understand and generate human language.
An LLM can read, write, summarise, explain, and answer questions.
LLMs have transformed education, business, and software development.
ChatGPT is an example of an application built on an LLM.
Multimodal generation refers to creating outputs across multiple content types such as text, images, audio, or video.
Generative AI can now create more than just text.
Multimodal generation expands creative and professional applications.
An AI generates a presentation containing text, charts, and illustrations from one prompt.
A prompt is the instruction or input provided to an AI system that guides the response it generates.
A prompt tells AI what you want it to do.
Better prompts usually produce better results.
'Summarise this article in five bullet points' is a prompt.
A prompt template is a reusable prompt structure containing placeholders that can be filled with different information.
Prompt templates provide consistency.
They are widely used in AI applications and automation.
A customer-support system inserts customer details into the same prompt template.
A technique that combines information retrieval with generative AI so responses can use external knowledge sources.
RAG lets AI answer using trusted documents.
It improves factual accuracy.
A company chatbot answers questions using its internal manuals.
A prompting technique in which the AI is assigned a specific role or persona before completing a task.
Role prompting gives the AI a clear perspective.
It often produces more focused responses.
'Act as a financial analyst and explain this report.'
The process of producing a shorter version of a document while preserving its key ideas.
AI can condense long documents into concise summaries.
Summarisation saves time and improves understanding.
A research paper is reduced to a one-page executive summary.
Artificially generated data that resembles real-world data and can be used for training or testing AI models.
Synthetic data is created instead of collected.
It helps when real data is limited or sensitive.
Researchers generate synthetic medical images for model training.
Instructions that define the overall behaviour, style, or constraints of an AI assistant before user prompts are processed.
A system prompt sets the AI's overall behaviour.
It helps maintain consistency and safety.
A chatbot is instructed to respond using formal academic language.
A model parameter that controls the randomness of generated output.
Temperature adjusts how creative or predictable AI responses are.
Choosing the right temperature improves response quality.
A low temperature gives consistent answers, while a high temperature encourages creativity.
The production of written content such as articles, emails, reports, or summaries by a language model.
AI can generate many forms of written content.
Text generation is one of the most common AI applications.
An AI drafts a business proposal from bullet points.
The smallest unit of text processed by a language model. Words may consist of one or more tokens.
Tokens are the pieces of text AI reads.
Token limits determine how much information a model can process.
A long report is split into thousands of tokens before processing.
A tokenizer converts text into tokens that can be processed by a language model.
A tokenizer breaks text into pieces the AI understands.
Tokenisation is the first step in language processing.
The sentence 'AI is useful' is split into several tokens.
The conversion of text from one language to another using AI.
AI can translate between many languages.
Translation supports global communication and learning.
A student translates lecture notes from French into English.
Zero-shot prompting asks an AI to perform a task without providing examples.
The AI completes a task using only your instructions.
It demonstrates the knowledge already contained in the model.
'Summarise this article' is a zero-shot prompt.
Continue learning with LearnerBox AI guides, glossary entries, and practical learning pathways.