Modern AI & Software Glossary
Plain-language definitions for modern technical terms. TreScout scans daily trends and expands this glossary continuously.
465 terms
RAG
Retrieval-Augmented Generation
It is a method that allows artificial intelligence to produce answers by obtaining information from your current and private data.
Fine-tuning
It is the process of specifically training a ready-made artificial intelligence model for a specific task or area of expertise.
LLM
Large Language Model
They are huge artificial intelligence models that understand human language, analyze it and produce text.
SLM
Small Language Model
They are small artificial intelligence models that are trained with less data, work fast and provide efficient results even on low hardware.
Foundation Model
They are extensively trained mainstream AI models that form the basis for many different applications.
Generative AI
It is the general name of artificial intelligence technologies that can produce new content, text, visuals or audio.
Multimodal
It is an artificial intelligence ability that can simultaneously process different types of data such as text, audio, visual and video.
Embedding
It is the conversion of words or data into numerical strings so that they can be understood by artificial intelligence.
Vector Database
It is a special type of database where artificial intelligence stores data so that it can quickly find it based on its meaning.
Transformer
It is a powerful architectural structure that forms the basis of modern artificial intelligence models.
Diffusion Model
It is an artificial intelligence method that produces clean and meaningful images from noisy data.
RLHF
Reinforcement Learning from Human Feedback
It is an improvement process that trains artificial intelligence with human feedback.
Quantization
It is a size reduction process to make artificial intelligence models lighter and faster.
Prompt Engineering
It is the art of optimizing the commands given to get the best results from artificial intelligence.
Hallucination
Artificial intelligence presents information that does not actually exist as if it were true.
Token
It is the smallest unit of meaning that artificial intelligence uses to process texts.
Inference
It is the process of a trained artificial intelligence model making predictions on new data.
Context Window
It is the information capacity that artificial intelligence can remember and process at once.
AI Agent
It is an autonomous artificial intelligence system that makes decisions and performs tasks on its own.
Agentic AI
It means that artificial intelligence takes the initiative to achieve goals instead of just producing text.
MCP
Model Context Protocol
It is the standard that enables artificial intelligence models to talk securely with data from the outside world.
NLP
Natural Language Processing
It is the ability of computers to understand and process human language.
Open Weights
It is the sharing of the trained internal parameters of the artificial intelligence model with everyone.
Distillation
It is the process of transferring the information of a large and complex artificial intelligence model to a smaller model.
Tokenizer
It is a tool that divides texts into small numerical pieces that artificial intelligence can understand.
Text-to-Speech
TTS
It is the vocalization of written texts with a human voice by artificial intelligence.
Voice Cloning
It is an artificial intelligence technology that creates new sentences by imitating the voice of a specific person.
Speech Synthesis
It is the technology of artificial intelligence to convert written texts into human voices.
World Model
It is the system that allows artificial intelligence to understand how the physical world works.
Knowledge Graph
It is a structured information network that connects relationships between data and concepts.
AGI
Artificial General Intelligence
It is the goal of AI that exhibits human-level or above intelligence.
Few-shot Learning
It is the ability of artificial intelligence to learn a new task with very few examples.
Zero-shot Learning
It is the ability of artificial intelligence to predict something for which it has no training.
Temperature
It is the setting that determines the creativity level of the answers produced by artificial intelligence.
Digital Twin
It is a digital copy of a physical object or system.
Observability
It is the ability to monitor the internal state of a system with external data.
State Management
It is a method of tracking the current status and data of a software.
Compound Engineering
It is an AI-supported approach to work where each engineering step accumulates to facilitate the next.
API
Application Programming Interface
It is a digital bridge that allows two different software to talk to each other.
CLI
Command Line Interface
It is a method of giving commands to the computer through written texts.
Data Pipeline
It is the process of taking data from one place, processing it and moving it to another place.
Document Parsing
It is the conversion of data in complex documents into a format that the computer can understand.
Prediction Market
It is a marketplace created to predict the outcomes of future events.
Zero-day Exploit
It is a newly discovered security vulnerability that has not yet been resolved.
Open Source
They are software whose source codes are open to everyone to access and develop.
Self-hosting
It is a method of hosting software on your own servers or computers.
Artificial Intelligence
AI · Yapay Zekâ
Computer systems that have the ability to learn, reason and solve problems by imitating human intelligence.
Markdown
A lightweight formatting language used to format text, allowing writing with simple characters.
Web Scraping
Web Kazıma
Software process that collects and records data from websites using automatic methods.
AI Skills
Skills
Special capabilities or tools that AI models use to perform a specific task.
Meta-skill
High-level ability that enables learning new skills or using existing skills more effectively.
Memory Engine
A system that allows artificial intelligence to remember past interactions and use this information to provide more consistent responses.
Memory API
Port that allows software to add data to artificial intelligence memory or query existing information.
Self-orchestration
Artificial intelligence plans complex tasks on its own and manages the necessary steps in order.
Tokenizer-free
Artificial intelligence architecture that processes directly on raw data without breaking the texts into small pieces.
Offline
Çevrimdışı
The system works with the device's own resources, without the need for an internet connection.
Agentic Coding Tool
They are autonomous artificial intelligence assistants that not only write code in software development processes, but also debug errors and manage the project flow.
Design Language
It is a set of rules that keeps the visual world and user experience of a product consistent.
Multi-agent LLM
It is a working system in which multiple artificial intelligence models cooperate to solve complex tasks.
Godot Engine
It is a completely free and open source software platform used for game development.
LSP
Language Server Protocol
It is a standard communication protocol that provides smart features to your editor while writing code.
RAG Chunks
It is a version of long documents divided into small pieces so that artificial intelligence can understand them more easily.
Proxy
It is an intermediary server that performs your transactions on the Internet on your behalf.
Machine Learning
It is technology that enables computers to learn on their own by learning from data.
Jupyter Notebooks
It is an interactive work environment where you can take notes while writing code and see the results instantly.
Instincts
These are fast and automatic reactions that artificial intelligence gives without thinking, using the patterns it has learned during the training process.
Memory
It is the ability of artificial intelligence to store past interactions and personalize its future responses based on this information.
Web Interface
It is a visual interface that allows you to easily manage complex software or artificial intelligence models via your internet browser.
Graph-based Investigation
It is a method of discovering hidden connections by visualizing the relationships between data on a network map.
Algorithmic Trading
Buying and selling transactions in the stock market and financial markets are carried out automatically by software within the framework of predetermined rules.
Hermes Agent
It is a special artificial intelligence unit that can make autonomous decisions on behalf of the user and complete certain tasks end-to-end.
AI Coding Agent
It is an artificial intelligence-based assistant that writes code, debugs and contributes to the project architecture during the software development process.
Secrets
These are the passwords, API keys and access codes that software applications need to operate securely.
SBOM
Software Bill of Materials
It is an inventory document that lists all open source libraries and components used in a software.
Autonomous Agent
It is software that sets goals on its own, without human intervention, and takes the necessary steps to achieve these goals.
Continuous Learning
It is the process of development of an artificial intelligence system by constantly updating its information as it encounters new data, without forgetting it.
PDF Parser
It is a tool that reads complex data in PDF files and converts them into an organized format that the computer can process.
Enterprise Resource Planning
ERP
It is a software system that allows a company to manage all business processes such as accounting, inventory and human resources from a single center.
Live2D
It is a technology that brings life to characters by moving two-dimensional drawings as if they were three-dimensional.
Optical Character Recognition
OCR
Technology that converts visual texts into digital text that can be edited by a computer.
Spec-driven Development
Before starting to code the software, all the details and rules are made according to a predetermined document.
Physical AI
Artificial intelligence systems that can control objects in the physical world, such as robots, and interact with the environment.
AI-powered Note Analysis
The important information in the notes is found and summarized or organized by artificial intelligence.
Computer Science
The branch of science that studies the working principles of computers, software development and data processing methods.
World Models
They are systems that enable artificial intelligence to simulate future results by learning the rules and functioning of the physical world.
Generative UI
It is a screen design created instantly by artificial intelligence according to the user's current needs.
Frontend Stack
It is a set of software tools used to create the user-visible part of a website or application.
Swarm Intelligence Engine
It is a management mechanism that allows many small units to come together and act as a single intelligent system.
AI Agent Skill
They are specific skills that an AI agent can use to complete a job, such as searching the internet or organizing a file.
Autonomous AI Agent
It is a software system that can set its own goals and perform complex tasks end-to-end without human intervention.
Framework
It is a set of ready-made structures and rules used to speed up work when developing software.
Memory Management
It is the regular placement and cleaning of data in order to use the computer's temporary memory efficiently.
Personal AI Infrastructure
It is the individual digital infrastructure required for the operation of artificial intelligence tools that process your personal data.
Plugins
They are small pieces of software that are included later to add new features to the main program.
Runtime
It is the moment when a software is run on the computer and the environment it needs in this process.
Compile-time
It is the preparation phase where the written code is translated into a language that the computer can understand and errors are checked.
Reverse Proxy
It is a traffic router that receives requests from the Internet, distributes them to appropriate servers and ensures security.
Vulnerability Scanning
It is an automatic scanning process to find security vulnerabilities in a software or system.
System Programming Language
It is a powerful language used to develop basic level software such as an operating system or hardware driver.
Concurrency
It is the ability of a computer to manage multiple processes simultaneously and execute them in parts.
Computer Vision Library
They are ready-made software tools that enable computers to process and make sense of visual data.
Continual Learning
It is the ability of artificial intelligence to constantly stay updated without forgetting old information while learning new information.
AI-driven Earning Models
They are methods of creating commercial value and generating revenue by using artificial intelligence capabilities.
Vector Index
It is a mapping method used to quickly search and find the numerical equivalents (vectors) of data.
Bindings
They are bridges that enable different programming languages to use each other's libraries.
Portable Document Format
It is a digital document format that is displayed without losing its format no matter what device it is opened on.
Durable Execution
It is a system that allows a process to continue safely where it left off, even if there is an error or interruption.
Grounded Summary
It is a summary method that does not involve fabrication and is created by artificial intelligence by adhering only to the source documents provided.
Vector Indexing
It is the process of converting large data sets into a digital map from which a computer can find meaningful similarities in seconds.
Desktop App
They are software that runs directly on your computer's operating system without the need for an internet browser.
Benchmarks
These are standard tests used to measure the performance, speed and accuracy of artificial intelligence models or software.
Memory System
It is the storage architecture that enables artificial intelligence to remember past interactions, user preferences and data.
Computer Vision
It is a technology that allows computers to analyze visual data (photos, videos) and make sense of the objects, people or events in them.
Agentic Skills
It is a set of advanced capabilities that autonomous artificial intelligence systems use to manage complex processes and achieve goals.
System Prompts
It is a set of basic instructions that determine how artificial intelligence will behave and what rules it will follow.
AI Models
They are mathematical structures that gain the ability to make predictions or produce content by being trained with large amounts of data.
Batch Processing
It is the automatic execution of many operations in the background as a group, rather than one by one.
AI Skill
It is the set of specialized abilities that artificial intelligence has to successfully complete a certain task or process.
Engineering Skills
It is the ability to design and build systems using logic and mathematics to solve complex problems.
Dossier
It is an organized file system in which all documents and information about a particular subject or person are brought together.
OSINT
Open Source Intelligence
It is a method of collecting and analyzing information from publicly available sources on the Internet.
Agentic Skills Framework
It is a set of rules used to improve the ability of artificial intelligence to act independently and use vehicles.
DNS Tunneling
It is a method of secretly passing Internet traffic through the system normally used to find addresses.
VPN
Virtual Private Network
It is a tool that hides your identity and provides a secure connection by encrypting your data on the internet.
Resolver Load Balancing
It is the process of preventing system overload by distributing Internet address queries to multiple servers.
Open Source Healthcare AI
They are artificial intelligence software that has been made available for sharing so that anyone can examine and improve it in the field of healthcare.
Centralized Memory Layer
It is a common memory area that allows artificial intelligence systems to remember past information and experiences from a single center.
WiFi
Wireless Fidelity
It is the technology that allows devices to connect to the internet via radio waves without the need for cables.
Agents
They are autonomous artificial intelligence programs that use vehicles and make decisions on their own in line with the goals they receive from the user.
Virtual Machines
They are virtual operating systems that run inside a computer as if it were a separate device.
Containers
They are lightweight packages that contain everything required for a software to run and can be moved to different environments without any problems.
Apple Silicon
It is a high-performance and low-energy processor architecture designed specifically for computers by Apple.
Backup Program
It is software that prevents loss of your digital data by making a copy of it.
Incremental Backup
It is a backup method that saves time and space by saving only the files that have changed since the last backup.
ARQ
Automatic Repeat Request
It is an error control mechanism that ensures that information is automatically re-sent when an error occurs during data transmission.
Omni-channel Desk
It is a support system that collects all different communication channels such as e-mails, messages and calls from customers on a single screen.
KV Cache
Key-Value Cache
It is an acceleration method that prevents artificial intelligence from repeating the same operations by keeping the words it has previously processed in its memory.
Regulatory Restriction
It is the restriction of technological activities, products or software by legal rules by states or institutions.
Human Effort
It is the totality of mental and physical effort made by people to complete a project or task.
CRISPR
Clustered Regularly Interspaced Short Palindromic Repeats
It is a sensitive biotechnology tool that helps modify the genetic codes of living things, just like editing text with a word processor.
Open Source AI
They are artificial intelligence models whose codes, model weights and working logic are open to anyone to examine, change and improve.
IPTV
Internet Protocol Television
It is a method of digitally transmitting television broadcasts over an internet connection instead of a traditional antenna or satellite.
Database
A digital environment where information is stored regularly and can be easily accessed and managed when needed.
Lightweight Virtual Machines
Small virtual computers that run quickly using only the necessary resources and take up very little space.
NAS
Network Attached Storage
A device that provides a central storage area that can be shared by all devices in the home or office network.
Session Intelligence
A system that understands users' behavior by analyzing their interactions and aims to provide a better experience.
CCUsage
Compute Consumption Usage
Consumption data that shows how intensively a system or service is used.
Utilities
Helpful small software that facilitates the maintenance, management or basic functions of the computer.
Unit Testing
It is a testing method that verifies whether the smallest parts of the software work correctly on their own.
Testing Framework
It is a set of ready-made tools that enable you to write and run software tests regularly, quickly and easily.
Rust
It is a high-performance system programming language that prioritizes memory security.
Compiler
It is a program that translates the codes written by humans into machine language that the computer can directly understand and execute.
Cloud Native
It is an approach to designing and managing applications to run with the highest efficiency in the cloud environment.
Service Mesh
It is an infrastructure layer that enables different services to communicate with each other securely and regularly in complex software systems.
End-to-End Testing
E2E Testing
It is the verification of the entire operation of an application from start to finish, just like a real user.
Clone
It is the process of copying all the files and history of a software project on the Internet to your own computer.
Tech Stack
It is the collection of all languages, databases and tools used to build a software project.
Introduction to Autonomous Robots
It is the basic working principle of machines that can make their own decisions and move around without receiving constant commands from the outside.
Playlist
It is a list where digital content is brought together to be played in a certain order or according to a theme.
Live Streams
It is the simultaneous transmission of an event or image to the audience over the internet.
Compilation
It is the process of converting codes written close to human language into machine language that the computer's processor can understand.
Bundling
It is the combination of many small code files required for websites to work and turned into a single package.
Omni-channel
It is the harmonious and uninterrupted operation of all sales channels such as stores, websites and mobile applications.
Service Mesh Manager
It is the tool that manages and controls how different parts of complex software systems communicate with each other.
Clones
It is the copying of a software project or data to another computer to work on it.
Autonomous Robotics
They are machines that can act by sensing their environment and making their own decisions, without human intervention.
Security Scanner
It is a tool that automatically detects vulnerabilities in software or network systems.
Open-Source Clones
They are similar versions of popular software created by publicly copying their source codes.
Data Logger
It is an electronic device that records and stores data from sensors at regular intervals.
Omni-channel Support
It is the support structure that allows customers to reach a brand in an uninterrupted and connected manner through all channels.
Sandbox
It is an isolated work area where new software or codes can be tested safely without damaging the main system.
SDK
Software Development Kit
It is a set of tools and libraries that make it easier for software developers to develop applications for a specific platform.
Benchmark
It is a method of measuring the performance of a software or hardware with standard tests and comparing it with others.
AI Engineering
It is the process of designing artificial intelligence models and transforming them into systems that work in the real world.
Deployment
It is the process of uploading a prepared software to the server and making it operational so that it can be accessed by users.
Web Compiler
It is a tool that makes your codes executable directly through your internet browser, without installing anything on your computer.
Streaming Applications
These are applications that offer instant viewing or listening by pulling large files piece by piece over the internet, without having to download them completely.
Root
It is the highest level authorized account that provides unlimited access to all files, settings and commands on an operating system.
ADB
Android Debug Bridge
It is a bridge that allows you to send commands to Android devices via your computer and perform operations such as installing software or managing system files.
In-process Vector Database
It is a fast data storage system that keeps the artificial intelligence data directly in the application's own memory without going to a separate server.
API Gateway
It is a central entrance gate that meets all requests from the outside world, directs them to the right places and performs security checks.
Dial Keys
It is a rotating mechanical keypad used to dial numbers on old phones.
Networking Stack
It is the layered structure of software and protocols that enable computers to communicate with each other.
Time Series Foundation Model
It is an advanced artificial intelligence model that can analyze changes in time-dependent data and predict future situations.
Communications Operating System
It is a software platform that allows managing different communication tools and channels from a single center.
Refactoring
It is the process of making the code structure inside the software more organized and efficient without changing its external behavior.
Bloatware
They are software pre-installed on the computer or phone, which usually take up unnecessary space and slow down the system.
Coding Agent
It is an artificial intelligence system that automates software development processes and can write code independently.
Key-based
It is a method based on a special key code for system entry or data security.
Vibe Coding
It is an approach to writing code with artificial intelligence by simply describing what you want, without going into technical details.
Agentic Engineering
It is the discipline of designing autonomous software systems that can make their own decisions and achieve their goals.
In-process
It is the execution of a process within the program's own workspace, without the need for outside help.
Sandbox Agent Framework
It is the infrastructure that allows artificial intelligence agents to work in a safe area without damaging the main system.
Agentic Engineering Platform
It is a comprehensive development environment used to create, manage and test autonomous artificial intelligence agents.
Video Editor
They are software that edits image and audio files and turns them into a video.
Global Intelligence Dashboard
It is a management screen that collects and visualizes data from different parts of the world at a central point.
Situational Awareness
It is the ability of a system to instantly perceive the events in its environment and interpret the situation correctly.
Notebooks
They are interactive work environments where you can take notes while writing code and see the results instantly.
Agent-native Applications
They are applications specifically designed for artificial intelligence agents to make decisions and carry out transactions.
Agentic Video Production System
They are intelligent systems that edit and edit videos without human intervention.
Pipeline
It is a series of automatic steps through which data passes from a raw state until it reaches a processed result.
CRM
Customer Relationship Management
It is a digital system that allows companies to manage customer information, past interactions and sales processes from a single center.
Agentic System
Autonomous structures that make decisions and take action on their own to achieve goals without human intervention.
Pipelines
A series of interconnected automatic stages in which data is received from a point, processed and transformed into a final product.
Dashboard
Panel that allows you to visually track complex data and statistics on a single screen.
SuperAgent
Advanced artificial intelligence assistant that can manage multiple tasks simultaneously and solve complex operations.
Ticket Purchasing Assistant
A digital assistant that searches for tickets and makes purchases on behalf of the user.
Long-term Memory
Artificial intelligence stores past information and experiences for a long time and remembers them when needed.
Knowledge Graph Engine
Software infrastructure that establishes complex connections between information and enables it to be queried.
AI Agents
Intelligent software that uses tools to perform assigned tasks and can make decisions on its own.
Agent Skills
Special abilities or tools that AI agents use to perform specific tasks.
Design Tool
It is digital design software that allows you to create visual content, graphics or user interfaces.
Workflows
It is an orderly and logical sequence of steps that a job follows from beginning to end.
In-process Database
It is a lightweight data storage system that runs directly within the application without the need for a separate server.
Edge Computing
It is the processing of data on or very close to the device itself where the data is produced, without being sent to a central server.
Cybersecurity Skills
It is the set of technical knowledge and competencies required to protect digital systems and data against cyber threats.
QA
Quality Assurance
It is the process of making sure that a software meets the specified standards, is error-free and of high quality before it reaches the user.
Subagents
They are auxiliary units that perform smaller and specialized tasks under the management of a main artificial intelligence system.
AI Capabilities
These are all functions that artificial intelligence systems can perform, such as analyzing, learning, producing content or solving problems.
Tools
They are auxiliary functions or tools that enable software to interact with the outside world to perform certain operations.
Agent Skill
They are special abilities or tools that artificial intelligence agents use to perform a specific task.
User Interface
UI
It is the visual display and control area that allows the user to interact with a device or software.
Infotainment Systems
It is a digital screen entertainment panel that combines navigation, music and vehicle controls in vehicles.
Agent Development Environment
It is a specialized software development environment used to create, test and manage artificial intelligence assistants.
Design Systems
It is a standard library of colors, fonts, and components used to ensure consistency in the design of an application.
Packet Fragmentation
It is the process of dividing the data sent over the Internet into smaller pieces according to the carrying capacity of the network.
AI Coding Agents
They are artificial intelligence assistants that autonomously carry out tasks such as writing code, debugging and project management in software development processes.
Research Framework
It is a set of standard methods and tools used to carry out a research process step by step.
Multi-agent
It is the collaboration of more than one artificial intelligence software for a common goal by dividing a complex task.
Self-hosted
It is hosting a software on your own computer or dedicated server rather than on a third-party cloud service.
PWA
Progressive Web App
These are web pages that work through an internet browser but can be installed on your phone or computer like an application.
SSO
Single Sign-On
It is a system that allows you to log in to many different applications at the same time with a single username and password.
Cloning
It is the process of duplicating a software project or entire data by copying it to another location.
SEO
Search Engine Optimization
These are technical and content arrangements made to ensure that websites rank higher in search engines.
User Identifiers
They are unique identity markers used to distinguish each user in digital systems.
Driver Assistance System
Advanced Driver Assistance Systems (ADAS)
They are smart assistive technologies that warn the driver or automatically control the vehicle to increase safety while driving.
Git Push
It is the process of uploading the software changes you make on your local computer to a shared server on the internet.
Logs
They are time-stamped records of the operations a software performs in the background and the errors it encounters.
Traces
These are monitoring records that show step by step through which stages a transaction goes through in the system.
SaaS
Software as a Service
It is a model of using the software by renting it over the internet instead of installing it on your computer.
PaaS
Platform as a Service
It is the provision of the necessary infrastructure for software developers to develop and publish their applications.
IaaS
Infrastructure as a Service
It is the rental of basic hardware resources such as virtual servers and storage space over the internet.
Agentic Workflows
Artificial intelligence tools make their own decisions and complete a job end-to-end without human intervention.
Cognitive Operating System
It is an advanced software architecture that processes information and manages decision-making processes by imitating the working principles of the human mind.
Value Investing
It is a strategy of purchasing assets that you believe are priced below their true value for long-term gain.
End-to-End Privacy
It is a security method in which data can only be read by the sender and receiver, and no one in between can access it.
Adversarial Analysis
It is security testing performed by imitating malicious attacks to find the weak points of a system.
Personal Cloud
It is the storage of personal files in a private area that can be accessed from anywhere over the internet.
Free Tier
It is the entry level of a service offered for free with limited features.
PPTX
PowerPoint Presentation
It is the standard digital format of files used to prepare presentations.
Opinionated Tools
They are software tools that predetermine and impose the best working method rather than offering the user too many options.
GPU
Graphics Processing Unit
A special processing unit that solves heavy mathematical loads such as artificial intelligence and graphics processing very quickly by dividing them into parts at the same time.
Voice to Text
Technology that converts spoken words into digital text by analyzing sound waves.
Trading Agent
Artificial intelligence software that analyzes data in financial markets and makes automatic trading decisions for you.
Trading Strategies
A set of logical rules that determine under what conditions to buy or sell when investing.
System Design
The process of planning the architecture, communication of parts and data flow of large and complex software systems.
AI Security Tool
Software that protects AI models against cyber attacks, data leaks and malicious manipulation.
Array Operations
These are collective mathematical operations performed on groups of data lined up side by side in computer memory.
Offline Dictation
It is a technology that instantly converts spoken words into text without requiring an internet connection.
Local
It means that programs or data run entirely on your device, without the need for the Internet.
Operating System for Robotics
ROS
It is a special software infrastructure that manages the movements, sensors and complex parts of robots.
OIDC
OpenID Connect
It is a standard protocol that securely verifies your identity when logging into different sites.
Multi-tenancy
It is the ability of a single software to provide independent services to many different users or companies at the same time.
Exercises Dataset
It is a set of organized practice data that allows you to practice while learning a subject.
Penetration Testing
These are controlled cyber attack attempts made by experts to test the security of systems.
Speech-to-Text
It is technology that listens to spoken words and automatically converts them into written text.
Endpoint
They are endpoint devices such as a computer, phone or tablet that are connected to the network.
Gateway
It is the port that manages and transitions data traffic between different networks.
Common User Passwords Profiler
CUPS
It is a tool that identifies security vulnerabilities by analyzing weak passwords that people frequently use.
Wordlists
These are lists of frequently used words and passwords used to attempt to log into systems.
Google Cloud
Google Cloud Platform
It is a platform for data storage and application execution services over the internet, offered by Google.
Agent Ready
It is state information that indicates that a software or artificial intelligence system is ready to undertake autonomous tasks.
Token Compression
It is a technical method that allows artificial intelligence models to work faster and more efficiently by reducing the amount of data they process.
RBAC
Role-Based Access Control
It is a method of authorizing and limiting access to users according to their roles within the system.
Neural Kana-Kanji Conversion Engine
It is an artificial intelligence-based software engine that converts Japanese phonetic writing into meaningful characters.
Japanese Input Method System
IME
It is interface software that allows Japanese characters to be written with a standard keyboard.
Design System
It is the set of design standards and components used when developing applications.
AI Gateway
It is a gateway software that manages and controls traffic to artificial intelligence models.
Chrome DevTools
It is a developer tool embedded in the web browser that helps examine the codes of websites and fix errors.
Repository Checkout
It is the process of copying all the files of a software project from a central server to your own computer.
Continuous Integration
CI
It is the process that ensures that errors are caught early by automatically combining and testing the codes written by software developers.
Interoperability
It is the ability of different systems or software to exchange data with each other seamlessly.
Dynamic Neural Networks
They are flexible artificial intelligence architectures that can instantly change their structure depending on the type of data processed.
Machine Learning Systems
They are computer systems that learn on their own by analyzing data and can make more accurate predictions over time.
Clean Code
It is a clear, simple and error-free code structure that can be easily read by other software developers.
Coding Agents
They are autonomous artificial intelligence programs that can write code, debug and manage projects by acting like a programmer.
Distributed
It is the sharing of a job among multiple devices connected to the network instead of a single center.
Action
It is the concrete action that an artificial intelligence or software performs in the outside world or within the system upon the command given to it.
Checkout
It is the final stage where payment and approval transactions are carried out at the end of a shopping process.
ROM
Read-Only Memory
It is a type of read-only permanent memory that preserves the information inside even when the computer is turned off.
Page Agent
It is a special artificial intelligence assistant that scans web pages and performs actions such as clicking or entering data on behalf of the user.
GUI
Graphical User Interface
It is an interface that allows you to manage computer programs visually with icons, menus and windows instead of typing text.
Transcription
It is the process of converting voice conversations or recordings into written text by analyzing them by artificial intelligence.
Speaker Diarization
It is the process of labeling speakers on the text by distinguishing who made the speeches in the audio recording.
Terminal
It is a black-screen interface that allows you to communicate directly with your computer without using a mouse, just by typing text commands.
Agent Multiplexer
It is a system that manages artificial intelligence assistants with different specializations from a single center and directs incoming tasks to the most suitable assistant.
Specification
It is a detailed technical document that specifies what a project, software or product should do and what rules it must follow.
Live Transcription
It is the process of instantly converting spoken audio into text and displaying it on the screen simultaneously.
Code Review
It is the process of software developers examining each other's codes to find errors and improve quality.
Task Delegation
It is the transfer of responsibility for the completion of a job to another person or artificial intelligence system.
Output
It is the data produced by a computer program or artificial intelligence system as a result of the process.
Script
It is a short and direct sequence of commands written to make the computer do a certain job automatically.
CRO
Conversion Rate Optimization
These are improvements made to increase the rate of visitors to a website becoming customers or subscribers.
Presence Detection
It is a technology that detects human presence in an environment with the help of sensors or software.
Automatic Tagging
The content of data or files is analyzed and automatically categorized by the system.
Full Text Search
It is a detailed search method performed by scanning the entire text content of a document or database, not just the titles.
Self-hostable
It means that a software can be run on your own infrastructure instead of outsourcing it.
System Prompt Leaks
It is the revealing of the hidden instructions of artificial intelligence by the user.
Assets
It is the whole of all digital parts that make up a project.
Binary
It is the most basic machine language that the computer understands using only 0 and 1.
CPU
Central Processing Unit
It is the main brain of the computer that performs and manages all operations.
OpenStreetMap
It is a free and open source map project that anyone in the world can contribute to.
Gamification
It is the use of game mechanics to motivate the user in non-game areas.
Scripts
They are short command sequences prepared for the computer to perform certain tasks automatically.
ORM
Object-Relational Mapping
It is a bridge that converts database tables into objects in code.
Type-safe
It is a discipline that ensures the safe operation of software by preventing incorrect use of data types.
Declarative Continuous Deployment
It is the method that defines the final state of the system and ensures that updates automatically reach this goal.
Office Suite
It is a software package put together to perform daily office work in a digital environment.
Patch
It is a small update patch applied to fix errors or eliminate deficiencies in the software.
Agent
An intelligent software unit that can make decisions on its own and use tools to perform the targeted task.
Plugin
Small pieces of software that are installed later to provide additional features to the main program.
DESIGN.md
It is a documentation file that explains the architectural decisions and design logic of a software project.
Terminal Control
It is the process of giving instructions to the computer directly via the command line, without using a graphical interface (mouse and windows).
Diff File Editing
It is a method of updating a file by applying only the differences (diffs) between the old and new version, instead of changing the entire file.
Cookbooks
They are technical guides that offer practical and ready-made solutions to common problems encountered when using a particular technology.
Server Hardening
It is the process of reducing the risk of attack by turning off unnecessary features on a server and tightening security settings.
Quad Remeshing
It is the process of transforming the surface of a complex 3D model consisting of triangles into more regular and rectangular parts (quads).
Linux Server Security
It is the discipline of strengthening and protecting open source server systems against cyber threats.
Code Snippets
They are small, functional pieces of code that are saved for reuse in a large software project.
Parser
It is a parser that breaks complex data or code into meaningful pieces that the computer can process step by step.
Emitter
It is the mechanism that converts processed data or code into an output format that another system or tool can use.
Serialization
It is the process of converting complex data structures into a plain text or byte array that can be stored or transmitted.
Prompt
It is a written instruction used to ask the AI to perform a specific task or answer a question.
Superset
It is a more comprehensive structure that includes all the features of an existing system and adds new capabilities.
Static Typing
It is a rule that the types of data in the program are precisely determined at the writing stage before the code is run.
TDD
Test-Driven Development
It is a development method based on first preparing the test of the code to be written and then writing enough code to pass this test.
BDD
Behavior-Driven Development
The development process of defining how software should behave in simple sentences that everyone can understand.
Common Libraries
Pre-prepared code packages so that software developers can easily perform frequently used operations.
Claude Code Templates
Ready-made drafts that AI-powered coding tools provide to quickly launch certain projects.
Infrastructure as Code
IaC
A method of automating system installations such as server and network by writing code files instead of doing them manually.
Mesh
Multiple interconnected devices or services exchange data without the need for a central point.
Rendering
The process of a computer processing raw data and turning it into a visual or graphic that we see on the screen.
Extensibility
The suitability of a system to be developed by adding new features without disrupting its basic structure.
I/O
Input/Output
The process by which a computer system receives data from and sends data to the outside world.
Skill
It is a set of specialized abilities that artificial intelligence assistants use to perform a specific job or task.
Destructive Command Guard
It is a security shield that stops you before you run commands that risk deleting data or corrupting the system.
Shell
It is an interface that allows you to control the computer by typing text commands directly instead of a graphical interface.
Workflow Orchestration Framework
It is a regulatory infrastructure that manages how and in what order complex tasks are done.
Home Automation
It is the automatic control of the devices in your home via artificial intelligence or the internet.
User Experience
UX
It is the overall feeling of ease, speed and satisfaction you experience when using a product.
Type Safety
It is a security rule that prevents the wrong type of data from being used in the software and catches errors while writing code.
AI Hedge Fund
It is an investment fund that leaves its investment decisions entirely or largely to artificial intelligence algorithms.
AI Companion
It is an artificial intelligence application that interacts with the user, befriends him or helps him with daily tasks.
AI-slop
It is a pile of content that is quickly produced by artificial intelligence, is of low quality and generally does not add any value.
AI Coding Assistants
They are artificial intelligence tools that offer suggestions to software developers while writing code, find errors and speed up the development process.
Specifications
It is a set of detailed rules that specify what a product or software should do and how it will work.
Marketing Skills
They are promotion and strategy capabilities that ensure that a product or service is delivered to the target audience and preferred.
SpeechAnalyzer
It is an analysis tool that converts audio recordings into text and analyzes the emotion, tone or meaning in this text.
Whisper
It is an artificial intelligence-based voice recognition technology that converts spoken language into text with high accuracy.
Xcode
It is the official software development environment used to develop applications for Apple devices (iPhone, Mac, iPad).
Indie Hacking
It is the culture of developing and launching digital products alone or with very small teams, without the support of large companies.
Emulator
It is a tool that allows you to run programs on other devices by software emulating the hardware of a computer or game console.
Application
It is a software program designed to perform a specific task on devices such as computers, phones or tablets.
Web-based Solutions
They are software services that you can access and use only via an internet browser, without any installation on your computer.
Lifelong Learning
Artificial intelligence's ability to continuously learn with new data without losing old information.
Personalized Tutoring
Artificial intelligence-supported special education adapted to the student's understanding speed and deficiencies.
Features
The distinct capabilities and functions that a software or product offers to users.
Prompts
These are written commands or questions you give to artificial intelligence to get a result from it.
Companion
It is a digital assistant that chats with the user, helps him or her in daily tasks.
BI
Business Intelligence
They are analysis tools that support business decisions by transforming raw data into meaningful reports.
Semantic Metadata
It is a label that explains not only what the data is, but also what it means and its connection with other data.
Single Source of Truth
SSOT
It is the principle that all data is managed from a single reliable center and everyone has access to the same information.
AI-generated Content
It is all kinds of digital content created by artificial intelligence models without human intervention.
AI Observability
It is the process of tracking how artificial intelligence systems make decisions and where they make mistakes by monitoring their inner world.
Session Replay
It is a technology that allows you to record and watch all the user's movements on your website like a movie.
Data Layer
It is the middle layer that allows your application to talk to the database and organizes the data.
AI Team Operations
It is the discipline of efficiently managing the workflows of teams developing artificial intelligence projects.
Tutoring
Artificial intelligence explains and guides a student like a private teacher.
Computer Use
It is the ability of artificial intelligence to see the screen and manage the computer using a mouse and keyboard, just like a human.
Protocol Buffers
Protobuf
It is a method that allows different software to package and transport data very quickly and in small sizes while talking to each other.
Code Intelligence Graph
It is a detailed map that shows the relationships of all files, functions and variables in a software project.
Context Reduction
It is the process of summarizing the huge information given to artificial intelligence by purifying it from unnecessary details so that the model works faster and more accurately.
E-signature
Electronic Signature
It is an electronic method that allows digital documents to be legally signed and authenticated.
Tutoring Models
They are artificial intelligence systems that explain topics to students step by step, answer questions and provide personalized educational support.
Scene Reconstruction
It is the process of creating three-dimensional digital models of physical environments based on images.
VRAM
Video Random Access Memory
It is a special memory unit on the graphics card that accelerates intensive graphics and artificial intelligence operations.
Local-first
It is a software approach based on keeping and processing data on the device without being dependent on an internet connection.
Local-first Code Intelligence
Software development tools provide code suggestions by processing data directly on your local device without sending it to the cloud.
Voice Synthesis
It is the technology of voicing written texts with a natural and fluent human voice by a computer.
Desktop Client
It is a software application that you install on your computer and run directly in the desktop environment.
Console Host
It is a window environment in which text-based commands are written on the computer and the results are displayed.
Development Framework
It is a working framework that accelerates the software development process and offers ready-made structures and rules.
Model Context Protocol
MCP
A common language that enables AI systems to talk to data and tools securely.
Local-first Code Intelligence Graph
It is a system that maps the relationships of code pieces in software projects on your local computer without the need for the Internet.
Code Agent
It is an artificial intelligence that autonomously undertakes tasks such as writing code, debugging and testing in software development processes.
CLI Agent
Command Line Interface Agent
It is software that automatically manages operations and performs tasks on behalf of the user via the computer's command line.
ADHD
Attention Deficit Hyperactivity Disorder
It is a neurological condition characterized by distractibility, hyperactivity and impulsivity.
Text-to-CAD
Text to Computer-Aided Design
It is a technology that automatically creates three-dimensional technical drawings using written text commands.
Harness
It is a control mechanism that checks whether a software or system operates at expected standards.
End-to-End Encryption
E2EE
It is a security method in which messages can only be read by the sender and the recipient, and no one in between can see the content.
Relay
It is a system that transfers data from one point to another and carries it to places where the signal cannot reach or bridges the connection.
Diagrams
They are visually simplified diagrams of complex systems, processes or structures.
Guidance Computer
It is the guidance brain that calculates the route of a vehicle or system and enables it to reach the target autonomously.
Assembly
It is the process of bringing together various components or parts to form a complex system.
Hive Mind Communication Platform
A collective communication field that enables individuals or systems to act as a single collective mind.
Web UI
Web User Interface
A visual interface that allows you to use a software via an internet browser instead of installing it on your computer.
Grammar Checker
They are software that automatically detects and corrects grammar, spelling and punctuation errors in written texts.
Architecture Diagrams
They are visual diagrams that show the components of a complex software system and their relationships with each other.
Agentic
It is the ability of an artificial intelligence to plan and take action on its own, without human intervention, in line with the target given to it.
CMS
Content Management System
It is a user-friendly software that allows you to create, edit and publish content on websites without knowing how to code.
Auto-fallback
When an error occurs in a system or the main method fails, the system automatically switches to a safer or alternative method.
Hive Mind Communication
It is a communication method that allows members of a group to act as a single mind by sharing information instantly.
Browser State
It is the state in which all data and settings active in the current session of your internet browser are saved.
Bluetooth Mesh
Wireless communication technology that allows multiple devices to connect to each other and establish a network in a wide area.
IRC
Internet Relay Chat
An old and simple messaging system that allows real-time correspondence over the Internet.
Terminal File Manager
A tool that allows you to manage your files only via the command line instead of visual windows.
Runtime Environment
The basic supporting environment that a software needs to run on a computer.
SQL Client
Application that helps you query and manage information in the database.
Deterministic Pipelines
Orderly processing processes that always produce the same result with the same input each time they are run.
Thread-safety
A security feature of a program that prevents data from being corrupted when performing multiple operations at the same time.
GIS
Geographic Information System
A digital system that collects, analyzes and visualizes geographical data on the world on a map.
Fine-tuned Ruleset
A set of rules that are refined by being trained with special data to do a certain job better.
Continuous Deployment
CD
Codes that pass the test automatically go live without any human intervention.
Linear Scalability
As the amount of resources added to the system increases, the performance increases at the same rate.
AI Companions
They are artificial intelligence software that establishes an emotional bond with the user and offers support according to personal needs.
Agentic Systems
It is a set of systems in which more than one artificial intelligence unit collaborates to solve complex problems.
ETF
Exchange Traded Fund
It is an investment tool that allows you to buy and sell many different stocks or assets in a single package on the stock exchange.
Backtesting
It is a method of testing how successful an investment strategy will be using historical market data.
Voice Agents
They are artificial intelligence assistants that communicate with the user by voice, answer questions and carry out commands.
Systematic Trading
Investment decisions are made without emotions, within the framework of predetermined rules and a disciplined plan.
Agent Governance Toolkit
It is a set of management tools that ensure that autonomous artificial intelligence systems operate safely, ethically and in accordance with the rules.
Waifu
It is a term that expresses a special admiration for fictional characters in the anime or game world.
Speech-to-Speech
A technology that directly converts voice input into voice output, without the need for text.
Deepfake
The technology of adapting one person's voice or image to another person in a way that is indistinguishable from the real thing, using artificial intelligence.
Face Swapping
The process of replacing a face in an image or video with the face of another person using artificial intelligence.
Frontier Voice AI
The most advanced voice artificial intelligence technologies that can react naturally, emotionally and in real time like a human.
Kernels
The most basic part of the operating system that manages the communication between the computer's hardware and software.
Attention
A mechanism that allows artificial intelligence to focus on the most important pieces within a text or data.
Editor
It is a special writing program used by software developers to write, edit and debug code.
Customization
It is the reshaping of a software or system according to the user's specific preferences and needs.
Productivity
It is the capacity to produce higher quality and more work within a certain period of time.
IT Automation
Routine and repetitive tasks in computer systems are carried out by software without the need for humans.
Routing Pack
It is a set of rules that ensures that data packets follow the most efficient route on the network.
Toolchain Bootstrapping
It is the process of gradually improving a software tool until it reaches the capacity to compile or build itself.
Keybindings
It is the process of assigning specific tasks or commands to keyboard keys.
Project Management
It is the planning and management of time, resources and tasks to achieve a specific goal.
Deep Learning
It is a machine learning method that allows computers to learn on their own from big data using artificial neural networks.
Stacked Pull Requests
It is a method of introducing major software changes into the system sequentially in small, manageable pieces that are interconnected.
Zero-shot Voice Cloning
It is the technology of transcribing a person's voice using only a very short sample, without any special training beforehand.
Structured Latent
It is the transformation of complex data into a regular and meaningful mathematical form that artificial intelligence can understand more easily.
Skill Sets
It is the set of abilities that a person or artificial intelligence has to perform a specific job or task.
Really Simple Syndication
RSS
It is a content distribution system that allows updates or news on websites to be followed from a single place without the need to enter the sites one by one.
AI Video Editing
It is the process of automatically performing operations such as cutting, adding effects or image enhancement in videos with the help of artificial intelligence.
Multimodal Model
It is an artificial intelligence model that can simultaneously process not only text but also different types of data such as images, audio and video.
Model Context Protocol
Model Context Protocol
It is a standard connection language that allows AI models to talk securely with different data sources and tools.
Code Coverage
A metric that measures how much of the written code software tests actually run and check.
Inference Engine
A software engine that uses a trained artificial intelligence model to produce predictions or results based on new inputs given to it.
Prefix Cache
An acceleration method that prevents artificial intelligence from repeating the same operations by keeping the text beginnings it has previously processed in memory.
Static Site Generator
A tool that takes ready-made content and templates and turns them into fixed web pages ready to be presented to the user.
Userspace
A safe area where user applications run without interfering with the computer's kernel.
IDE
Integrated Development Environment
It is an advanced working environment that gathers all the tools that software developers need while writing code under one roof.
LLM-Wiki
It is a structured information library where artificial intelligence models are fed from external sources to provide more accurate and up-to-date answers.
Code-Graph
It is a map structure that visualizes the relationships between code blocks, functions and files in software projects.
Jupyter Notebook
It is an interactive work environment where you can add notes, graphs and visualizations while writing code.
Coding Assistant
It is an artificial intelligence-supported assistant that offers you suggestions during the software development process, speeds up your code writing and detects errors.
No matching terms. Try adjusting your search.