Python & AI: Exploring Vector Embeddings π
Learn about vector embeddings in Python, a method to encode data for AI models in our second Python + AI session.

Microsoft Reactor
5.2K views β’ Mar 13, 2025

About this video
In our second session of the Python + AI series, we'll dive into a different kind of model: the vector embedding model.
A vector embedding is a way to encode a text or image as an array of floating point numbers. Vector embeddings make it possible to perform similarity search on many kinds of content.
In this session, we'll explore different vector embedding models, like the OpenAI text-embedding-3 series, with both visualizations and Python code. We'll compare distance metrics, use quantization to reduce vector size, and try out multimodal embedding models.
π Follow-along live, thanks to GitHub Models (https://github.com/marketplace/models) and GitHub Codespaces.
If you'd like to follow along with the live examples, make sure you've got a GitHub account.
π You can also join a weekly office hours to ask any questions that don't get answered in the chat, in our AI Discord: https://aka.ms/aipython/oh
π This session is a part of a series. To learn more, click here: https://aka.ms/PythonAI/series
#MicrosoftReactor #learnconnectbuild
[eventID:25084]
A vector embedding is a way to encode a text or image as an array of floating point numbers. Vector embeddings make it possible to perform similarity search on many kinds of content.
In this session, we'll explore different vector embedding models, like the OpenAI text-embedding-3 series, with both visualizations and Python code. We'll compare distance metrics, use quantization to reduce vector size, and try out multimodal embedding models.
π Follow-along live, thanks to GitHub Models (https://github.com/marketplace/models) and GitHub Codespaces.
If you'd like to follow along with the live examples, make sure you've got a GitHub account.
π You can also join a weekly office hours to ask any questions that don't get answered in the chat, in our AI Discord: https://aka.ms/aipython/oh
π This session is a part of a series. To learn more, click here: https://aka.ms/PythonAI/series
#MicrosoftReactor #learnconnectbuild
[eventID:25084]
Video Information
Views
5.2K
Likes
157
Duration
01:02:34
Published
Mar 13, 2025
User Reviews
4.6
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.