· java,java-champion,AI

In her talk, Mary Grygleski explains the history of AI and details how to try out vector search: an efficient manner to make AI.

1) GPT means Generative Pre-Training, it takes prompts and then does pattern matching to output an answer to questions for the prompt

2) Vector search is a way to find related objects that have similar characteristics using machine learning models that detect semantic relationships between objects in an index.