Generative AI Applications and MCP Documentation

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover essential vocabulary and concepts related to generative AI applications and the Model Context Protocol (MCP) based on the lecture notes.

Last updated 3:46 AM on 4/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Generative AI Applications

Applications that use AI to generate content or provide specific functionalities that leverage AI capabilities.

2
New cards

Foundation Models

Models broadly trained on massive datasets without task-specific optimization.

3
New cards

Retrieval-Augmented Generation (RAG)

A method used for providing domain-specific information to a model through prompts.

4
New cards

Model Context Protocol (MCP)

A protocol designed to enable standardized communication between AI models and external tools.

5
New cards

Long Conversation Memory

A system that stores contextual information over time in conversational AI.

6
New cards

Dimensionality of Text Embeddings

The measure of the number of features in text embeddings, e.g. 1536 for the text-embedding-ada-002 model.

7
New cards

Logic, Calculation, and Search

Abilities that large language models (LLMs) lack but basic computer programs can manage easily.

8
New cards

Agents

Objects that consume input and output helpful information in the context of Large Language Models (LLMs).

9
New cards

LangChain

A framework built around large language models (LLMs) that facilitates their use in various applications.

10
New cards

Transfer Learning

A concept allowing reuse of the same core components of pretrained transformer models for different tasks.