Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

67 total results found

LLM (Large Language Model)

AI Glossary

A Large Language Model (LLM) is a type of artificial intelligence system that uses machine learning algorithms to process and understand natural language. It is designed to analyze and generate human-like text by recognizing patterns and relationships between ...

Persona

AI Glossary

An AI persona is a virtual character or agent, with a specific purpose (for example, language assistant, coding assistant,...). A persona is based on a given model, with its built-in capabilities and knowledge. With a combination of temperature, top P and syst...

Vector database

AI Glossary

A vector database is a type of database designed to store and process large volumes of vector data, which are mathematical objects representing multi-dimensional numerical values. These databases are optimized for efficient search, retrieval, and analysis of v...

LoRA

AI Glossary

LoRA, or Low-Rank Adaptation of Large Language Models, is a method used in the context of large language models to improve their efficiency and performance. In simple terms, it involves breaking down the large model into smaller, more manageable components tha...

System prompt

AI Glossary

A system prompt is a query, request, or command given to an AI system, such as a chatbot or virtual assistant, to initiate a conversation or perform a specific action. The system prompt is typically not editable by the user and, in the case of ScaiWave, is par...

User prompt

AI Glossary

A user prompt is a query, request, or command given by a user to an AI system, such as a chatbot or virtual assistant, to elicit a response or perform a specific action. It can be in the form of text, voice, or other input methods, and is used to interact with...

AI (Artificial Intelligence)

AI Glossary

AI, or Artificial Intelligence, is the simulation of human intelligence in machines programmed to think and learn like humans. It involves the development of computer systems that can perform tasks that normally require human intelligence, such as visual perce...

Emergent behavior

AI Glossary

Emergent behavior is a term used in the field of artificial intelligence and complex systems to describe the phenomenon where the collective interactions of simple components or agents result in unpredictable and complex patterns or outcomes. In other words, i...

Generative AI

AI Glossary

Generative AI refers to a type of artificial intelligence that focuses on generating new content, such as text, images, or audio, rather than simply recognizing or classifying existing content. It uses algorithms and deep learning models to create original out...

Guardrails

AI Glossary

Guardrails are a set of guidelines, rules, or constraints designed to keep a system or process on track and prevent it from going off course. In the context of AI, guardrails refer to ethical and safety measures put in place to ensure that AI systems operate w...

Hallucination

AI Glossary

In the context of AI, "hallucination" refers to the generation of output that is not grounded in reality or fact. It occurs when an AI system produces content that is not supported by the input data it was trained on, leading to inaccurate or nonsensical resul...

Natural Language Processing (NLP)

AI Glossary

Natural Language Processing (NLP) is a field of artificial intelligence that focuses on enabling computers to understand, interpret, and generate human language. It involves various tasks such as speech recognition, text classification, sentiment analysis, and...

Prompt

AI Glossary

See user prompt.

Neural network

AI Glossary

A neural network, also known as an artificial neural network (ANN), is a computational model inspired by the structure and function of the human brain. It is a type of machine learning algorithm composed of interconnected processing units, or "neurons," which ...

Reinforcement learning

AI Glossary

Reinforcement learning is a type of machine learning where AI agents learn to make decisions and optimize their behaviour through trial and error, based on feedback from the environment. It involves rewarding desired actions and punishing undesired actions to ...

Sentiment analysis

AI Glossary

Sentiment analysis is the process of determining the emotional tone behind a piece of text, such as positive, negative, or neutral sentiment. It involves using natural language processing, text analysis, and computational linguistics to identify and extract su...

Turing test

AI Glossary

The Turing test is a method for assessing a machine's ability to exhibit intelligent behavior equivalent to that of a human. It was proposed by Alan Turing in 1950 and involves a human evaluator engaging in a conversation with both a human and a machine. If th...

Completion

AI Glossary

Simply put, the output of a generative AI prompt.  But our Poolnoodle came up with slightly more comprehensive definition. You can find it below. Poolnoodle definition: In the context of AI, a completion refers to the process of generating a response or con...

Conversational AI

AI Glossary

Conversational AI refers to the use of artificial intelligence, natural language processing, and machine learning techniques to create systems that can engage in human-like conversations with users. These systems, such as chatbots and virtual assistants, under...

Prompt Engineering

AI Glossary

In the context of AI, Prompt Engineering refers to the process of designing and crafting input prompts or queries to effectively communicate with language models, such as chatbots or virtual assistants, in order to elicit the desired output or response. It inv...