Artificial Intelligence
Artificial Intelligence (AI) is the field of computer science concerned with building systems that perform tasks normally requiring human intelligence, such as recognizing patterns, understanding language, making decisions, and solving problems. AI is not a single algorithm but a broad umbrella spanning rule-based…
760 resources across 2 libraries
Glossary Terms(726)
Artificial Intelligence
Artificial Intelligence (AI) is the field of computer science concerned with building systems that perform tasks normally requiring human intelligence, such as…
Generative AI
Generative AI refers to models that create new content — text, images, audio, video, or code — rather than only classifying or predicting labels for existing d…
Machine Learning
Machine Learning (ML) is a subfield of AI in which systems improve their performance on a task by learning patterns from data, rather than following explicitly…
Deep Learning
Deep Learning is a subset of machine learning that uses artificial neural networks with many layers ('deep' architectures) to automatically learn hierarchical…
Neural Network
A neural network is a computational model composed of interconnected layers of simple processing units called neurons, loosely inspired by biological brains. E…
Prompt Engineering
Prompt engineering is the practice of designing and refining the input text (prompt) given to a language model to reliably elicit accurate, relevant, and well-…
RAG
Retrieval-Augmented Generation (RAG) is a technique that combines a language model with an external retrieval system: relevant documents or passages are fetche…
Embeddings
Embeddings are dense numerical vector representations of data — such as words, sentences, images, or documents — learned so that semantically similar items are…
LLM
A Large Language Model (LLM) is a neural network, typically based on the transformer architecture, trained on massive amounts of text to predict and generate h…
Context Window
The context window is the maximum amount of text, measured in tokens, that a language model can process and 'see' at one time, encompassing both the input prom…
Hallucination
Hallucination refers to a generative AI model producing output that is factually incorrect, fabricated, or unsupported by its training data or provided context…
Inference
Inference is the process of running a trained machine learning model on new input data to produce a prediction, classification, or generated output. It is dist…
Fine Tuning
Fine-tuning is the process of taking a pretrained machine learning model and continuing its training on a smaller, task- or domain-specific dataset to adapt it…
LoRA
LoRA (Low-Rank Adaptation) is a parameter-efficient fine-tuning technique that adapts a large pretrained model by freezing its original weights and injecting s…
RLHF
Reinforcement Learning from Human Feedback (RLHF) is a training technique used to align language models with human preferences by having people rank or rate mo…
AI Agent
An AI agent is a system, typically built around a large language model, that can perceive its environment or task, make decisions, and take autonomous actions…
Agentic AI
Agentic AI describes AI systems designed with a degree of autonomy — the ability to plan, make decisions, take actions, and adapt over multiple steps toward a…
AI Ethics
AI ethics is the interdisciplinary field concerned with identifying and addressing the moral and societal implications of designing, deploying, and using AI sy…
AI Safety
AI safety is the field focused on ensuring AI systems behave reliably, predictably, and in accordance with human intentions, avoiding unintended harmful behavi…
Vector Search
Vector search is a retrieval method that finds items by comparing the numerical similarity of their vector embeddings rather than matching exact keywords.
Semantic Search
Semantic search is an information retrieval approach that ranks results by contextual meaning and user intent rather than by exact keyword matches.
ChatGPT
ChatGPT is a conversational artificial intelligence (AI) system developed by OpenAI that enables users to interact with advanced large language models (LLMs) u…
Claude
Claude is a family of large language models developed by Anthropic, an AI safety-focused company founded by former OpenAI researchers. Claude models are design…
Gemini
Gemini is Google's family of multimodal large language models, built by Google DeepMind, that understands and generates text, images, audio, video, and code wi…
Showing 24 of 726.
Blog Articles(34)
Top 10 AI Tools You Must Know in 2026
The best AI tool depends on the job — this roundup covers ten must-know tools for chat, coding, design, and productivity.
What Is Artificial Intelligence? A Beginner's Guide
A comprehensive guide to what is artificial intelligence? a beginner's guide — written for learners at every level.
Machine Learning vs Deep Learning vs AI Explained
A comprehensive guide to machine learning vs deep learning vs ai explained — written for learners at every level.
How ChatGPT Works: Explained Simply
A comprehensive guide to how chatgpt works: explained simply — written for learners at every level.
Prompt Engineering for Beginners: A Practical Guide
A comprehensive guide to prompt engineering for beginners: a practical guide — written for learners at every level.
Claude vs ChatGPT vs Gemini: Which Is Best?
A comprehensive guide to claude vs chatgpt vs gemini: which is best? — written for learners at every level.
How an AI Mentor Can Accelerate Your Learning
A comprehensive guide to how an ai mentor can accelerate your learning — written for learners at every level.
AI Mentor vs Human Mentor: Pros and Cons
A comprehensive guide to ai mentor vs human mentor: pros and cons — written for learners at every level.
Large Language Models (LLMs) Explained for Beginners
An LLM predicts the next piece of text, one token at a time — this guide explains how ChatGPT, Claude, and Gemini actually work.
Generative AI Explained: From Text to Images
Generative AI creates new content from patterns it learned — understand how text generation, image synthesis, and more work.
AI Agents Explained: The Next Big Thing
An AI agent acts to achieve a goal, not just answers a question — learn how agentic AI works and why it matters.
Neural Networks Explained with Simple Analogies
Neural networks are webs of simple units trained to recognise patterns — explained here without any maths.
20 ChatGPT Prompts to Boost Your Productivity
Great prompts share four parts: role, task, context, and format — here are 20 ready-to-use prompts for daily work.
Best AI Tools for Students in 2026
Used wisely, AI tools help you understand faster and study smarter — here are the best options for students in 2026.
Best AI Tools for Developers in 2026
GitHub Copilot, Cursor, and more — the standout AI tools that developers are using daily in 2026.
AI vs Human Jobs: What's Really at Risk?
AI mostly automates tasks, not whole jobs — an honest look at which roles are most exposed and which are safe.
How AI Recommendation Systems Work
Streaming apps know what you'll like because of content-based and collaborative filtering — here's how.
What Is Computer Vision? Real-World Examples
Computer vision lets machines interpret images — from medical scans to self-driving cars, explained simply.
Natural Language Processing (NLP) for Beginners
NLP is AI for human language — learn how machines read, understand, and generate text.
RAG Explained: How AI Answers From Your Data
RAG lets AI answer from your private documents instead of just its training data — here's how it works.
AI Ethics: Bias, Fairness and Responsibility
As AI makes more decisions affecting people, fairness, transparency, and accountability become essential.
How to Become an AI Engineer (Roadmap 2026)
A clear, step-by-step roadmap from Python foundations to deploying AI systems in production.
AI Agents Explained: How They Actually Work
AI agents are transforming what software can do autonomously — from booking travel to writing and running code. This guide explains the agent loop, tool use, m…
Prompt Engineering: Get Better Results from Any LLM
The difference between a mediocre AI output and an excellent one is usually the prompt. This guide covers the techniques that consistently produce better resul…
Showing 24 of 34.