Wiki
Look up terms, definitions, and resources across AI, data, and development.
Cloud Architecture
The design of computing systems that leverage cloud infrastructure for scalability, resilience, and operational efficiency across distributed environments.
Read more
DevOps
A set of practices combining software development and IT operations to shorten the development lifecycle and deliver high-quality software continuously.
Read more
Digital Transformation
The strategic integration of digital technology into all areas of a business, fundamentally changing how organisations operate and deliver value.
Read more
Fine-Tuning
The process of taking a pre-trained AI model and further training it on a smaller, domain-specific dataset to improve performance on particular tasks.
Read more
GPU Computing
The use of graphics processing units for general-purpose parallel computation, now the dominant hardware platform for training and running AI models.
Read more
Knowledge Management
The systematic process of capturing, organising, sharing, and leveraging an organisation's collective knowledge to improve decision-making and productivity.
Read more
Prompt Engineering
The practice of designing and optimising inputs to AI models to elicit accurate, useful, and consistently structured outputs.
Read more
Retrieval-Augmented Generation
A technique that enhances LLM outputs by grounding them in external knowledge sources, dramatically reducing hallucinations and enabling domain-specific accuracy.
Read more
Synthetic Data
Artificially generated data that mimics the statistical properties of real-world data, used for training AI models when real data is scarce, sensitive, or biased.
Read more
Vector Database
A specialised database designed to store, index, and search high-dimensional vector embeddings, enabling semantic similarity search at scale.
Read more
Neural Network
Computing systems inspired by biological neurons that learn patterns from data.
Read more
Machine Learning
Systems that learn from data without being explicitly programmed for every case.
Read more
API
Application Programming Interface – how software components talk to each other.
Read more
Natural Language Processing
AI that enables machines to understand, generate, and work with human language.
Read more
Artificial Intelligence
The field of building systems that perform tasks that typically require human intelligence.
Read more
Agentic AI
AI systems that act autonomously to achieve goals with minimal step-by-step human direction.
Read more
Cursor IDE
An AI-powered code editor that uses AI agents to accelerate coding and automation.
Read more
Claude Code
Anthropic’s AI coding agent that reads codebases, edits files, and runs commands to complete tasks.
Read more
Deep Learning
Machine learning using multi-layer neural networks to learn hierarchical representations of data.
Read more
Large Language Model
AI models trained on vast text data to understand and generate human-like language.
Read more
Transformer
A neural architecture that uses attention to process sequences and is the basis of most LLMs.
Read more
Computer Vision
AI that enables machines to interpret and understand images and video.
Read more
Data Engineering
Designing and building systems that collect, store, and deliver data for analytics and ML.
Read more