DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
AI for Frontend Developers Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
AI for Frontend Developers
What role does the vector database play once similarity search returns results?
A
It generates the final natural-language answer directly
B
It returns the nearest stored vectors' associated original text/metadata, which becomes the context handed to the generation model
C
It fine-tunes the model on the retrieved chunks
D
It replaces the need for an embedding model entirely
Check Answer